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.

Live endpoint
Try /v1/ocr

Production-ready OCR, tiered response, bearer token. Hosted at hardparse.com.

Landing
/api-landing

The product pitch, the three-tier contract, and the waitlist.

Thesis
/roadmap

Why a router, why now, and how the tier grammar was chosen.

Registry
/tasks

The benchmark drop the router quotes. Free to read, versioned.