get https://api-mainnet.magiceden.dev/v3/rtp//users/activity/v6
This API can be used to build a feed for a user including sales, asks, transfers, mints, bids, cancelled bids, and cancelled asks types.
Log in to see full request history
Response
This API can be used to build a feed for a user including sales, asks, transfers, mints, bids, cancelled bids, and cancelled asks types.
xxxxxxxxxx
curl --request GET \
--url 'https://api-mainnet.magiceden.dev/v3/rtp/ethereum/users/activity/v6?limit=20&sortBy=eventTimestamp&includeMetadata=true' \
--header 'Authorization: Bearer YOUR_API_KEY' \
--header 'accept: */*'
Try It!
to start a request and see the response here! Or choose an example: