Retrieve Tokens Owned

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint returns the tokens owned by a particular address. There is an optional withMetadata field which indicates whether or not the API should return token metadata. The max amount of items that can be returned at once is 100, and offset is used for pagination.

Query Params
string
required
Defaults to 0x0000c3Caa36E2d9A8CD5269C976eDe05018f0000

User address to query for owned tokens

int32
Defaults to 100

Default to 100

int32
Defaults to 0

Offset for pagination

string
enum
Defaults to all

OPTIONAL. ERC schema type to filter by. Default to all.

Allowed:
boolean
Defaults to false

Include metadata or not. (Faster when set to false)

string

OPTIONAL. Collection to filter by

Headers
string

API key for elevated rate limits and cache bypassing (optional)

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json