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

Available currencies, regions, and payment methods for the partner account.

This API exposes 3 operations across 3 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.blockchain.info/partner-gateway/partner-api.

3 operations 3 paths 6 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.blockchain.com/v3/exchange
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Blockchain.com Eligibility API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-Public-API-Key (PublicApiKeyAuth). An API key is passed in the header as X-Private-API-Key (PrivateApiKeyAuth).

  • PublicApiKeyAuth — Partner's public API key. Required on all endpoints to identify the partner.
  • PrivateApiKeyAuth — Partner's private API key. Required on order endpoints; indicates a server-to-server call.

Paths & Operations 3

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

Eligibility 3

Available currencies, regions, and payment methods for the partner account.

GET
/v1/currencies
Get currencies
GetCurrencies → 200401
GET
/v1/regions
Get countries and states
GetRegions 1 param → 200401
GET
/v1/payment-methods
Get payment methods
GetPaymentMethods → 200401

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Currency (10 properties), Country (4 properties), UsState (3 properties), Error (2 properties). Each schema is shown below with its type and property counts.

PartnerPaymentMethodResponse
object
2 properties 2 required
Currency
object
10 properties 4 required
UsState
object
3 properties 3 required
Country
object
4 properties 4 required
PaymentMethod
string
Payment method to be used for the order.
Error
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

blockchain.com-eligibility-api-openapi.yml Raw ↑
Where this information came from

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