Activities

Provides On-chain and off-chain activities related to NFTs and Accounts with options to filter for what's needed. Note 1: Check Activity Type for different types of activities Note 2: Check parameters as one of the following must be provided (TokenId, AccountId, AccountAddress, CollectionSlug, ContractAddress, ContractAddress+TokenIndex)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
Type
array of objects

If provided, only matching activity types will be returned

Type
boolean

If this is set, NftApi.Controllers.Parameters.ActivityParameters.Type will be ignored. (effectively set to Listing)

MarketplaceId
array of int64s

If provided, only activities from the given marketplace(s) will be returned

MarketplaceId
int64

Maximum epoch timestamp (UTC, seconds) before which the activities will be returned (Default = the current UTC timestamp at the time of API call)

int64

Minimum epoch timestamp (UTC, seconds) after which the activities will be returned

int64

Account's Id (NFTValuations' provided ID) for which the activities will be returned Note: At least one of the following must be provided (TokenId, AccountId, AccountAddress, UniverseId, CollectionId, CollectionSlug, ContractId, ContractAddress, ContractAddress/Id + TokenIndex/Id)

string

Account's Address (Wallet address) or corresponding ENS for which the activities will be returned Note: At least one of the following must be provided (TokenId, AccountId, AccountAddress, UniverseId, CollectionId, CollectionSlug, ContractId, ContractAddress, ContractAddress/Id + TokenIndex/Id)

string

Collection's Slug (NFTValuations' provided slug) for which the activities will be returned Note: At least one of the following must be provided (TokenId, AccountId, AccountAddress, UniverseId, CollectionId, CollectionSlug, ContractId, ContractAddress, ContractAddress/Id + TokenIndex/Id)

CollectionId
array of int64s

Collection's Id (NFTValuations' provided Id) for which the activities will be returned Note: At least one of the following must be provided (TokenId, AccountId, AccountAddress, UniverseId, CollectionId, CollectionSlug, ContractId, ContractAddress, ContractAddress/Id + TokenIndex/Id)

CollectionId
UniverseId
array of int64s

Universe's Id (NFTValuations' provided Id) for which the activities will be returned Note: At least one of the following must be provided (TokenId, AccountId, AccountAddress, UniverseId, CollectionId, CollectionSlug, ContractId, ContractAddress, ContractAddress/Id + TokenIndex/Id)

UniverseId
string

Contract's Address (Hash) for which the activities will be returned Note: At least one of the following must be provided (TokenId, AccountId, AccountAddress, UniverseId, CollectionId, CollectionSlug, ContractId, ContractAddress, ContractAddress/Id + TokenIndex/Id)

int64

Contract's Id (NFTValuations' provided Id) for which the activities will be returned Note: At least one of the following must be provided (TokenId, AccountId, AccountAddress, UniverseId, CollectionId, CollectionSlug, ContractId, ContractAddress, ContractAddress/Id + TokenIndex/Id)

string

Token's Index from its corresponding smart contract (must be provided along with NftApi.Controllers.Parameters.ActivityParameters.ContractAddress) Note: At least one of the following must be provided (TokenId, AccountId, AccountAddress, UniverseId, CollectionId, CollectionSlug, ContractId, ContractAddress, ContractAddress/Id + TokenIndex/Id)

int64

Token's Id (NFTValuations' provided ID) for which the activities will be returned Note: At least one of the following must be provided (TokenId, AccountId, AccountAddress, UniverseId, CollectionId, CollectionSlug, ContractId, ContractAddress, ContractAddress/Id + TokenIndex/Id)

int64

NOTE: Requires user to be authenticated and authorized to access the portfolio Activities that are part of the accounts of groups of given portfolio will be returned

int64

If provided, activities whose tokens were created by the given artist will be returned

PortfolioGroupId
array of int64s

NOTE: Requires user to be authenticated and authorized to access the portfolio Activities that are part of the accounts of given groups (only the ones the authenticated user has access to) will be returned

PortfolioGroupId
boolean

NOTE: Requires user to be authenticated and authorized to access the portfolio If true, any activty whose from and to accounts are part of the portfolio will be excluded

string

Cursor value provided by the response to get the next/previous page Note: Cursor only tracks pagination, the parameters should still be provided for consecutive calls

int32
1 to 100

Maximum number of entries to be returned per page (Default = 100)

string
enum

If provided, entries are sorted by the specified property based on given SortDirection

Allowed:
string
enum
Allowed:
Responses

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