Comprehensive NFT APIs Added to Insight
We're excited to announce the release of additional NFT API endpoints to Insight. These endpoints provide comprehensive APIs for accessing NFT metadata, transfers, ownership information, and more. The NFT API provides a great alternative for developers looking to migrate from SimpleHash, which is expected to shutdown on March 27th.
The endpoints below are now available to use.
NFT Tokens API
Get NFTs by Contract
Retrieve all NFTs from a specific contract address.
Get NFT by Token ID
Fetch data for a specific NFT using its contract address and token ID.
Get NFTs by Owner
List all NFTs owned by a specific wallet address across all contracts.
NFT Transfers API
Get NFT Transfers by Contract
Track all transfer events for a specific NFT contract with optional metadata.
Get NFT Transfers by Token
View the complete transfer history for a specific NFT token with optional metadata.
Get NFT Transfers by Transaction
Retrieve all NFT transfers that occurred within a specific transaction with optional metadata.
NFT Ownership API
Get NFT Owners by Contract
List all current owners of NFTs from a specific contract.
Get NFT Owners by Token
Identify the current owners of a specific NFT token.