Create account
Accounts
Create account
Create or return an account for a domain.
POST
Create account
Documentation Index
Fetch the complete documentation index at: https://architect-d889a35e-sync-pr-3620.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Creates a new agent account and logs the user in. The account behaves like a regular XMPP account. New accounts are disabled until their email address is verified. Phone verification is optional if a phone number is provided.Authentication
This endpoint requires an API key and secret. Sign the request with HMAC-SHA256 using the API secret as the key. Signature message:Notes
- Protect your API key and secret. They should only be used from secure back-end services.
- Each API key has a limit on how many accounts it can create.
- If you cannot protect secrets (for example, in a browser), use CreateWebForm.
Authorizations
API key authentication for the External Actor Gateway
Body
application/json
Response
Successful operation
Minimum string length:
1Pattern:
^account_[a-z0-9]{26}$Canonical account domain
Minimum string length:
1Required string length:
1 - 255Pattern:
^\+[1-9]\d{1,14}$Pattern:
^\+[1-9]\d{1,14}$Pattern:
^\+[1-9]\d{1,14}$
