RWA Issuer Data by ID
RWA
RWA Issuer Data by ID
To query the market data (market cap, volume, etc.) and tokens of an issuer based on a particular issuer ID
GET
RWA Issuer Data by ID
Notes
- Find an issuer’s API ID via RWA Issuers List.
- Each
tokens.idis also a coin ID. Use it with Coin Data by ID to query the individual token.
market_cap, market_cap_change_24h, and volume_24h are aggregated across the tokens issued by this issuer. All values are in USD.Authorizations
Learn how to set up your API key
Path Parameters
Issuer ID.
*refers to /rwas/issuers/list
Response
200 - application/json
RWA issuer data
Issuer ID
Issuer name
Issuer market cap in USD
24-hour issuer market cap change in USD
24-hour issuer trading volume in USD
Issuer last updated timestamp
Tokens issued by this issuer

