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

Airtm Payouts API

# PayoutsSend money to recipients worldwide through their Airtm accounts. Payouts use a secure two-step process to prevent accidental payments.## How Payouts Work### Two-Step Process1. **Create** - Validates recipient and reserves funds2. **Commit** - Actually sends the moneyThis prevents accidental payments and allows for approval workflows.### One-Step OptionSet `commit: true` when creating to skip the manual commit step for automated workflows.## Integration Workflows### Standard Two-StepCreate payout → Review details → Commit when approved### Automated ProcessingCreate with `commit: true` for immediate processing

Airtm Payouts API is one of 24 APIs that Airtm publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Payouts. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 7 operations across 5 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 1.155.0.

Requests are made against 2 base URLs: https://api.enterprise.airtm.com/v2, https://api.stg.enterprise.airtm.com/v2.

7 operations 5 paths 10 schemas 1 DELETE4 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.155.0
Base URL
https://api.enterprise.airtm.com/v2
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Airtm Payouts API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth).

Paths & Operations 7

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

Payouts 7

Payouts Send money to recipients worldwide through their Airtm accounts. Payouts use a secure two-step process to prevent accidental payments. How Payouts Work Two-Step Process 1.…

POST
/payouts
Create a payout
CreatePayout body → 200default
GET
/payouts
List payouts
ListPayouts 5 params → 200default
GET
/payouts/{id}
Get a single payout
GetPayout 1 param → 200default
DELETE
/payouts/{id}
Cancel a pending payout
CancelPayout 1 param → 200default
GET
/payouts/by-code/{code}
Get a single payout by code
GetPayoutByCode 1 param → 200default
GET
/payouts/{id}/events
Get the events for a single payout
GetPayoutEvents 1 param → 200default
POST
/payouts/{id}/commit
Commit a payout
CommitPayout 1 param → 204default

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are PayoutResponse (20 properties), OperationEvent (13 properties), CreatePayoutRequest (8 properties), KycInformation (5 properties). Each schema is shown below with its type and property counts.

KycInformation
object
Represents the user's KYC information for a payout. [!TIP] Only available in payout.completed webhook and only if ID verification is enabled in your account. I…
5 properties 4 required
PayoutStatus
string
The current status of the payout. - CREATED: The payout instruction has been registered and is awaiting you to call the commit endpoint. - COMMITTED: The payou…
CreatePayoutRequest
object
8 properties 3 required
Email
string
PayoutResponse
object
Represents a Payout Object
20 properties 9 required
PayinStatus
string
The current status of the payin - CREATED: The payin has been created but not yet confirmed. - CONFIRMED: The payin has been confirmed and is ready for process…
Record_string.unknown_
object
Construct a type with a set of properties K of type T
Paginated_PayoutResponse_
object
Represents a paginated collection of items.
3 properties 1 required
Uuid
string
OperationEvent
object
An operation event is generated when a payin or payout transitions status.
13 properties 10 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

airtm-payouts-api-openapi.yml Raw ↑

Other APIs Airtm publishes across the network.

Airtm Wallet Resource (Connect) API
Airtm Account Status API
Airtm API Keys API
Airtm Bulk Payments API
Airtm Bulk Payouts API
Airtm Deposits API
Airtm Embedded Catalog API
Airtm Embedded Quotes API
Airtm Embedded Receivers API
Airtm Embedded Senders API
Airtm Embedded Transactions API
Airtm External Bank Account API
Where this information came from

This is an independent, third-party profile of Airtm Payouts 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.