Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Tango Card Exchange Rates API

Currency exchange rates

Tango Card Exchange Rates API is one of 13 APIs that Tango Card publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Exchange Rates. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and best-practice docs.

This API exposes 1 operation across 1 path, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version v2.

Requests are made against 2 base URLs: https://api.tangocard.com/raas/v2, https://integration-api.tangocard.com/raas/v2.

1 operations 1 paths 2 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v2
Base URL
https://api.tangocard.com/raas/v2
Authentication
HTTP Basic, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Tango Card Exchange Rates API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). It supports OAuth 2.0 (oAuth2) using the clientCredentials flow. By default, every request must be authenticated.

  • basicAuth — HTTP Basic Auth using platform name and API key
  • oAuth2 — OAuth 2.0 client credentials flow for more secure integrations

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Exchange Rates 1

Currency exchange rates

GET
/exchangerates
List exchange rates
listExchangeRates → 200401

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Error (5 properties), ExchangeRate (3 properties). Each schema is shown below with its type and property counts.

ExchangeRate
object
Currency exchange rate information
3 properties
Error
object
API error response
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tango-card-exchange-rates-api-openapi.yml Raw ↑

Other APIs Tango Card publishes across the network.

Tango Card Accounts API
Tango Card Brand Categories API
Tango Card Catalog API
Tango Card Choice Products API
Tango Card Countries & Currencies API
Tango Card Credential Types API
Tango Card Customers API
Tango Card Digital Templates API
Tango Card Fund Management API
Tango Card Line Items API
Tango Card Low Balance Alerts API
Tango Card Orders API