wells-fargo · OAuth Scopes
wells-fargo OAuth Scopes
OAuth 2.0
derived
wells-fargo publishes 4 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 wells-fargo API on a user’s behalf.
Tokens are issued from https://api.wellsfargo.com/oauth2/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.
Fortune 100
Scopes: 4
Flows: clientCredentials, authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://api.wellsfargo.com/oauth2/authorize
https://api.wellsfargo.com/oauth2/authorize
Token URL
https://api.wellsfargo.com/oauth2/token
https://api.wellsfargo.com/oauth2/token
Flows
clientCredentialsauthorizationCode
clientCredentialsauthorizationCode
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| accounts:read | Read account information and balances | authorizationCode, clientCredentials |
| payments:read | Read payment information and status | clientCredentials |
| payments:write | Initiate and cancel payments | authorizationCode, clientCredentials |
| transactions:read | Read transaction history and details | authorizationCode, clientCredentials |