Skip to main content
GET
Get Asset

Overview

Add the ?expand=market_cap flag to your /assets or /assets/{idOrSlug} page to include market_cap data in the response.

Example Request

Example Response

Response Fields

Notes

  • Can be used with other expansion options by joining with a comma (e.g. ?expand=markets,ohlcv_last_24h).
  • Can be used on /v1/assets/ or /v1/assets/{idOrSlug} endpoints.
  • price and market_cap are expanded by default in /assets/{idOrSlug} results unless an explicit ?expand= flag is provided.

See also

Authorizations

x-api-key
string
header
required

Path Parameters

idOrSlug
string
required

Query Parameters

expand
enum<string>[]
Available options:
addresses,
chains,
addresses.chain,
markets,
market_cap,
ohlcv_last_24_h,
price,
reference,
sector,
supply

Response

id
integer
required
Required range: 0 <= x <= 4294967295
code
string | null
required
Maximum string length: 20
title
string | null
required
Maximum string length: 100
slug
string | null
required
Maximum string length: 100
tag_line
string | null
required
Maximum string length: 255
description
string | null
required
Maximum string length: 65535
image_url
string | null
required
Maximum string length: 255
sector
string | null
required
Maximum string length: 50
category
string | null
required
Maximum string length: 25
updated_at
number | null
required

Unix timestamp

type
enum<string> | null
required
Available options:
Infrastructure,
Application
market_cap
object

Expandable relationship

price
object

Expandable relationship