API documentation often includes an interactive feature called the "Try it out" button. This allows users to test API endpoints directly from the documentation interface without needing external tools like Postman or cURL. This guide explains how to use the Try it out button effectively for API testing.
The API response will return an image output, verify that it is properly rendered.
``
Examine the response status code. If the request is successful, the API returns a 200 response.
In case of an error (e.g., 400 Bad Request, 401 Unauthorized, or 500 Internal Server Error), please refer to the FAQs section for troubleshooting. For further assistance, contact Crop.photo Support.