Get Current Price for an Asset

This endpoint retrieves the latest price for a specific asset. Note that the primaryMarket represents the on-chain token while the underlyingMarket
represents the off-chain collateralized stock.

Prices are intended for display only. For real-time trading prices, use the Soft Attestation Quote API. We do not recommend using the price feeds as an oracle for these assets. An official oracle is in development and will be documented when available. For questions, contact [email protected].

For caching details on this endpoint, please see: Endpoint Caching.



THIS SITE IS DEPRECATED AS OF MAY 1, 2026

API Docs for Global Markets have moved to https://docs.ondo.finance/api-reference/overview

Path Params
string
required

The GM token symbol

Responses

401

Missing or invalid API key. Please provide your API key in the x-api-key request header.

404

The provided asset symbol does not exist and cannot be found. Please see the returned message and documentation for details.

429

Client is sending too many requests and exceeded the rate limit.

500

An internal server error occurred. Please see the returned message and documentation for details.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json