Commodity futures
GET /v1/markets/futures — Gold, crude-oil, and natural-gas futures. Cached for 30 seconds.
GET /v1/markets/futures
Gold, crude-oil, and natural-gas futures. Cached for 30 seconds.
| Method | GET |
| Path | /v1/markets/futures |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | market |
Response body
{ "futures": [{ "symbol": "GC=F", "label": "Gold", "price": 2400 }] }