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

Increase Card Tokens API

Card Tokens represent a tokenized card number that can be used for Card Push Transfers and Card Validations.

Increase Card Tokens API is one of 56 APIs that Increase publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Card Tokens. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 0.0.1.

Requests are made against 2 base URLs: https://api.increase.com, https://sandbox.increase.com.

3 operations 3 paths 4 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.0.1
Base URL
https://api.increase.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Increase Card Tokens API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 3

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

Card Tokens 3

Card Tokens represent a tokenized card number that can be used for Card Push Transfers and Card Validations.

GET
/card_tokens
List Card Tokens
list_card_tokens 6 params → 2004XX5XX
GET
/card_tokens/{card_token_id}
Retrieve a Card Token
retrieve_a_card_token 1 param → 2004XX5XX
GET
/card_tokens/{card_token_id}/capabilities
Retrieve the capabilities of a Card Token
retrieve_the_capabilities_of_a_card_token 1 param → 2004XX5XX

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are card_token (7 properties), card_token_capabilities (2 properties), card_token_list (2 properties). Each schema is shown below with its type and property counts.

error
card_token_list
object
A list of Card Token objects.
2 properties 2 required
card_token
object
Card Tokens represent a tokenized card number that can be used for Card Push Transfers and Card Validations.
7 properties 7 required
card_token_capabilities
object
The capabilities of a Card Token describe whether the card can be used for specific operations, such as Card Push Transfers. The capabilities can change over t…
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

increase-card-tokens-api-openapi.yml Raw ↑

Other APIs Increase publishes across the network.

Increase Account Numbers API
Increase Account Statements API
Increase Account Transfers API
Increase Accounts API
Increase Ach Prenotifications API
Increase Ach Transfers API
Increase Card Disputes API
Increase Card Payments API
Increase Card Purchase Supplements API
Increase Card Push Transfers API
Increase Card Validations API
Increase Cards API