Color Correction
The API provides automated color correction and white balancing of photos.
1 subscribers
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Color Correction endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Check Status and Error /v1/image/check |
This returns the job parameters including possible errors. Use this call if your retrieve GET returned 404 to learn more information about the reason. |
| GET |
Retrieve Finished Image /v1/image/retrieve |
Retrieves an image which was successfully processed. It returns the image with 200 success code, or a 404 error if the image is not ready. |
| POST |
Color Correction and White Balancing /v1/image/correct |
Performs asynchronous color correction and white balancing on a referred JPEG picture. |
Color Correction pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19.99 / month | — |
|
| ULTRA | $49.99 / month | — |
|