Crop image
POST/api/fluid-fit/crop-image
Crops the input image to specified dimensions and coordinates. Extracts a rectangular portion of the image based on x, y coordinates and width, height dimensions.
Request
Responses
- 200
- 400
- 401
- 429
Image cropped successfully
Bad request - Invalid input parameters or API key is required
Unauthorized - Invalid or missing API key
Too many requests - Rate limit exceeded (100 requests per 15 minutes)