Codesota · API playgroundInteractive · simulated run · real model picksIssue: April 22, 2026
§ 00 · Playground

Watch the router pick.

Six tasks, one endpoint. Pick a task, press send, and the router walks through its decision — benchmark lookup, model selection, inference, cost. Everything below is a simulation of the live contract described on /roadmap.

POSTapi.codesota.com/v1/run
{
  "task": "extract text from invoice",
  "tier": "cheap",
  "input": "<base64_image>"
}
Activity log
Waiting for request...
Response
// Click "Send request" to run
Parsed result
Results will appear here
§ 01 · Elsewhere

When you're ready to ship.

The playground is a simulation. The OCR tier is a real endpoint you can call today. Everything else is behind the waitlist.