Create a Sub-Account
Parameters
Response
The API key is only returned in the creation response. Store it securely.Credit Limits
Credit limits act as a spending cap in cents. When a sub-account’stotalSpent reaches the creditLimit, all messaging is blocked.
Credit limits protect your balance from unexpected usage. You can update or remove them at any time via
PATCH /v1/sub-accounts/:id.External IDs
TheexternalId field lets you map sub-accounts to your own system:
- Mapping sub-accounts to your CRM records
- Billing reconciliation
- Audit trails
Metadata
Store arbitrary key-value data with the sub-account:One Main Account Rule
Each team is limited to one main account. All additional projects must be sub-accounts.Next Steps
Managing Sub-Accounts
Update credit limits, rotate API keys, and monitor spending
Deletion & Deactivation
Deactivate sub-accounts and understand the grace period
