Skip to main content
Enterprise deployments expose the Messaging API surface plus instance-owned administration. The dedicated specification prevents hosted-only account routes from appearing in a generated Enterprise client.

Additional Enterprise paths

  • /admin/keys and /admin/keys/{id} for create, read, update, rotate, and revoke operations.
  • /admin/license for the active license contract.
  • /admin/settings and /admin/settings/debug for instance configuration.
  • /api/account/keys and /api/account/keys/{id} for account-scoped key management.
  • /api/admin/tenants and /api/admin/tenants/{id} for tenant administration.
The remaining session, message, chat, contact, group, channel, presence, profile, label, media, webhook, pairing, client-rule, health, and info paths match the Enterprise OpenAPI document. Use the generated Enterprise API endpoints group for the complete 105-operation, 101-schema contract. Set the playground server to your own HTTPS instance before sending a request. Never paste a production credential into a shared browser profile.