Smart‑Cropped Thumbnail API
Overview The Thumbnail API creates smart‑cropped thumbnails that keep the most important part of the image in frame—even when the target aspect ratio differs from the original. Under the hood it calls AI Vision’s Generate Thumbnail (v3.2), which analyzes the area of interest and crops accordingly; you can also toggle smartCropping on/off. Highlights Smart crop to a specific size/aspect ratio,…
Smart‑Cropped Thumbnail API endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| POST |
/v1/thumbnail /v1/thumbnail |
Provide a public imageUrl or base64 image along with width and height (1–1024). Optionally set smartCropping=false for basic cropping. |
Smart‑Cropped Thumbnail API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $25 / month | — |
|