Assets
Optimize Asset
Create an optimized version of an asset with format conversion and resizing
POST
Create an optimized version of an image asset with specified transformations. This permanently creates a new optimized version of the asset.Documentation Index
Fetch the complete documentation index at: https://docs.metabind.ai/llms.txt
Use this file to discover all available pages before exploring further.
For on-demand transformations without creating new assets, use CDN URL parameters instead.
Path Parameters
The unique identifier of the organization
The unique identifier of the project
The unique identifier of the asset
Request Body
Optimization options
Response
Returns the optimized Asset object with updated metadata.Optimization Tips
Web Images
Web Images
For general web use, convert to WebP with quality 80:
Thumbnails
Thumbnails
For thumbnails, resize and compress aggressively:
Maximum Compression
Maximum Compression
For smallest file size, use AVIF (where supported):