뒤로

API Keys & Webhooks

Programmatic access for developers and outbound webhook subscriptions

advanced5 min2026-05-03 업데이트

Overview

If you're building automations on top of ProhostAI, the developer surface lives at Settings → API Keys and Settings → Webhooks.

API keys

Generate a key in Settings → API Keys. Each key:

  • Has a label (so you remember which integration owns it)
  • Has scopes (what endpoints it can call)
  • Can be rotated or revoked at any time

Treat keys like passwords — never commit them to source control.

Outbound webhooks

Subscribe a URL to receive events when something happens in ProhostAI:

  • New reservation
  • Reservation updated, cancelled, rescheduled
  • New message
  • Task created, status changed
  • Cleaning created, completed
  • Review received

Open Settings → Webhooks and add a subscription:

  • URL — your endpoint
  • Events — which event types to receive
  • Signing secret — used to verify the payload came from ProhostAI

Delivery and retries

If your endpoint is down, ProhostAI retries with exponential backoff. Failed deliveries are listed so you can replay them after fixing the receiver.

What's next?

도움이 필요하신가요?

저희 팀이 질문에 답변하고 성공을 도와드리겠습니다.