Get user Activities

Returns user's Activities (like transfers, mints, sells etc) sorted by date. This API is deprecated in favor of Search Activities

Log in to see full request history

Note

Addresses in EVM-compatible blockchain networks are the same, so to correctly filter by owner or creator, you must use the prefixes appropriate for each specific network. "ETHEREUM:0x..." - for EVM networks, "SOLANA:" for SVM networks, for other networks the name of the blockchain, for example - "FLOW:0x..."

Query Params
type
array of strings
required

Activity type

type*
blockchains
array of strings
blockchains
user
array of strings
required

Addresses of the users

user*
bidCurrencies
array of strings

Currency for BID and CANCEL_BID activity types

bidCurrencies
date-time

Lower time border of data

date-time

Upper time border of data

string

Continuation token from the previous response

string

Combined continuation token from the previous response

integer

The number of items to return

string

Sorting by data update time

Responses

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