Nft service
Last updated
Last updated
The NFT API provides endpoints for managing and retrieving NFTs (Non-Fungible Tokens). You can retrieve a list of requested NFTs, retrieve specific NFTs by address and ID, and access user-specific NFTs such as created, mobile, liked, and wished tokens.
NFT
User NFTs
Internal NFTs
The Internal API offers endpoints for internal purposes related to NFTs. You can retrieve a list of requested NFTs with rich data and access specific NFTs by address and ID with rich data.
Owners
The Owners API allows you to retrieve a list of owners associated with a specific NFT token by address and ID.
Minting Status
The Minting Status API enables you to check the minting status of a specific NFT token by address and ID.
NFT Tags
The Tags API allows you to create tags for categorizing and organizing NFTs within your application. You can create tags and retrieve a list of requested tags.
NFT Categories
The Categories API provides endpoints for retrieving a list of requested categories for classifying NFTs.
NFT Search
The Search API allows you to search for NFTs based on specific search criteria. You can retrieve a list of requested NFTs matching the search text, facilitating efficient discovery of relevant NFTs.
/v1/internal/tokens/rich
2
2
0x3203c9e46ca618c8c1ce5dc67e7e9d75f5da2377
erc1155
, erc721
bnb-chain
, ethereum
, polygon
, base
1
21592868
55
55
Stringified array of tokens with chain ID (optional), contract address, and token ID
[{"chainId":11155111,"contractAddress":"0x91945DCD15b44eB33dE4D00897843C1Ee524fA88","tokenId":3},{"chainId":80002,"contractAddress":"0x91945DCD15b44eB33dE4D00897843C1Ee524fA88","tokenId":1234}]
Tokens to skip
{"skipTokens":{"0x91945DCD15b44eB33dE4D00897843C1Ee524fA88":[1313]}}
Token collections
{"collections":{"0x91945DCD15b44eB33dE4D00897843C1Ee524fA88":"collection1"}}
{"token._tokenId":"desc","token.creationBlock":"desc","token.favorites":"desc","token.wishes":"desc"}
asduf823hf-sa98ehf938rh
0xd1afbab5cacb45491ce002a6026c1401340eae6a
5a945f88-1de8cb-c6a1b4-1314ebac6bd1
/v1/internal/tokens/{address}/id/{id}/rich
0x3203c9e46ca618c8c1ce5dc67e7e9d75f5da2377
asduf823hf-sa98ehf938rh
0xd1afbab5cacb45491ce002a6026c1401340eae6a
5a945f88-1de8cb-c6a1b4-1314ebac6bd1
/v1/owners/{address}/id/{_tokenId}
0x3203c9e46ca618c8c1ce5dc67e7e9d75f5da2377
1
Sort by..
desc
desc
, asc
Sort by..
desc
desc
, asc
Sort by..
desc
desc
, asc
2
2
/v1/minting-status/{address}/id/{_tokenId}
0x3203c9e46ca618c8c1ce5dc67e7e9d75f5da2377
1
/v1/tags
2
2
1
/v1/tags
asduf823hf-sa98ehf938rh
0xd1afbab5cacb45491ce002a6026c1401340eae6a
5a945f88-1de8cb-c6a1b4-1314ebac6bd1
/v1/categories
2
2
1
/^([-\w]+ )+[-\w]+$|^[-\w]+$/
/v1/nft-search/{searchText}
2
2
0x3203c9e46ca618c8c1ce5dc67e7e9d75f5da2377