Skip to main content
POST
/opensea/accounts/items

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
identifier
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
status
enum<string>
default:all
Available options:
all,
listed,
not_listed
sort
enum<string>
default:highest_offer
Available options:
highest_offer,
lowest_offer,
recently_received,
oldest_received,
highest_listed_price,
lowest_listed_price,
most_rare,
least_rare,
highest_floor,
lowest_floor,
highest_cost,
lowest_cost,
highest_last_sale,
recently_listed,
recently_created
chains
enum<string>[] | null
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

Response

Successful Response

contract_address
string
required
token_id
string
required
@type
string
default:OpenseaItem
chain
string | null
name
string | null
image
string | null
animation_url
string | null
standard
string | null
is_fungible
boolean
default:false
total_supply
integer | null
rarity_rank
integer | null
rarity_category
string | null
image_aspect_ratio
number | null
background_color
string | null
token_uri
string | null
metadata_storage
string | null
owner
string | null
last_sale
object | null
best_listing
object | null
best_offer
object | null
collection
object | null
attributes
object[]
created_at
string | null
last_sale_at
string | null
last_transfer_at
string | null