MINARA

Major forex pairs

GET /v1/markets/forex — Major foreign-exchange pair quotes. Cached for 30 seconds.

GET /v1/markets/forex

Major foreign-exchange pair quotes. Cached for 30 seconds.

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

Response body

{ "forex": [{ "symbol": "EURUSD=X", "label": "EUR/USD", "price": 1.08 }] }

On this page