The same inference layer we run on — as an API

The engine behind 60 production apps — and counting. Now it’s yours.

Invoices, statements, contracts, resumes — parsed to schema-valid JSON at a flat price per document. And 30 more finished-job endpoints on the same key and wallet, with 500 free credits every month. You’re only charged on success.

Documents are the spearhead.

Nine document engines, each committed to one document kind — so the JSON comes back schema-valid, field-accurate, and flat-priced. Scored in the open →

…and 30 more jobs on the same wallet.

Every endpoint is a finished job with its own page and its own price — never a prompt you have to engineer.

60 apps run on this engine. In production. Today.

Kynth Core isn’t a wrapper we ship to other people — it’s the inference layer behind every Kynth app: the receptionist that answers calls, the desk that fights chargebacks, the agent that chases invoices. Every app is a live demo of these endpoints. Want the finished apps instead of the raw engine?

Explore the apps →

TypeScript. Python. Or straight into your agent.

Typed SDKs for both stacks, and an MCP server that gives Claude and Cursor every Core capability as a native tool.

TypeScript
npm i @kynth/api
import { KynthCore } from "@kynth/api";

const core = new KynthCore(process.env.KYNTH_KEY);
const res = await core.classify({
  text: "My card was charged twice.",
  labels: ["billing", "bug", "how-to"],
});
Python
pip install kynth
from kynth import KynthCore

core = KynthCore(os.environ["KYNTH_KEY"])
res = core.summarize(text=transcript)
# → summary, key points, action items
MCP — for Claude & Cursor
npx @kynth/api-mcp
{
  "mcpServers": {
    "kynth-core": {
      "command": "npx",
      "args": ["@kynth/api-mcp"]
    }
  }
}

Start free. Pay per task.

Every price above is per finished task, charged only on success. One wallet spends on any endpoint, and credits never expire.

Free
$0

500 credits every month, no card. Your wallet refills to the floor on the 1st — enough to ship a real integration before you pay a cent.

Get your key →
developer
$29/mo

3,500 credits every month — ~20% more per dollar than the Starter pack.

Subscribe →
team
$99/mo

13,000 credits every month — more per dollar than every pack, even Scale.

Subscribe →

Need a one-time top-up instead? $202,000 credits · $10010,500 credits · $50055,000 credits. Auto-recharge keeps agents running unattended.