extract.design
Extract designs from any product photo.
1 subscribers
5 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
extract.design endpoints
| Method | Endpoint | Description |
|---|---|---|
| Extraction | ||
| POST |
createExtraction /extract |
Submit an image for background extraction. Accepts exactly ONE image source: URL, file upload, or base64-encoded image. Processing is asynchronous - poll the status endpoint to… |
| GET |
getExtractionStatus /extract/{extraction_id} |
Get the current status and result of an extraction. Poll this endpoint to check when processing is complete. |
| Usage | ||
| GET |
getUsage /usage |
Get current credit usage and plan information for your account. |
| Health | ||
| GET |
ping /ping |
Simple endpoint to verify API key authentication is working. |
| GET |
healthCheck /health |
Check if the API service is running. No authentication required. |
extract.design pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19 / month | — |
|
| ULTRA Recommended | $99 / month | — |
|
| MEGA | $199 / month | — |
|