Campfire · OAuth Scopes
Campfire OAuth Scopes
OAuth 2.0
searched
Campfire publishes 3 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Campfire API on a user’s behalf.
Tokens are issued from https://api.meetcampfire.com/auth/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.
CompanyAccountingERPFinanceRevenue RecognitionAccounts PayableAccounts ReceivableArtificial Intelligence
Scopes: 3
Flows: authorizationCode, clientCredentials
Method: searched
OAuth endpoints
Authorization URL
https://api.meetcampfire.com/auth/authorize
https://api.meetcampfire.com/auth/authorize
Token URL
https://api.meetcampfire.com/auth/token
https://api.meetcampfire.com/auth/token
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (3)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect sign-in; issues an ID token identifying the authenticated user. | authorizationCode |
| Access to the user's email address claim. | authorizationCode | |
| profile | Access to the user's basic profile claims. | authorizationCode |
📄 Provider scope reference: https://docs.campfire.ai/quickstart
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.