Tensor
Search
K
Comment on page

REST API

Tensor provides a simple REST API to query NFT prices across both Solana and Ethereum.
Please reach out to [email protected] to ask for the API endpoint / API key.

Endpoints

get
https://api.tensor.so
/:chain/collections
List collections
get
https://api.tensor.so
/:chain/collections/:collection
List mints
get
https://api.tensor.so
/:chain/collections/:collection/floor?at=:ts
Get collection's "smart floor price"
get
https://api.tensor.so
/:chain/collections/:collection/:nft?at=:ts
Get NFT estimated price

Endpoint missing?

Tensor is in early phases of its development. If there is an endpoint that you require that is missing - please let us know.