Skip to main content
POST
/zerion/fungibles

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
fungible_id
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
currency
enum<string>
default:usd
Available options:
usd,
eur,
gbp,
jpy,
aud,
cad,
chf,
cny,
inr,
krw,
rub,
brl,
try,
btc,
eth

Response

Successful Response

id
string
required
@type
string
default:ZerionFungible
name
string | null
symbol
string | null
image
string | null
is_verified
boolean | null
price
number | null
market_cap
number | null
fully_diluted_valuation
number | null
circulating_supply
number | null
total_supply
number | null
change_1d
number | null
change_30d
number | null
change_90d
number | null
change_365d
number | null
contracts
object