Served across US, UK, Germany, Japan & Australia · Cloudflare's global network

State-of-the-art open models
on infrastructure you trust.

GLM-5.2 and Kimi K2.7 Code — the top open coding models — running on Cloudflare's global network across the US, UK, Germany, Japan and Australia. Frontier capability, served close to you, with your code staying on trusted allied infrastructure.

Inference on Cloudflare's global network · US · UK · DE · JP · AU
Live
United States
United Kingdom
Germany
Japan
Australia
Cloudflare's global network
|
Trusted allied infrastructure, full data sovereignty
|
Anthropic-compatible API

Models

Two frontier models. One subscription.

Switch with a single env var. GLM-5.2 is the default.

GLM-5.2

Z.ai

Default

Z.ai's flagship agentic coding model. Exceptional at long-horizon tasks, multi-file edits, and tool use. 262K context window.

  • 262K context
  • Agentic coding
  • Tool use
  • Extended thinking
ANTHROPIC_MODEL="glm-5.2"

Kimi K2.7 Code

Moonshot AI

Frontier

Moonshot's frontier coding model. State-of-the-art performance on SWE-bench and competitive programming. Optimized for precision.

  • SWE-bench leading
  • Precision coding
  • Competitive perf
  • Fast inference
ANTHROPIC_MODEL="kimi-k2.7-code"

How it works

Up and running in three steps

01

Subscribe

Choose Starter ($25/mo) or Pro ($125/mo). Cancel anytime.

02

Create an API key

Generate a key from your dashboard in seconds.

03

Paste two env vars into Claude Code

Set ANTHROPIC_BASE_URL and ANTHROPIC_API_KEY. That's it.

Setup

Works with Claude Code and OpenCode.

Once you subscribe, grab your key from the dashboard and connect in seconds.

~/.zshrc
export ANTHROPIC_BASE_URL="https://api.trysota.com"
export ANTHROPIC_API_KEY="sk-sota-…"  # from your dashboard
# Optional: switch to Kimi K2.7 Code (default is GLM-5.2)
export ANTHROPIC_MODEL="kimi-k2.7-code"
claude   # frontier open models, on Cloudflare's global network

Pricing

Simple plans. No usage surprises.

Starter

Everything you need to get started with frontier open models.

$25/month
  • GLM-5.2 & Kimi K2.7 Code
  • 262K context
  • Works in Claude Code out of the box
  • Daily / weekly / monthly safeguards
  • Cancel anytime
Get Starter
Recommended

Pro

For heavy users who need headroom on demanding projects.

$125/month
  • Everything in Starter
  • 5× the usage limits
  • Priority headroom for heavy days
  • Both models
  • Cancel anytime
Get Pro

FAQ

Common questions