Skip to main content
GET
Get Market Price
Fetch current or historical price for a token. Uses weighted average of recent trades when stable, or last trade price when volatile.
Free & Unlimited. This endpoint does not count toward your monthly usage limits on any plan.

Authorizations

x-api-key
string
header
required

Path Parameters

token_id
string
required

Token ID for the market

Query Parameters

at_time
integer | null

Unix timestamp (seconds) for historical price

Required range: x >= 0

Response

Successful Response

Market price endpoint response.

price
number
required
at_time
integer
required

Unix timestamp in seconds