Overview
REST Endpoint URL: https://coinstack.net/api/v1
All requests and responses use JSON.
Authorization
For authenticated requests, the following headers should be sent with the request:
X-API-KEY
: Account API key
Rate Limits
All endpoints are limited to 3 requests per second. Hitting our rate limits will result in HTTP 429 errors.
Last updated
Was this helpful?