Skip to main content
GET
RWA List with Market Data

Notes

  • Filter by ids, names, or symbols. 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_page and page to paginate results.
  • Equivalent page on CoinGecko Real World Assets.
Filter by issuer using the issuer param — refer to RWA Issuers List for available values.
tokenized_market_data reflects the aggregated onchain tokenized market, not the underlying stock or commodity spot market. All values are in USD.

Authorizations

x-cg-pro-api-key
string
header
required

Learn how to set up your API key

Query Parameters

asset_type
enum<string>

Filter by RWA asset type.

Available options:
stock,
commodity
ids
string
default:gold

RWAs' IDs, comma-separated if querying more than 1 RWA. *refers to /rwas/list

names
string
default:Gold

RWAs' names, comma-separated if querying more than 1 RWA.

symbols
string
default:xau

RWAs' symbols, comma-separated if querying more than 1 RWA.

issuer
string

Filter based on RWAs' issuer. *refers to /rwas/issuers/list

order
enum<string>

Sort result by field. Default: market_cap_desc

Available options:
market_cap_asc,
market_cap_desc,
volume_asc,
volume_desc,
id_asc,
id_desc
per_page
integer

Total results per page. Default: 100 Valid values: 1...250

page
integer

Page through results. Default: 1

sparkline
boolean

Include sparkline 7-day data. Default: false

price_change_percentage
string

Include price change percentage timeframe, comma-separated if querying more than 1 timeframe. Valid values: 1h, 24h, 7d, 14d, 30d, 200d, 1y

precision
enum<string>

Decimal places for currency price value

Available options:
full,
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18

Response

200 - application/json

List of RWAs with market data

id
string
required

RWA ID

symbol
string
required

RWA symbol

name
string
required

RWA name

asset_type
enum<string>
required

RWA asset type

Available options:
stock,
commodity
image
string
required

Large image URL of the token with the largest market cap

tokenized_market_data
object
required

Aggregated tokenized market data