Skip to content

OpenAPI documentation

BTC Direct currently offers two versions of the API: V1 and V2. It's important to understand the distinctions between them to ensure you are using the correct endpoints.

Before you start integrating, make sure you have read the documentation on this website.

Differences between v1 and v2:

  • V1 API: The original version of our API. It contains a broad range of endpoints covering basic functionalities.
  • V2 API: A series of enhanced endpoints. Rather than introducing a full second version, V2 includes improvements and updates to select existing V1 endpoints.

When integrating, it is often necessary to use a combination of V1 and V2 endpoints depending on the specific functionality you need.

The OpenAPI docs are the best place to find up-to-date details about each endpoint, including error codes, authentication requirements, and example responses.

Last updated:

Made with ❤ by BTC Direct