The Prysm Coding Gateway for LLMs

Use one OpenAI-compatible endpoint for Cursor, Codex, Cline, and more. Lite and Pro plans cover solo developers, high-frequency coding, multi-agent workflows, and large-repository tasks.

1
Endpoint
5+
Tools
100+
Models
50T
Tokens
1M+
Global Users
Anthropic
Claude 4.7
Anthropic

Frontier coding and agentic reasoning model for long-running software tasks.

ReasoningCodingAgents
OpenAI
GPT-5.4
OpenAI

Unified model for structured reasoning, code review, and everyday product work.

ReasoningGeneralTools
Google
Gemini 3.1
Google

Long-context multimodal model for repository analysis and large document tasks.

Long contextVisionGeneral

Tool compatibility

Popular AI coding tools connect through the OpenAI-compatible setup path.

Coding IDE
base_url ready
One key unlocks both model pools.
Cursor
Cursor
Point Cursor at a custom OpenAI-compatible endpoint.
Agent CLI
Custom provider
Use env_key and base_url.
Codex
Codex
Configure model_providers with the Prysm base URL and API key.
Agent workflow
Model aliases
Pick models by task.
Cline and OpenCode
Cline / OpenCode
Connect plan-backed model pools through a custom OpenAI-compatible provider.
OpenAI-compatible
base_url / api_key / model
from openai import OpenAI

client = OpenAI(
  api_key="sk-coding-key",
  base_url="https://www.prysmapi.cn"
)

response = client.chat.completions.create(
  model="coding-pro",
  messages=[{"role": "user", "content": "Review this patch"}]
)
API Access
Review endpoint, API key, and base_url configuration.
Models
Browse the model pools available to Lite and Pro.
Usage
Track monthly quota, request volume, and usage trends.
Logs
Investigate integration errors, rate limits, and model responses.
Current Plan
See your active plan, quota, and support level.

Quick start

Start with three fields: endpoint, API key, and model. That is enough to get most coding tools running.

1

Get access credentials

Scan to contact operations and receive your endpoint, API key, model list, and active plan limits.

2

Configure your coding tool

Fill in the base URL and API key in Cursor, Codex, Cline, OpenCode, or OpenClaw.

API spend
$99
Apr 1
Mar 30
3

Choose a model and ship

Pick the right model for autocomplete, deeper reasoning, or large-repo work, then track usage in the console.

LITELLM_API_KEY
••••••••••••••••
Go live in 5 minutes

Once you have an endpoint and key, send your first coding request with the OpenAI-compatible format.

Contact operations
Track current usage

Use the console to review API Access, Models, Usage, Logs, and your current plan.

Open console

Use cases

View plans

Solo developers

Lite covers everyday autocomplete, code explanation, small edits, and learning workflows.

Lite

High-volume coding teams

Pro covers multi-agent work, large-repository analysis, complex refactors, and heavier request volumes.

Pro

One gateway for every tool

One endpoint supports multiple coding tools today and leaves room to expand the model pool later.

OpenAI-compatible

Connect every AI coding tool through one model gateway

Contact operations to receive your endpoint, API key, available models, and plan quota, then route each task to the right model pool.

View pricing