Get users Activities

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

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

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..."

Body Params
types
array of objects
required

Activity type

types*
users
array of objects
required

List of the user id

users*
bidCurrencies
array of objects

Currency for BID and CANCEL_BID activity types

bidCurrencies
blockchains
array of objects
blockchains
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
enum

Sorting by data update time

Allowed:
Responses

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