API Reference
Log In
API Reference

Metadata

This endpoint provides a list of NFTs that belongs to the collection.

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

📘

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 these NFTs

Query Params
int32
Defaults to 1

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

int32
Defaults to 200

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

string

Filter NFTs by list of token ids which are separated by commas, e.g: ?token_ids=1,2,3.

string

Filter NFTs by list of traits, e.g: ?traits=Background-Purple,Head-Spikes Multicolor.

boolean

Indicates that filtered NFTs should match any of traits or match exactly traits.

string

Sort NFTs by ascending (asc) or descending (desc) token id.

string

Sort NFTs by ascending (asc) or descending (desc) rank.

string

Sort NFTs by ascending (asc) or descending (desc) score.

Responses

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