Docs

Developer docs for the Detect API

Detection is the active API track. Submit an image file, receive a verdict, confidence level, evidence summary, scan ID, and report URL.

Live now
Image Detection API

Run image authenticity checks and return verdicts, evidence signals, reports, and confidence bands.

Live now
Video Detection API

Same auth and response shape as image detection, plus a per-frame AI-probability breakdown.

Coming soon
Image Generation API

Generate polished visuals from prompts once Pixoraid Ink AI goes live.

Coming soon
Office AI API

Automate PDF, document, spreadsheet, and writing tasks from your own tools.

Coming soon
Code AI API

Ship code generation, debugging, and explanation workflows from one endpoint.

Video works the same way — POST /detect/video takes the same auth and file upload, plus a duration field, and returns the same verdict shape with a per-frame breakdown. See the AI video detector page for the public-site version.

Signed-in users can also call the API with their Google ID token as `Authorization: Bearer` — usage counts toward the account's monthly plan.