arrow_backAll guides
settingsOpen API AccessCRM API Access & Webhooks
Generate first-party API keys for your own apps and outbound webhooks.
Credentials to collect
- keyAPI key secret (shown once when created)
- keyOutbound webhook URL
- keyEvent list (e.g. message.created)
How to get API access
- 1Open Settings → API Access (or Integrations → API Access).
- 2Create an API key, copy the secret immediately, and store it securely.
- 3Add an outbound webhook URL for events you want to receive from the CRM.
- 4Call CRM HTTP APIs with your key from your middleware or custom frontend.
Frontend checklist
- check_box_outline_blankAPI key created and stored safely
- check_box_outline_blankWebhook URL reachable over HTTPS in production
These credentials are issued by AI CRM itself — no Meta signup required.