Tango Card · OAuth Scopes

Tango Card OAuth Scopes

OAuth 2.0 searched

Tango Card publishes 1 OAuth 2.0 scope via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Tango Card API on a user’s behalf.

Tokens are issued from https://auth.tangocard.com/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.

Gift CardsRewardsIncentivesDigital RewardsPrepaid CardsPayments
Scopes: 1 Flows: clientCredentials Method: searched

OAuth endpoints

Token URL
https://auth.tangocard.com/oauth/token
Flows
clientCredentials

Scopes (1)

ScopeDescriptionFlows
raas.all The single static scope for the Tango RaaS API; the docs state the scope value is always raas.all, granting access to all Rewards as a Service permissions. No granular scopes are published.

Source

OAuth Scopes

tango-card-scopes.yml Raw ↑
generated: '2026-07-11'
method: searched
source: openapi/tango-raas-api-openapi.yml
docs: https://developers.tangocard.com/docs/acquire-service-account-token
schemes:
- name: oAuth2
  source: openapi/tango-raas-api-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://auth.tangocard.com/oauth/token
  description: OAuth 2.0 client credentials flow for more secure integrations
scopes:
- scope: raas.all
  description: The single static scope for the Tango RaaS API; the docs state the
    scope value is always raas.all, granting access to all Rewards as a Service
    permissions. No granular scopes are published.
  sources:
  - https://developers.tangocard.com/docs/acquire-service-account-token