Skip to main content
POST
Get index token statuses

Authorizations

x-api-key
string
header
required

API key authentication. Provide your API key as the header value.

Body

application/json
tokenAddresses
string[]
required

Token addresses to check (1-100). Accepts any casing; normalized to EIP-55 checksum form. Duplicates are deduped.

Required array length: 1 - 100 elements

Response

Successfully retrieved index token statuses

success
boolean
required
Example:

true

response
object[]