Gemini
Get Gemini Price History
Retrieve price and ticker history for a specific Gemini market. Includes best bid/ask, OHLC data, volume metrics, and update source.
Use cases
- Chart price history over time
- Monitor bid/ask spread dynamics
- Analyze OHLC candle data
Example
- Request:
GET /api/v1/gemini/GEMI-BTC15M2603170230-HI75245D64/prices?limit=10 - Header:
X-API-Key: YOUR_API_KEY
GET
Documentation Index
Fetch the complete documentation index at: https://docs.delphimarkets.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your API key (get one from the test-key endpoint above)
Path Parameters
Gemini market ID
Query Parameters
Maximum number of ticker records to return
Response
Array of ticker records
Exchange name
Market identifier
Market ID on the Gemini venue
Best bid price
Best bid quantity
Best ask price
Best ask quantity
Last traded price
Opening price
High price
Low price
Closing price
Sequence update ID
Data source identifier
Server timestamp
Ingest timestamp

