Bolt Financial · OAuth Scopes
Bolt Financial OAuth Scopes
OAuth 2.0
searched
Bolt Financial publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Bolt Financial API on a user’s behalf.
Tokens are issued from https://api.boltapp.com/v1/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.
CompanyPaymentsCheckouteCommerceFintechSubscriptionsTokenizationFraudIdentityWebhooks
Scopes: 4
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://api.boltapp.com/v1/oauth/authorize /v1/oauth/authorize
https://api.boltapp.com/v1/oauth/authorize /v1/oauth/authorize
Token URL
https://api.boltapp.com/v1/oauth/token /v1/oauth/token
https://api.boltapp.com/v1/oauth/token /v1/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| bolt.account.manage | This scope grants permissions to perform read/edit/delete actions on Bolt Account data | authorizationCode |
| bolt.account.view | This scope grants permissions to perform read only actions on Bolt Account data | authorizationCode |
| openid | This scope grants permissions that enable Bolt SSO by granting an id token JWT that stores account data. Not used in v1/account endpoints | authorizationCode |
| Advertised by the Bolt OIDC discovery document; not declared in any published OpenAPI security scheme. | authorizationCode |
📄 Provider scope reference: https://help.boltapp.com/developers/bolt-oauth/