XRP Ledger Apex is back in Amsterdam

Register Now
Last updated
Edit

NFT APIs

This page lists the transactions and requests associated with NFTs as a handy reference.

NFT Ledger Entries

  • NFToken data type - The NFT object stored on the ledger.
  • Ledger Entries

NFT Transactions

NFT requests

Clio

Clio servers also provide the following APIs related to NFTs:

  • nft_info - Get current status information about the specified NFT.
  • nft_history - Get past transaction metadata for the specified NFT.

You can access a public Clio server by sending a request to its URL and Clio port (typically 51233). Public Clio API servers come with no SLAs nor any responsibility to be fixed on priority. If your business use case requires continual monitoring and information requests, consider setting up your own Clio server instance. See install-clio-on-ubuntu.