nft collection items
account detail
Account Data Decoded
account transfer
account transfer total
account defi activities
account balance change activities
account transactions
account transactions enhanced
account portfolio
account token-accounts
account stake
account stake rewards
account stake rewards export
account transfer export
account metadata
account metadata multi
account funded by
account leaderboard
account defi activities export
token transfer
token defi activities
token markets
token meta
token meta multi
token latest price data
token historical price data
token holders
token list
token top
token trending
token latest
token defi activities export
token historical data
token search
token price
token price multi
https://pro-api.solscan.io/v2.0/nft/collection/items
Get the list of items of a NFT collection
QUERY PARAMS
collection
string
required
Collection ID
sort_by
string
The parameter allows you to specify the field by which the returned list will be sorted
page
number
Page number for pagination
page_size
number
Number items per page
RESPONSES
200
OK
Response Body
success
boolean
Status of Api
trade_time
number
Trade Time
signature
string
Signature
market_id
string
Market ID
type
string
Type
price
string
Price
currency_token
string
Currency token
currency_decimals
number
Currency Decimals
seller
string
Seller
buyer
string
Buyer
address
string
NFT Address
collection
string
Collection Name
collectionId
string
Collection Id
collectionKey
string
Collection Key
createdTime
number
Created Time
name
string
Name
symbol
string
Symbol
uri
string
URI
sellerFeeBasisPoints
number
Seller Fee Basis Points
address
string
Address
verified
number
Verified
share
number
Share
id
number
Id
image
string
Image
tokenId
number
Token identity
name
string
Name
symbol
string
Symbol
description
string
Description
seller_fee_basis_points
number
Seller Fee Basis Points
edition
number
Edition
trait_type
string
Trait Type
value
string
Value
uri
string
URI
type
string
Type
category
string
Category
retried
number
Retried
mintTx
string
Mint Tx
400
Bad Request
Response Body
success
boolean
Status of Api
code
number
Error Code for API
message
string
Message to describe error
401
Authentication failed
Response Body
success
boolean
Status of Api
code
number
Error Code for API
message
string
Message to describe error
429
Too Many Requests
Response Body
success
boolean
Status of Api
code
number
Error Code for API
message
string
Message to describe error
500
Internal Server Error
Response Body
success
boolean
Status of Api
code
number
Error Code for API
message
string
Message to describe error