Skip to main content
POST
/defillama/stablecoins/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
peg_type
enum<string> | null
Available options:
peggedUSD,
peggedEUR,
peggedVAR,
peggedJPY,
peggedGBP,
peggedCHF,
peggedCAD,
peggedAUD,
peggedREAL,
peggedCNY,
peggedRUB,
peggedARS,
peggedMXN,
peggedCOP,
peggedPHP,
peggedSGD,
peggedTRY,
peggedKES,
peggedZAR,
peggedNGN,
peggedXOF,
peggedGHS,
peggedCLP,
peggedPEN,
peggedUAH
peg_mechanism
enum<string> | null
Available options:
fiat-backed,
crypto-backed,
algorithmic

Response

Successful Response

id
string
required
name
string
required
@type
string
default:DefillamaStablecoin
symbol
string | null
gecko_id
string | null
peg_type
string | null
peg_mechanism
string | null
price
number | null
circulating
number | null
chains
string[]