MINARA

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.

MethodGET
Path/v1/markets/futures
AuthAuthorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set
Categorymarket

Response body

{ "futures": [{ "symbol": "GC=F", "label": "Gold", "price": 2400 }] }

On this page