SWFT API-en
H5Chinese API
  • Description
  • PAY API
    • Pay Interface
  • TRADE API
    • TRADE Interface
    • Generate signature
    • Get Account Balance
    • Single currency Account Balance
    • Get the Order Detail of Account
    • Get the Support Trade Pair
    • Get Market Depth
    • Place a New Order
    • Submit Cancel for an Order
    • Get All Open Orders
    • Search Historical Orders
    • Get the Order Detail of an Order
    • Latest transaction information
    • Historical transaction record
    • K-line data
  • NFT API
    • NFT Interface
    • Get NFT Category List
    • Get NFT Detail List
    • Query nft by account
    • Query price
    • Place an order
    • Add the hash of the order
    • Query transaction records
    • Check order details
Powered by GitBook
On this page
  1. NFT API

Get NFT Detail List

1. Request Url

https://{host}/gt/swap/path/v1/getLists

2. Request Param

Parameter name

Is it necessary

description

buyNow

Y

default:1

chain

Y

collection: '' platfrom: Contains BSC, ETH, POLYGON three or one of them

page

Y

The current number of pages(default: 1)

pageSize

Y

Number each page(default: 50)

priceOrder

Y

Sort by price(default: asc)

type

Y

Type: collection/platfrom

equipmentNo

N

device ID

sessionUuid

N

User's unique login ID sessionId

sourceFlag

N

The order source is used to identify which platform created the order and needs to be negotiated with us

sourceType

N

Request source device (IOS, Android, h5)

userNo

N

userNo

PreviousGet NFT Category ListNextQuery nft by account