Gemini
Get Gemini Market Details
Retrieve full market details for a specific Gemini market by market ID.
Use cases
- Look up contract metadata (status, resolution, terms)
- Check if a market has resolved and which side won
- Access raw JSON data from the exchange
Example
- Request:
GET /api/v1/gemini/GEMI-BTC15M2603170230-HI75245D64/market - 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
Response
Market details
Market details for a Gemini prediction market contract.
Unique market identifier
Market ID on the Gemini venue
Event ticker symbol
Contract ticker symbol
Contract identifier
Current market status
When the market was resolved
Which side won (yes/no)
URL to the market's terms and conditions
Raw JSON data from the exchange
When the data was retrieved from the exchange

