Below is an example of how to use the API with your key. You can copy and paste this code into your project.
Image Upload Options
Send image via URL: imageUrl
Send image as a file: imageFile
Send image as base64: pastedImage
When the return_url parameter is enabled, only the URL of the JSON response will be returned.
Otherwise, the full response data, including the URL, will be returned.