Bitso Public API
Public market data endpoints. No authentication required.
Bitso Public API is one of 5 APIs that Bitso publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Public. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 4 operations across 4 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 3.
Requests are made against 2 base URLs: https://bitso.com, https://stage.bitso.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Bitso Public API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as Authorization (bitsoAuth).
By default, every request must be authenticated.
bitsoAuth— Bitso HMAC scheme. Send Authorization: Bitso : : where signature is HMAC-SHA256(secret, nonce + method + path + body).
Paths & Operations 4
Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.
Public market data endpoints. No authentication required.
Schemas 1
The contract defines 1 schema that model the data the API accepts and returns. The most detailed is SuccessEnvelope (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Bitso 4
Other APIs Bitso publishes across the network.