MINARA

Major crypto spot quotes

GET /v1/markets/crypto/quotes — BTC, ETH, SOL, XRP, and DOGE spot quote seeds with public-stream mappings. Cached for 5 seconds.

GET /v1/markets/crypto/quotes

BTC, ETH, SOL, XRP, and DOGE spot quote seeds with public-stream mappings. Cached for 5 seconds.

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

Response body

{ "quotes": [{ "symbol": "BTC", "label": "BTC/USD", "price": 100000, "changePct": 1.2 }] }

On this page