Skip to main content
GET
Get stablecoins
x402 Support: Supported. See the x402 guide.

Authorizations

X-Messari-API-Key
string
header
required

Query Parameters

page
integer<int64>
default:1

Page number (1-indexed)

Example:

1

limit
integer<int64>
default:10

Number of results per page

Example:

10

sort
enum<string>
default:stablecoin-outstanding-supply-usd

Column to sort by (default: stablecoin-outstanding-supply-usd)

Available options:
name,
symbol,
slug,
stablecoin-outstanding-supply-usd,
stablecoin-mints-usd,
stablecoin-redemptions-usd,
stablecoin-transfer-count,
stablecoin-transfer-volume-usd
order
enum<string>
default:desc

Sort direction: asc or desc (default: desc)

Available options:
asc,
desc

Response

Default response

data
object
required
error
string