curl https://api.gammaflip.io/api/v1/coins \ -H "X-API-Key: gex_sk_your_key_here"
{ "data": { "coins": ["BTC", "ETH", "SOL", "XRP"] }, "meta": { "timestamp": "2026-04-14T10:00:00+00:00", "rate_limit": { "limit": 500, "remaining": 498, "reset": "2026-04-15T00:00:00+00:00" } } }
Returns available base coins across all exchanges
BTC
ETH
SOL
XRP