Gopher API Guide
Welcome to the Gopher API. This guide explains how to request API access, make authenticated calls, and interpret JSON responses.1
Request an API Key
To begin using the Gopher API, request an API key from the Gopher team.
How to Request
Fill out the API Key Request Form to request access.The team will review your request and send you an API key.2
Making API Requests
Example API Calls
Below are example calls using the development environment:Binance — 15m, 100 candles
Binance — 1h, 10 candles
Coinbase — 4h, 20 candles
Summary
- Request an API key from the Gopher team
- Authenticate using
X-API-Key - Query candles using
<EXCHANGE:PAIR> - Max 1000 rows per request