Rate limits
The number of requests you can make per minute depends on your subscription plan.Quotas
The number of requests you can make depends on the type of request and the number of credits available in your subscription. Each image (or video frame) costs 1 credit. Additional requests (such as morphing, tampering, heatmap, etc.) may increase the credit cost per image.Version policy
Breaking updates to the API will be released under a new version (for example,/api/v2/...) and announced in advance by our marketing team. Any deprecation of older versions will also be communicated ahead of time to allow customers to migrate to the new version.
Authentication
All API endpoints are authenticated using an API Key. Include your API Key in the request header as follows:Get an API Key
To have an API Key you need to create an account on our platform or log in if you already have one. You can get your API Key following these istructions: Quickstart#get-your-api-keyMake an API call
Make an API call using our endpoints.Before you can make any API call you need to get an api-key.
Classify an image
Start an image classification and find out if your image is real or artificially generated!
Classify a video
Find out how to start a video classification and discover whether your video is authentic or artificially generated
Get an image classification result
Get the results of an image classification.
Get a video classification result
Get the video classification results.