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: trueand adataobject (lists may includemetapagination). - 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.
