post https://api.center.dev/v1//assets
Returns key data (e.g., metadata, preview image, collection name) on multiple assets with single call
We have an updated version of this endpoint with superior coverage and accuracy. Try it here.
Response will be provided in the same order as the requests. Missing assets will be returned as null
. If all requested assets are missing, then response will be an error.
Response will include links to the Center CDN for media rendering. There are two sizes provided:
Preview Image Size | Size | Format |
---|---|---|
small | 200 x 200 | Image |
medium | 1000 x 1000 | Image (most often), video (occasionally) |
Note: The fallbackToChain
param should be used to indicate if you would like Center to attempt to retrieve missing asset information from the blockchain before providing the response (e.g., for freshly minted assets). It should be set to false
for performance-sensitive cases, as it will likely lead to slower response times.
Compute Units = Number of assets in response