Skip to main content
A token’s scope set is fixed at creation. You don’t edit scopes after the fact — rotate by issuing a new key.

Locations

Team

Calls

Leads

Bookings

Insights

Agent & FAQs

Webhooks

API keys

Never exposed via API keys

Regardless of scope, API tokens can never:
  • read billing-provider customer or subscription identifiers
  • access billing management endpoints (upgrades, invoices, payment methods)
  • invite team members
  • mint or revoke API keys
  • access another location’s data
  • view plaintext API-key secrets (only prefixes)
These controls are enforced in the service layer, not just the REST adapter — the MCP server gets the same restrictions.