Skip to main content
POST
Get prices for multiple tokens

Authorizations

apiKey
string
header
required
orgId
string
header
required

Body

application/json
symbols
string[]
required

Array of token symbols

Required array length: 1 - 100 elements
Example:

Response

Token prices retrieved successfully

data
object[]
total
integer

Total number of tokens matching the filter

Example:

25

hasMore
boolean

Whether there are more results available

Example:

true