Core Rendering
Get chain collections
Commonly used to fetch the list of NFT collections with downloaded and cached off chain data like token metadata and asset files.
GET
Credit Cost
0.01 per call
Processing
Batch
Path Parameters
The chain name eg: eth-mainnet
.
Query Parameters
Number of items per page. Omitting this parameter defaults to 100.
0-indexed page number to begin pagination.
If true
, the suspected spam tokens are removed. Supports eth-mainnet
and matic-mainnet
.
Response
200 - application/json
Successful response
The timestamp when the response was generated. Useful to show data staleness to users.
The requested chain ID eg: 1
.
The requested chain name eg: eth-mainnet
.
List of response items.
Pagination metadata.