Skip to main content
POST
/opensea/items

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
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

Response

Successful Response

contract_address
string
required
token_id
string
required
@type
string
default:OpenseaItemDetail
chain
string | null
name
string | null
image
string | null
animation_url
string | null
is_fungible
boolean
default:false
standard
string | null
total_supply
integer | null
rarity_rank
integer | null
rarity_category
string | null
rarity_total_supply
integer | null
background_color
string | null
token_uri
string | null
metadata_storage
string | null
is_transfer_locked
boolean
default:false
is_compromised
boolean
default:false
is_disabled
boolean
default:false
external_url
string | null
collection
object | null
owner
string | null
last_sale
object | null
best_listing
object | null
best_offer
object | null
attributes
object[]