API methods
It's convenient method that returns the url to the result immediately if the processing time is less than 25 seconds. Otherwise it will return a job hash and the result will be available via "result" method.
API KEY
The URL of the input image
https://deep-image.ai/api-example.pngThe desired width of the output image
300The desired height of the output image
400%The desired output format of the image
The desired output image quality
85The maximum file size of the output image for JPEG or WEBP formats
10MBJob processed successfuly
Error messages include 'Email has not been confirmed', 'User does not have access to this application', 'No such application'
Error messages include 'No x-api-key header is provided', 'No x-application-name header is provided', 'No more requests are available. Next requests available DATE'
Error messages include 'No user found for provided token', 'No plan found PLAN_NAME'
API rate limit has been reached
Schedules image processing job
API KEY
The URL of the input image
https://deep-image.ai/api-example.pngThe desired width of the output image
300The desired height of the output image
400%The desired output format of the image
The desired output image quality
85The maximum file size of the output image for JPEG or WEBP formats
10MBJob scheduled successfuly
Error messages include 'Email has not been confirmed', 'User does not have access to this application', 'No such application'
Error messages include 'No x-api-key header is provided', 'No x-application-name header is provided', 'No more requests are available. Next requests available DATE'
Error messages include 'No user found for provided token', 'No plan found PLAN_NAME'
API rate limit has been reached
Returns account details including credits, username, email, API key, language preference, webhook settings, and billing address.
Successful retrieval of user account details.
Successful retrieval of user account details.
Last updated