Tripleseat · OAuth Scopes
Tripleseat OAuth Scopes
OAuth 2.0
searched
Tripleseat publishes 6 OAuth 2.0 scopes via the clientCredentials and authorizationCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Tripleseat API on a user’s behalf.
Tokens are issued from https://api.tripleseat.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.
RestaurantEventsCateringLeadsWebhooksSales
Scopes: 6
Flows: clientCredentials, authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://api.tripleseat.com/oauth/authorize
https://api.tripleseat.com/oauth/authorize
Token URL
https://api.tripleseat.com/oauth/token
https://api.tripleseat.com/oauth/token
Flows
clientCredentialsauthorizationCode
clientCredentialsauthorizationCode
Scopes (6)
| Scope | Description | Flows |
|---|---|---|
| read | Read access to the Tripleseat API; requested in the documented OAuth 2.0 authorization flow (scope=read write) and returned in token responses. | |
| write | Write access to the Tripleseat API; requested in the documented OAuth 2.0 authorization flow (scope=read write) and returned in token responses. | |
| events:read | Granular read scope for events, shown in the OAuth 1.0-to-2.0 token exchange example response; returned scopes are determined by the OAuth 2.0 application's configuration. | |
| events:write | Granular write scope for events, shown in the OAuth 1.0-to-2.0 token exchange example response; returned scopes are determined by the OAuth 2.0 application's configuration. | |
| leads:read | Granular read scope for leads, shown in the OAuth 1.0-to-2.0 token exchange example response; returned scopes are determined by the OAuth 2.0 application's configuration. | |
| leads:write | Granular write scope for leads, shown in the OAuth 1.0-to-2.0 token exchange example response; returned scopes are determined by the OAuth 2.0 application's configuration. |
📄 Provider scope reference: https://support.tripleseat.com/hc/en-us/articles/19394408627479-API-Authentication