Endpoints
List Expirations
Returns sorted, non-expired option expiration dates
GET
Documentation Index
Fetch the complete documentation index at: https://docs.gammaflip.io/llms.txt
Use this file to discover all available pages before exploring further.
Path parameters
Exchange name:
bybit, deribit, okx, or all (cross-exchange union).Base coin symbol (uppercase). Use
/coins to see what’s available.Response
Array of expiration date strings in
DDMMMYY format (e.g., 25APR26),
sorted chronologically. Already-expired dates are filtered out (expiration
is 08:00 UTC with a 1-hour grace period).The exchange you queried (echoed back).
The coin you queried (echoed back).
Errors
Exchange name isn’t recognized. Use
/exchanges to list valid values.