How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Tango Card Fund Management API

Credit card deposits, registrations, and fund transfers

Tango Card Fund Management 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 Fund Management. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and best-practice docs.

This API exposes 7 operations across 6 paths, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version v2.

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

7 operations 6 paths 3 schemas 4 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.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 Fund Management 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 7

Across 6 paths, the API surfaces 7 operations — 4 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Fund Management 7

Credit card deposits, registrations, and fund transfers

GET
/creditCards
List credit cards
listCreditCards → 200401
POST
/creditCards
Register a credit card
registerCreditCard body → 201400401
GET
/creditCards/{token}
Get a credit card
getCreditCard 1 param → 200401404
POST
/creditCardDeposits
Create a credit card deposit
createCreditCardDeposit body → 201400401
GET
/creditCardDeposits/{depositId}
Get a credit card deposit
getCreditCardDeposit 1 param → 200401404
POST
/creditCardUnregisters
Unregister a credit card
unregisterCreditCard body → 200400401
GET
/transferFunds
List fund transfers
listFundTransfers → 200401

Schemas 3

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

CreditCard
object
Represents a registered credit card
4 properties
CreditCardDeposit
object
Represents a credit card deposit transaction
5 properties
Error
object
API error response
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tango-card-fund-management-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 Exchange Rates API
Tango Card Line Items API
Tango Card Low Balance Alerts API
Tango Card Orders API
Where this information came from

This is an independent, third-party profile of Tango Card Fund Management API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.