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 Workflows API

The Workflows API from Checkout.com — 2 operation(s) for workflows.

Checkout.com Workflows 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 Workflows. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 3 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.

3 operations 2 paths 0 schemas 1 GET2 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 Workflows 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 3

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

Workflows 3
GET
/workflows
Retrieve all workflows
listWorkflows → 200
POST
/workflows
Add a workflow
addWorkflow → 201
POST
/workflows/{id}/actions
Add a workflow action
addWorkflowAction 1 param → 201

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

checkout-com-workflows-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