Copper Banking · OAuth Scopes
Copper Banking OAuth Scopes
OAuth 2.0
probed
Copper Banking publishes 2 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Copper Banking API on a user’s behalf.
Tokens are issued from https://mcp.getcopper.com/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.
CompanyFinancial ServicesFintechConsumer FinanceFinancial LiteracyRewardsNeobankMobile BankingTeen BankingModel Context Protocol
Scopes: 2
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://mcp.getcopper.com/authorize
https://mcp.getcopper.com/authorize
Token URL
https://mcp.getcopper.com/token
https://mcp.getcopper.com/token
Flows
authorizationCode
authorizationCode
Scopes (2)
| Scope | Description | Flows |
|---|---|---|
| mcp | Access to Copper's Model Context Protocol server. Copper publishes no description of what this scope grants; the name is taken verbatim from scopes_supported in the authorization server metadata. | authorizationCode |
| offline_access | Issue a refresh token so the client can obtain new access tokens without the resource owner present (OpenID Connect / RFC 6749 offline access). | authorizationCode |