Jump to Content
NFTGo DocumentationGet API KeysFeedbackWe're hiring!
HomeGuidesAPI ReferenceChangelog
Get API KeysFeedbackWe're hiring!Go to NFTGo.ioNFTGo Documentation
API Reference
Go to NFTGo.io
HomeGuidesAPI ReferenceChangelog

👋 INTRODUCTION

  • Overview
  • Quickstart
  • Compute Units
  • Supported Chains

📚 TUTORIALS

  • How to filter out wash trades?
  • How to get the rarity and traits of an NFT?
  • How to compress image file?
  • FAQ

🎯 MODELS

  • NFT model
  • Collection model
  • Marketplace model
  • Transaction model
  • Rarity model
  • Price model
  • Fee model
  • NFT Trait model
  • Collection Trait model
  • PaymentToken model
  • Webhook Model

🌟 NFT DATA

  • NFT
    • Get NFT by Token IDget
    • Get NFTs by Token IDspost
    • Get NFTs by collectionget
    • Get NFTs by ownerget
    • Get NFTs by ownerspost
    • Get metrics by NFTget
    • Get NFTs by nameget
    • Get rarity by NFTget
    • Get rarity by NFTsget
  • Collection
    • Get contracts by ownerget
    • Get collections by ownerget
    • Get metrics by collectionget
    • Get collections by ownerspost
    • Get metrics by collectionspost
    • Get collection by nameget
    • Get collection by contractget
    • Get collection by opensea slugget
    • Get collections by collectionspost
    • Get floor price by collectionget
    • Get traits with stats by collectionget
    • Get traits with stats by collectionspost
    • Get supported info by collectionget
  • Address
    • Get whalesget
    • Get metrics by addressget
    • Get related addressesget
    • Get holder(s) by NFTget
    • Get holders by collectionget
    • Get holders by contractget
    • Get holder addresses by collectionget
    • Get created listings of an addressget
    • Get related info of created listingsget
    • Get created offers of an addressget
    • Get related info of created offersget
    • Get received offers of an addressget
    • Get related info of received offersget
  • Transaction History
    • Get collection transaction historyget
    • Get chain transaction historyget
    • Get NFT Transaction historyget
    • Get address transaction historyget
  • Market&Ranking
    • Get metrics of global marketget
    • Get collection rankingget
    • Get top sales rankingget
    • Get NFT profit rankingget
    • Get top mints rankingget
    • Get marketplace rankingget
    • Get top sales by collectionget
  • Royalty
    • Get royalty by NFTget
    • Get royalty by collectionget
    • Get royalty by addressget
    • Get royalty chart by contractget
    • Get marketplace royalty distribution by contractget
    • Get royalty expenses by addresspost
    • Get royalty payers by contractget
  • Metadata
    • Refresh NFT metadatapost

📈 CHART

  • Collection
    • Get holder amount distribution by collectionget
    • Get traders chart by collectionget
    • Get holder trends chart by collectionget
    • Get holder period distribution by collectionget
    • Get average price chart by collectionget
    • Get volume chart of a collectionget
    • Get floor depth chart by collectionget
    • Get floor price chart by collectionget
    • Get listing chart by collectionget
    • Get floor price OHLC chart by collectionget
    • Get sales chart by contractget
  • Market
    • Get chart of market capitalizationget
    • Get volume chart of marketget
    • Get chart of market capitalization by collectionget

🤝 NFT TRADING

  • GoTrading Overview
  • Core Concepts
  • Tech Architecture
  • Tutorials
    • Build a Trading Aggregator
    • Build a Marketplace
    • Build a Gallery page
    • Build a NFT detailed page
    • Enable Buy, List, and Offer
    • Build a Profile Page
    • Build a Trading bot
  • Order Data API
    • Get Orders By Contractpost
    • Get Orders By Idspost
    • Get Received Best Offers By Walletpost
    • Get Orders By Order Hashespost
    • Get Orders By Makerpost
    • Get Orders By NFTpost
    • Batch Get NFT Best Listingpost
    • Get Offers Feed By NFTpost
  • Trading API
    • Create Listingspost
    • Create Offerspost
    • Fulfill Listingspost
    • Fulfill Offerspost
    • Cancel Orderspost
    • Post Orderpost
    • Check Post Order Resultspost
  • Utils API
    • Get Blur Auth Challengepost
    • Get Collected Order Bookspost
    • Get Collection Trading Configurationpost
    • Get Offer Acceptable Timeget
    • Get Blur Authpost
  • GoTrading SDK

⚖️ NFT VALUATIONS

  • GoPricing Overview
  • Algorithm Principle
  • Evaluation Method
  • Performance Monitor
  • Use Cases
  • Gopricing API
    • Get estimated priceget
    • Get estimated price(bulk)post
    • Get trait weights by collectionget
  • Standford Blockchain Review
  • Discuss on Ethereum Research

notify

  • Notify Tutorials
    • Verify Webhook
  • Notify API
    • List notifyget
    • Update notifyput
    • Create notifypost
    • Delete notifydelete

DEALER

  • Generate Dealer Keypost

Supported Chains

The APIs in the current version only support Ethereum.

If you need multichain API, please check out V2 Multichain API documentation.