Skip to main content
POST
/opensea/items/activity

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
contract_address
string
required
Minimum string length: 1
token_id
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
chain
enum<string>
default:ethereum
Available options:
ethereum,
base,
solana,
arbitrum,
optimism,
polygon,
abstract,
monad,
ink,
apechain,
megaeth,
soneium,
somnia,
animechain,
avalanche,
b3,
berachain,
blast,
flow,
gunz,
ronin,
sei,
shape,
unichain,
zora,
hyperevm
event_types
enum<string>[] | null
Available options:
sale,
listing,
offer,
transfer,
mint

Response

Successful Response

id
string
required
@type
string
default:OpenseaActivity
event_type
string | null
event_at
string | null
transaction_hash
string | null
from_address
string | null
to_address
string | null
price
object | null
sale_type
string | null
marketplace
string | null
is_airdrop
boolean | null
quantity
number | null
chain
string | null
contract_address
string | null
token_id
string | null
item_name
string | null
item_image
string | null
collection_slug
string | null
collection_name
string | null
collection_image
string | null
collection_is_verified
boolean | null