solscan logo
Register NowRegister Now

nft collection items

get

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

401

Authentication failed

Response Body

429

Too Many Requests

Response Body

500

Internal Server Error

Response Body

icon

Javascript

icon

Python

icon

Shell

icon

Go

icon

C#

Authorization

Response

Click Try It! to start a request and see the response here!

Response Examples