Developers

A few lines — production-grade agents in.

TypeScript SDK and HTTP contracts talk to one origin. Production traffic is proxied — no CORS, no token juggling, no callback storms.

examples/contract-review.ts
import { Acosmi } from "@acosmi/sdk";

const acosmi = new Acosmi({ apiKey: process.env.ACOSMI_KEY });

const agent = await acosmi.agents.run("contract-review", {
  file: pdfBuffer,
  jurisdiction: "CN",
  riskLevel: "high",
});

console.log(agent.findings);
// → [ { clause: "§ 8.3", risk: "high", suggestion: ... } ]
SDK runtimes
  • TypeScript npm i @acosmi/sdk
  • Python pip install acosmi
  • Java com.acosmi:sdk
  • Go github.com/acosmi/sdk-go
Live now
TTFT 89ms · p95
Uptime 99.97% · 7d
1.26B+ time-stamps issued
Invite RewardsNo. 24-A

Refer a friend. Keep earning rewards.

Generate your personal invite link — when a friend first subscribes to crabcode, you immediately receive 500K tokens. You can also earn up to 30% commission on their future usage, while your friend unlocks up to 10M tokens.

01Send invite linkInstant
02Friend subscribes to crabcode+500K
03Friend keeps usingUp to 30%
Friend unlocksUp to 10M tokens

Grab the SDK and ship today.