Skip to main content
POST
/opensea/items/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
collection_slug
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:price_low_to_high
Available options:
price_low_to_high,
price_high_to_low,
most_rare,
least_rare
attributes
object | null

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