Each successful API call consumes compute units, which are reflective of the request's computational complexity. Compute units are only registered for successful requests (response code 200
).
Compute units are used to track usage and rate limits.
Questions about how many compute units you'll need? Reach out to [email protected] and we can help.
Center API V2
Endpoint | Compute Units |
---|---|
Render NFT | 1 per NFT* ( |
List NFT Media | 0 |
Get NFT Metadata | 1 |
Get NFT Metadata (Batched) | 1 per NFT requested |
Get Collection Metadata | 1 |
Refresh NFT Metadata | 0 |
NFTs owned by address | 1 per NFT owned |
Owners of NFT Collection | 1 per owner returned |
NFT Collection Search | 0 |
Get collection floor price | 1 |
List NFT Transfers | 1 per transfer |
Get collection volume | 1 |
List networks | 0 |
Center API V1
= Endpoint is available on enterprise plans only