Documentation

API Reference

Machine-facing Merchant endpoints authenticated with Bearer API keys.

Base URL

https://api.bitstac.io/api/v1/merchant

Authentication

Header: Authorization: Bearer bst_test_… or bst_live_…. See Authentication.

Resources

Conventions

  • Successful responses include success: true and a data object (lists may include meta pagination).
  • IDs are UUIDs.
  • Rate limit: 120 requests / minute per credential. See Errors & rate limits.

Webhook management

Creating endpoints and rotating secrets is done in the Bitstac app Developers console, not via Bearer Merchant routes. Delivery verification is documented under Webhooks.