Jump to Content
Quantsy
API Reference
v1.0

Log InQuantsy
API Reference
Log In
v1.0API Reference

Introduction

  • Welcome

Quantsy API

  • The API
  • /collection/{address}
    • Get collection metadata by collection hash.get
  • /collection
    • Get all collection metadata.get
  • /collection/{address}/tokens
    • Tokens by collection hash.get
  • /account/{address}/tokens
    • Tokens by account hash.get
  • /account/{address}/summary/total_estimated_value
    • Account total estimated value.get
  • /account/{address}/summary/collection_allocation
    • NFT portfolio allocation by collection.get
  • /transaction/event/{hash}
    • NFT events by transaction.get
  • /transaction/event/{address}/{token_id}
    • NFT events by token.get

The Quantsy Method

  • Welcome To Quantsy
Powered by 

Welcome

This documentation is broken down into the following two sections.

The Quantsy API

Quantsy's API is described according to OpenAPI v3, and the documentation is auto-generated from its API specification.

The Quantsy Method

Curious users can read more about Quantsy's mission and data science methods.

  • Table of Contents
    • The Quantsy API
    • The Quantsy Method