Tango Card website screenshot

Tango Card

Tango Card is a digital rewards and gift card distribution platform providing a REST API (Rewards as a Service, RaaS) for sending gift cards, managing reward orders, tracking delivery, and accessing a global catalog of 3,100+ reward options including e-gift cards, prepaid cards, and charitable donations.

Tango Card publishes 13 APIs on the APIs.io network, including Accounts API, Brand Categories API, Catalog API, and 10 more. Tagged areas include Gift Cards, Rewards, Incentives, Digital Rewards, and Prepaid Cards.

The Tango Card catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Tango Card’s developer surface includes authentication, documentation, engineering blog, pricing, and 11 more developer resources.

48.8/100 developing ▼ -5.9 Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessEnterpriseSelf serve
13 APIs
Gift CardsRewardsIncentivesDigital RewardsPrepaid CardsPayments

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 48.8/100 · developing
Contract Quality 17.8 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 5.5 / 13
Governance 7.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/tango-card: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 13

Individual APIs this provider publishes, each with its own machine-readable definition.

Tango Card Accounts API

Manage customer accounts and balances

Tango Card Brand Categories API

Reward brand category information

Tango Card Catalog API

Reward catalog access

Tango Card Choice Products API

Choice product management

Tango Card Countries & Currencies API

Supported reward countries

Tango Card Credential Types API

Credential type definitions

Tango Card Customers API

Manage platform customers

Tango Card Digital Templates API

Email and digital template management

Tango Card Exchange Rates API

Currency exchange rates

Tango Card Fund Management API

Credit card deposits, registrations, and fund transfers

Tango Card Line Items API

Order line item management and actions

Tango Card Low Balance Alerts API

Account low balance alert configuration

Tango Card Orders API

Reward order creation and management

Scroll for all 13

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Tango Card Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Tango Raas Context

11 classes · 34 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Tango Card API Rules

5 rules · 3 warnings 2 info

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

Tango RaaS Catalog Item

13 properties

JSON SCHEMA

Tango RaaS Order

13 properties

JSON SCHEMA

Examples 5

Example request and response payloads for these APIs.

Catalog Item Example

13 fields

EXAMPLE

Create Account Request

3 fields

EXAMPLE

Create Customer Request

2 fields

EXAMPLE

Create Order Request

9 fields

EXAMPLE

Create Order Response

13 fields

EXAMPLE

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Tango Card Authentication

http/oauth2 · 2 schemes

SECURITY

Tango Card Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Tango Card Scopes

1 scope · clientCredentials

1 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Tango Card Agentic Access

46 operations · 20 acting

46 operations · 20 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: tango-card
name: Tango Card
description: Tango Card is a digital rewards and gift card distribution platform providing a REST API (Rewards as a Service,
  RaaS) for sending gift cards, managing reward orders, tracking delivery, and accessing a global catalog of 3,100+ reward
  options including e-gift cards, prepaid cards, and charitable donations.
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Enterprise · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/tango-card.png
url: https://raw.githubusercontent.com/api-evangelist/tango-card/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
tags:
- Gift Cards
- Rewards
- Incentives
- Digital Rewards
- Prepaid Cards
- Payments
apis:
- aid: tango-card:tango-card-accounts-api
  name: Tango Card Accounts API
  description: Manage customer accounts and balances
  humanURL: https://developers.tangocard.com/
  baseURL: https://api.tangocard.com/raas/v2
  tags:
  - Accounts
  properties:
  - type: OpenAPI
    url: openapi/tango-card-accounts-api-openapi.yml
  - type: Documentation
    url: https://developers.tangocard.com/docs/api-endpoint-overview
  - type: Sandbox
    url: https://integration-api.tangocard.com/raas/v2
  - type: Authentication
    url: https://developers.tangocard.com/docs/get-started
  - type: Webhooks
    url: https://developers.tangocard.com/docs/webhooks
  - type: BestPractices
    url: https://developers.tangocard.com/docs/best-practices
- aid: tango-card:tango-card-brand-categories-api
  name: Tango Card Brand Categories API
  description: Reward brand category information
  humanURL: https://developers.tangocard.com/
  baseURL: https://api.tangocard.com/raas/v2
  tags:
  - Brand Categories
  properties:
  - type: OpenAPI
    url: openapi/tango-card-brand-categories-api-openapi.yml
  - type: Documentation
    url: https://developers.tangocard.com/docs/api-endpoint-overview
  - type: Sandbox
    url: https://integration-api.tangocard.com/raas/v2
  - type: Authentication
    url: https://developers.tangocard.com/docs/get-started
  - type: Webhooks
    url: https://developers.tangocard.com/docs/webhooks
  - type: BestPractices
    url: https://developers.tangocard.com/docs/best-practices
- aid: tango-card:tango-card-catalog-api
  name: Tango Card Catalog API
  description: Reward catalog access
  humanURL: https://developers.tangocard.com/
  baseURL: https://api.tangocard.com/raas/v2
  tags:
  - Catalog
  properties:
  - type: OpenAPI
    url: openapi/tango-card-catalog-api-openapi.yml
  - type: Documentation
    url: https://developers.tangocard.com/docs/api-endpoint-overview
  - type: Sandbox
    url: https://integration-api.tangocard.com/raas/v2
  - type: Authentication
    url: https://developers.tangocard.com/docs/get-started
  - type: Webhooks
    url: https://developers.tangocard.com/docs/webhooks
  - type: BestPractices
    url: https://developers.tangocard.com/docs/best-practices
- aid: tango-card:tango-card-choice-products-api
  name: Tango Card Choice Products API
  description: Choice product management
  humanURL: https://developers.tangocard.com/
  baseURL: https://api.tangocard.com/raas/v2
  tags:
  - Choice Products
  properties:
  - type: OpenAPI
    url: openapi/tango-card-choice-products-api-openapi.yml
  - type: Documentation
    url: https://developers.tangocard.com/docs/api-endpoint-overview
  - type: Sandbox
    url: https://integration-api.tangocard.com/raas/v2
  - type: Authentication
    url: https://developers.tangocard.com/docs/get-started
  - type: Webhooks
    url: https://developers.tangocard.com/docs/webhooks
  - type: BestPractices
    url: https://developers.tangocard.com/docs/best-practices
- aid: tango-card:tango-card-countries-currencies-api
  name: Tango Card Countries & Currencies API
  description: Supported reward countries
  humanURL: https://developers.tangocard.com/
  baseURL: https://api.tangocard.com/raas/v2
  tags:
  - Countries & Currencies
  properties:
  - type: OpenAPI
    url: openapi/tango-card-countries-currencies-api-openapi.yml
  - type: Documentation
    url: https://developers.tangocard.com/docs/api-endpoint-overview
  - type: Sandbox
    url: https://integration-api.tangocard.com/raas/v2
  - type: Authentication
    url: https://developers.tangocard.com/docs/get-started
  - type: Webhooks
    url: https://developers.tangocard.com/docs/webhooks
  - type: BestPractices
    url: https://developers.tangocard.com/docs/best-practices
- aid: tango-card:tango-card-credential-types-api
  name: Tango Card Credential Types API
  description: Credential type definitions
  humanURL: https://developers.tangocard.com/
  baseURL: https://api.tangocard.com/raas/v2
  tags:
  - Credential Types
  properties:
  - type: OpenAPI
    url: openapi/tango-card-credential-types-api-openapi.yml
  - type: Documentation
    url: https://developers.tangocard.com/docs/api-endpoint-overview
  - type: Sandbox
    url: https://integration-api.tangocard.com/raas/v2
  - type: Authentication
    url: https://developers.tangocard.com/docs/get-started
  - type: Webhooks
    url: https://developers.tangocard.com/docs/webhooks
  - type: BestPractices
    url: https://developers.tangocard.com/docs/best-practices
- aid: tango-card:tango-card-customers-api
  name: Tango Card Customers API
  description: Manage platform customers
  humanURL: https://developers.tangocard.com/
  baseURL: https://api.tangocard.com/raas/v2
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/tango-card-customers-api-openapi.yml
  - type: Documentation
    url: https://developers.tangocard.com/docs/api-endpoint-overview
  - type: Sandbox
    url: https://integration-api.tangocard.com/raas/v2
  - type: Authentication
    url: https://developers.tangocard.com/docs/get-started
  - type: Webhooks
    url: https://developers.tangocard.com/docs/webhooks
  - type: BestPractices
    url: https://developers.tangocard.com/docs/best-practices
- aid: tango-card:tango-card-digital-templates-api
  name: Tango Card Digital Templates API
  description: Email and digital template management
  humanURL: https://developers.tangocard.com/
  baseURL: https://api.tangocard.com/raas/v2
  tags:
  - Digital Templates
  properties:
  - type: OpenAPI
    url: openapi/tango-card-digital-templates-api-openapi.yml
  - type: Documentation
    url: https://developers.tangocard.com/docs/api-endpoint-overview
  - type: Sandbox
    url: https://integration-api.tangocard.com/raas/v2
  - type: Authentication
    url: https://developers.tangocard.com/docs/get-started
  - type: Webhooks
    url: https://developers.tangocard.com/docs/webhooks
  - type: BestPractices
    url: https://developers.tangocard.com/docs/best-practices
- aid: tango-card:tango-card-exchange-rates-api
  name: Tango Card Exchange Rates API
  description: Currency exchange rates
  humanURL: https://developers.tangocard.com/
  baseURL: https://api.tangocard.com/raas/v2
  tags:
  - Exchange Rates
  properties:
  - type: OpenAPI
    url: openapi/tango-card-exchange-rates-api-openapi.yml
  - type: Documentation
    url: https://developers.tangocard.com/docs/api-endpoint-overview
  - type: Sandbox
    url: https://integration-api.tangocard.com/raas/v2
  - type: Authentication
    url: https://developers.tangocard.com/docs/get-started
  - type: Webhooks
    url: https://developers.tangocard.com/docs/webhooks
  - type: BestPractices
    url: https://developers.tangocard.com/docs/best-practices
- aid: tango-card:tango-card-fund-management-api
  name: Tango Card Fund Management API
  description: Credit card deposits, registrations, and fund transfers
  humanURL: https://developers.tangocard.com/
  baseURL: https://api.tangocard.com/raas/v2
  tags:
  - Fund Management
  properties:
  - type: OpenAPI
    url: openapi/tango-card-fund-management-api-openapi.yml
  - type: Documentation
    url: https://developers.tangocard.com/docs/api-endpoint-overview
  - type: Sandbox
    url: https://integration-api.tangocard.com/raas/v2
  - type: Authentication
    url: https://developers.tangocard.com/docs/get-started
  - type: Webhooks
    url: https://developers.tangocard.com/docs/webhooks
  - type: BestPractices
    url: https://developers.tangocard.com/docs/best-practices
- aid: tango-card:tango-card-line-items-api
  name: Tango Card Line Items API
  description: Order line item management and actions
  humanURL: https://developers.tangocard.com/
  baseURL: https://api.tangocard.com/raas/v2
  tags:
  - Line Items
  properties:
  - type: OpenAPI
    url: openapi/tango-card-line-items-api-openapi.yml
  - type: Documentation
    url: https://developers.tangocard.com/docs/api-endpoint-overview
  - type: Sandbox
    url: https://integration-api.tangocard.com/raas/v2
  - type: Authentication
    url: https://developers.tangocard.com/docs/get-started
  - type: Webhooks
    url: https://developers.tangocard.com/docs/webhooks
  - type: BestPractices
    url: https://developers.tangocard.com/docs/best-practices
- aid: tango-card:tango-card-low-balance-alerts-api
  name: Tango Card Low Balance Alerts API
  description: Account low balance alert configuration
  humanURL: https://developers.tangocard.com/
  baseURL: https://api.tangocard.com/raas/v2
  tags:
  - Low Balance Alerts
  properties:
  - type: OpenAPI
    url: openapi/tango-card-low-balance-alerts-api-openapi.yml
  - type: Documentation
    url: https://developers.tangocard.com/docs/api-endpoint-overview
  - type: Sandbox
    url: https://integration-api.tangocard.com/raas/v2
  - type: Authentication
    url: https://developers.tangocard.com/docs/get-started
  - type: Webhooks
    url: https://developers.tangocard.com/docs/webhooks
  - type: BestPractices
    url: https://developers.tangocard.com/docs/best-practices
- aid: tango-card:tango-card-orders-api
  name: Tango Card Orders API
  description: Reward order creation and management
  humanURL: https://developers.tangocard.com/
  baseURL: https://api.tangocard.com/raas/v2
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/tango-card-orders-api-openapi.yml
  - type: Documentation
    url: https://developers.tangocard.com/docs/api-endpoint-overview
  - type: Sandbox
    url: https://integration-api.tangocard.com/raas/v2
  - type: Authentication
    url: https://developers.tangocard.com/docs/get-started
  - type: Webhooks
    url: https://developers.tangocard.com/docs/webhooks
  - type: BestPractices
    url: https://developers.tangocard.com/docs/best-practices
common:
- type: AgenticAccess
  url: agentic-access/tango-card-agentic-access.yml
- type: DomainSecurity
  url: security/tango-card-domain-security.yml
- type: Authentication
  url: authentication/tango-card-authentication.yml
- type: OAuthScopes
  url: scopes/tango-card-scopes.yml
- type: Website
  url: https://www.tangocard.com
- type: Documentation
  url: https://developers.tangocard.com/
- type: GitHubOrg
  url: https://github.com/tangocard
- type: LinkedIn
  url: https://www.linkedin.com/company/tango-card-inc
- type: Blog
  url: https://www.tangocard.com/blog
- type: Pricing
  url: https://www.tangocard.com/solutions/raas-api
- type: StatusPage
  url: https://status.tango.us/
- type: X
  url: https://x.com/tangocard
- type: Plans
  url: plans/tango-card-plans-pricing.yml
- type: RateLimits
  url: rate-limits/tango-card-rate-limits.yml
- type: FinOps
  url: finops/tango-card-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com