RWA List with Market Data
To query all the supported RWAs with price, market cap, volume and market related data
Notes
- Filter by
ids,names, orsymbols. When multiple are provided, priority is:ids>names>symbols. - URL-encode spaces in
names(e.g.Micron%20Technology). - Maximum of 250 IDs per request. Wildcard searches are not supported.
- Use
per_pageandpageto paginate results. - Equivalent page on CoinGecko Real World Assets.
tokenized_market_data reflects the aggregated onchain tokenized market, not the underlying stock or commodity spot market. All values are in USD.Authorizations
Learn how to set up your API key
Query Parameters
Filter by RWA asset type.
stock, commodity RWAs' IDs, comma-separated if querying more than 1 RWA.
*refers to /rwas/list
RWAs' names, comma-separated if querying more than 1 RWA.
RWAs' symbols, comma-separated if querying more than 1 RWA.
Filter based on RWAs' issuer.
*refers to /rwas/issuers/list
Sort result by field. Default: market_cap_desc
market_cap_asc, market_cap_desc, volume_asc, volume_desc, id_asc, id_desc Total results per page. Default: 100 Valid values: 1...250
Page through results. Default: 1
Include sparkline 7-day data. Default: false
Include price change percentage timeframe, comma-separated if querying more than 1 timeframe.
Valid values: 1h, 24h, 7d, 14d, 30d, 200d, 1y
Decimal places for currency price value
full, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 Response
List of RWAs with market data
RWA ID
RWA symbol
RWA name
RWA asset type
stock, commodity Large image URL of the token with the largest market cap
Aggregated tokenized market data

