Documentation OverviewDevelopment edition v1
THE DEVELOPER PLATFORM
Build on
Coinkun API.
Your next payment flow starts here. Explore the APIs, understand the details, and make your first integration count.
Your first requestAPI v1
POST
/accountsJSONcurl --request POST "https://coinkun.com/api/v1/accounts" \
--header 'Content-Type: application/json' \
--data '{}'{}{
"account": "apr-00000000000000000000000000000001",
"created": "2026-09-05T12:00:00.000000Z",
"transfer-key": "YOUR_TRANSFER_KEY"
}EXPLORE THE API
Your building blocks.
Clear contracts. All the details.
Accounts & addresses
The foundation of your integration. Create accounts, receive payments and read verified balances.
Available sectionsWebhooks & callbacks
Connect payment events to your application. Explore payloads, acknowledgements and delivery.
Available sectionsInvoices
Explore the planned contracts for payment requests, checkout links and invoice lifecycles.
PlannedWallets
A reference for the planned single-currency wallet API and its payment workflows.
PlannedPayment forwarding
Explore the planned API for routing incoming payments to a destination you control.
PlannedExchange rates
The reserved home for exchange-rate and ticker contracts. Implementation is deferred.
Deferred