HoneyBook · OAuth Scopes
HoneyBook OAuth Scopes
OAuth 2.0
derived
HoneyBook publishes 14 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the HoneyBook API on a user’s behalf.
Tokens are issued from https://api.honeybook.com/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CRMClientflowProposalsContractsInvoicingPaymentsSchedulingCreative EntrepreneursSmall Business
Scopes: 14
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://api.honeybook.com/oauth/authorize
https://api.honeybook.com/oauth/authorize
Token URL
https://api.honeybook.com/oauth/token
https://api.honeybook.com/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (14)
| Scope | Description | Flows |
|---|---|---|
| clients.read | Read clients and inquiries. | authorizationCode |
| clients.write | Create and update clients and inquiries. | authorizationCode |
| contracts.read | Read contracts. | authorizationCode |
| contracts.write | Create contracts. | authorizationCode |
| invoices.read | Read invoices. | authorizationCode |
| invoices.write | Create invoices. | authorizationCode |
| payments.read | Read payments. | authorizationCode |
| projects.read | Read projects and pipeline stage. | authorizationCode |
| projects.write | Create and update projects. | authorizationCode |
| proposals.read | Read proposals. | authorizationCode |
| proposals.write | Create proposals. | authorizationCode |
| scheduler.read | Read session types and bookings. | authorizationCode |
| scheduler.write | Create bookings. | authorizationCode |
| webhooks.write | Manage webhook subscriptions. | authorizationCode |