Get Strike Price for Event
Get Strike Price for Event
GEThttps://api.gemini.com/v1/prediction-markets/events/{eventTicker}/strike
Returns strike price information for a specific prediction market event. Useful for crypto Up/Down contracts where the strike price becomes available at the start of the observation window (typically ~5 minutes before expiry for 5M contracts). For Up/Down contracts, the value field will be null until the strike is captured at availableAt time.
GET
curl --request GET \
--url https://api.gemini.com/v1/prediction-markets/events/BTC05M2603271950/strikePath Parameters
Responses
Successful response
Last modified on