PayStand · OAuth Scopes
PayStand OAuth Scopes
OAuth 2.0
searched
PayStand publishes 1 OAuth 2.0 scope via the clientCredentials and authorizationCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the PayStand API on a user’s behalf.
Tokens are issued from https://api.paystand.com/v3/api/v3/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.
CompanyPaymentsB2B PaymentsAccounts ReceivableAccounts PayableFintechBlockchainACHBillingCheckout
Scopes: 1
Flows: clientCredentials, authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://api.paystand.com/v3/api/v3/oauth/authorize
https://api.paystand.com/v3/api/v3/oauth/authorize
Token URL
https://api.paystand.com/v3/api/v3/oauth/token
https://api.paystand.com/v3/api/v3/oauth/token
Flows
clientCredentialsauthorizationCode
clientCredentialsauthorizationCode
Scopes (1)
| Scope | Description | Flows |
|---|---|---|
| auth | The single scope Paystand advertises in its OpenID Connect discovery document (scopes_supported) and documents on the Access Token page (scope: auth). Access tokens are requested with grant_type=client_credentials. | clientCredentials, authorizationCode |
📄 Provider scope reference: https://developers.paystand.com/reference/access-tokens