API Endpoints
List of NFT API Endpoints For NFT-Base and NFT-Exchange
NFT Base API Endpoints
Default prefix for NFT Base is /api/nft
List of Assets Endpoints
Endpoint
Description
Type
/assets/claim
Claims an asset
POST
List of Burn Endpoints
List of Collection Endpoints
Endpoint
Description
Type
List of Configuration Endpoints
Endpoint
Description
Type
List of Transfer Endpoints
Endpoint
Description
Type
NFT Exchange API Endpoints
Default prefix for NFT Exchange is /api/nft/exchange
List of Auction Endpoints
Endpoint
Description
Type
List of Bid Endpoints
Endpoint
Description
Type
List of Configuration Endpoints
Endpoint
Description
Type
List of Trade Endpoints
Endpoint
Description
Type
NFT Client
A Light Typescript Client Supporting NFT REST API
Installation
Initialization
Last updated