Chariot · OAuth Scopes
Chariot OAuth Scopes
OAuth 2.0
searched
Chariot 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 Chariot API on a user’s behalf.
Tokens are issued from https://api.givechariot.com/auth/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.
PaymentsDonor-Advised FundsCharitable GivingNon-ProfitFintechDAFpayGrantsDisbursementsOpen BankingFDXWebhookCompany
Scopes: 4
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://dashboard.givechariot.com/oauth/authorize
https://dashboard.givechariot.com/oauth/authorize
Token URL
https://api.givechariot.com/auth/oauth/token
https://api.givechariot.com/auth/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| read:bank_accounts | Read access to bank account data | authorizationCode |
| sync:connected_accounts | Sync access to connected account data | authorizationCode |
| openid | OpenID Connect authentication (present in OIDC discovery scopes_supported). | |
| offline_access | Request a refresh token for long-lived access (present in OIDC discovery scopes_supported). |
📄 Provider scope reference: https://docs.givechariot.com/api/authentication
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.