Your workflows accept evidence that nobody can check by eye. One POST returns a structured verdict: the assessment, a confidence level, and a per-dimension breakdown your reviewers can stand behind. Most files complete in seconds.
Send a file and get a verdict back, usually within the same request.
A verdict, not a score
Every file comes back with a clear assessment and a confidence level, so your workflow has something to act on rather than a number to interpret.
Results that hold up
Each verdict carries the signals behind it in plain language, so the people reviewing a case can see why, and defend the call later.
Built to route
Structured output your systems can branch on. Route verdicts straight into case queues, dashboards, or automated decisions.
car_damage.png
Analyzing...Checking the file for signs of AI generation or manipulation.
Results
Details
Integration paths
The API is REST. Call it directly from your backend in any language, or generate a client from the OpenAPI spec. Every path returns the same result format.
REST API
Call the API from any backend language with an API key. Same pipeline and response format everywhere.