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

NFT Interface

Request for explanation

  • The request method is POST application/json

  • Error code description:

    Error code

    Explanation

    800

    SUCCESS

    900

    The system is busy, please try again later

    50003

    NFT does not support swap, please select again

    50004

    Currently does not support the sale of NFT

    50005

    Currently does not support the purchase of NFT

    50006

    The current NFT cannot be purchased as the price does not cover the transaction fee

    999

    This NFT cannot be purchased or sold twice

PreviousNFT APINextGet NFT Category List