Skip to main content
GET
Search Entity Details

Authorizations

X-API-KEY
string
header
required

Authorization method required to allow user to access the api endpoints.

Query Parameters

cursor
string
Example:

"n0192376853"

size
number
default:10
Required range: 1 <= x <= 100
Example:

10

networks
string[]

Comma-separated list of blockchain networks to filter by (e.g., ethereum, solana). Repeats also allowed.

Example:

Response

200 - application/json

List of entities that match the specified search term.

items
object[]
required
meta
object
required
Last modified on July 22, 2026