Collection activity

This API can be used to build a feed for a collection including sales, asks, transfers, mints, bids, cancelled bids, and cancelled asks types.

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

Filter to a particular collection with collection-id. Example: 0x8d04a8c79ceb0889bdd12acdf3fa9d207ed3ff63

string

Filter to a particular collection set.

string

Filter to a particular community. Example: artblocks

string

Filter to a particular attribute. Note: Our docs do not support this parameter correctly. To test, you can use the following URL in your browser. Example: https://api.reservoir.tools/collections/activity/v6?collection=0x8d04a8c79ceb0889bdd12acdf3fa9d207ed3ff63&attribute[Type]=Original or https://api.reservoir.tools/collections/activity/v6?collection=0x8d04a8c79ceb0889bdd12acdf3fa9d207ed3ff63&attribute[Type]=Original&attribute[Type]=Sibling

boolean

If true, will filter any activities marked as spam. defaults to false

boolean

If true, will filter any activities marked as nsfw. defaults to false

integer
≥ 1

Amount of items returned. Max limit is 50. defaults to 50

string
enum

Order the items are returned in the response. The blockchain event time is eventTimestamp. The event time recorded is createdAt. defaults to eventTimestamp

Allowed:
string

Use continuation token to request next offset of items.

boolean

If true, metadata is included in the response. If true, max limit is 50. defaults to true

types
array of strings
types
string

Input any ERC20 address to return result in given currency

Response

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