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

Checkout.com Tokens API

The Tokens API from Checkout.com — 2 operation(s) for tokens.

Checkout.com Tokens API is one of 17 APIs that Checkout.com publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.1.0, at version 2026-05-23.

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

2 operations 2 paths 0 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2026-05-23
Base URL
https://api.checkout.com
Authentication
HTTP Bearer, OAuth 2.0
License
Proprietary
Resource Areas
1

Authentication & Security 2

Checkout.com Tokens API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). It supports OAuth 2.0 (OAuth2) using the clientCredentials flow, exposing 2 scopes. By default, every request must be authenticated.

  • BearerAuth — Secret API key as Bearer token (format Bearer sk...).
  • OAuth2 — OAuth 2.0 client credentials flow

Paths & Operations 2

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

Tokens 2
POST
/tokens
Request a token
requestToken → 201
GET
/tokens/{id}
Get token metadata
getToken 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

checkout-com-tokens-api-openapi.yml Raw ↑

Other APIs Checkout.com publishes across the network.

Checkout.com Payments API
Checkout.com Payouts API
Checkout.com Payment Sessions & Flow API
Checkout.com Payment Links & Hosted Payments API
Checkout.com Issuing API
Checkout.com Tokenization & Instruments API
Checkout.com Disputes & Risk API
Checkout.com Forex API
Checkout.com Apple Pay & Google Pay API
Checkout.com Network Tokens API
Checkout.com Transfers & Balances API
Checkout.com Reporting & Financial Actions API