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

Blockchain.com Payments API

Authenticated account balances, deposits, withdrawals, beneficiaries.

Blockchain.com Payments API is one of 12 APIs that Blockchain.com publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 10 operations across 9 paths, and defines 8 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against 2 base URLs: https://api.blockchain.info, https://blockchain.info.

10 operations 9 paths 8 schemas 8 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://blockchain.info
Resource Areas
1

Paths & Operations 10

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

Payments 10

Authenticated account balances, deposits, withdrawals, beneficiaries.

GET
/accounts
Blockchain.com List Account Balances
listAccounts → 200
GET
/accounts/{account}/{currency}
Blockchain.com Get Account Balance
getAccountBalance 2 params → 200
GET
/deposits
Blockchain.com List Deposits
listDeposits 2 params → 200
GET
/deposits/{depositId}
Blockchain.com Get a Single Deposit
getDeposit 1 param → 200
POST
/deposits/{currency}/address
Blockchain.com Create a Deposit Address
createDepositAddress 1 param → 200
GET
/withdrawals
Blockchain.com List Withdrawals
listWithdrawals 2 params → 200
POST
/withdrawals
Blockchain.com Create a Withdrawal
createWithdrawal body → 200
GET
/withdrawals/{withdrawalId}
Blockchain.com Get a Single Withdrawal
getWithdrawal 1 param → 200
GET
/whitelist
Blockchain.com List Whitelisted Beneficiaries
listWhitelist → 200
GET
/whitelist/{currency}
Blockchain.com List Whitelist by Currency
listWhitelistByCurrency 1 param → 200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Account (9 properties), Beneficiary (8 properties), Deposit (8 properties), Withdrawal (7 properties). Each schema is shown below with its type and property counts.

CreateWithdrawalRequest
object
Payload for submitting a withdrawal.
3 properties 3 required
Beneficiary
object
A whitelisted withdrawal destination.
8 properties
WhitelistCapability
object
Per-currency capability flags for the whitelist.
5 properties
Deposit
object
A deposit record.
8 properties
Withdrawal
object
A withdrawal record.
7 properties
DepositAddress
object
A newly generated deposit address.
2 properties
Whitelist
object
Whitelist response listing capabilities and active beneficiaries.
4 properties
Account
object
Balance for a single account/currency.
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

blockchain-payments-api-openapi.yml Raw ↑

Other APIs Blockchain.com publishes across the network.

Blockchain.com WebSocket APIs
Blockchain.com Pay Partner API
Blockchain.com Addresses API
Blockchain.com Blocks API
Blockchain.com Charts API
Blockchain.com Market Data API
Blockchain.com Network API
Blockchain.com Pools API
Blockchain.com Stats API
Blockchain.com Trading API
Blockchain.com Transactions API
Where this information came from

This is an independent, third-party profile of Blockchain.com Payments 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.