API Reference
Log In
API Reference

Ranks

This endpoint provides a list of ranks that occur on the NFTs

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint provides a list of all the ranks supported and collected by TraitSniper.
With free package when project have just revealed, only can retrieve data after 30 minutes. Higher package will retrieve data instantly.

📘

Requests to this endpoint require an API key. If you don't have an API key, please buy one.

Path Params
string
required

Address of the contract for this NFT

Query Params
int32
Defaults to 1

A page number as a query param to retrieve the current page

int32
Defaults to 50

How many results to show. The default value is 100 (if param is omitted), max is 200.

boolean

If set is true, return rank with trait, return rank without trait. Can be true or false

boolean

If set is true, return traits with trait score. If set is false, return traits empty. Can be true or false

string

An array of token ids to retrieve ranks (e.g. ?token_ids=1,2,3). Will return a list of ranks that match ALL of the token ids in array.

string

Sort ranks of NFTs by ascending (asc) or descending (desc).

string

Sort scores of NFTs by ascending (asc) or descending (desc).

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json