Short commitments
Choose 3, 7, or 15 days. You get a total token pack plus a smaller 5-hour high-speed window.
Web LLM agent and coding-agent API
Try the same reasoning stack behind our Agent Pass directly in the browser. It is tuned for coding, analysis, writing, file context, image context, and repeated agent-style work.
Why this exists
Many developers want a working coding-agent endpoint without committing to a large monthly plan. Node One Claude sells short passes with visible token limits, queue protection, and capacity controls so early users can test real workloads first.
Choose 3, 7, or 15 days. You get a total token pack plus a smaller 5-hour high-speed window.
Input and output tokens count against both the current 5-hour quota window and the total pack. When the high-speed burst is used, the service keeps a clear recovery path instead of silently dropping work.
New drops can pause when service demand is high. This keeps latency, queue time, and per-user speed within a usable range.
API request content is used only to deliver the response and route capacity in real time. We do not train on, sell, or reuse your prompts or code. Service records are limited to operational metadata such as token counts, timing, route, status, and errors.
Coding-agent use cases
The service is shaped around repeated coding-agent calls: edits, debugging, refactors, code review, logs, and implementation loops. Long context is supported, but very large prompts may be queued or routed more carefully during busy periods.
Use the endpoint from coding tools for file edits, debugging, refactors, tests, and small feature work.
Designed for repeated requests from Cline/Roo/OpenClaw-style agents while keeping one key tied to one active user.
Public passes support up to 64K context. Start a new chat or compact context when a conversation becomes too large.
The gateway protects service quality with active-stream limits, queueing, token windows, retry handling, and paced streaming targets.
Launch discount pricing
Short token packs for coding-agent workflows. One key per user.
Each pass combines a total token pack with a 2M-token / 5-hour high-speed window. When the high-speed window is used, the key steps down to a stable low-speed lane until reset.
Limited 3D pass drop for quick coding-agent compatibility testing.
Short test pass for real coding-agent compatibility checks.
Main beta pass for repeated coding-agent work during one week.
Best value for users who want a longer beta window.
Setup
Use it as a normal OpenAI-compatible endpoint. After checkout or approval, paste the key into your coding-agent client and start with the fast model.
Pick a 3D, 7D, or 15D pass. Launch access is provisioned as one key per user so setup stays lightweight.
3D / 7D / 15D Agent Pass
Receive your key after checkout or support approval. Use it directly as an OpenAI-compatible bearer token.
Authorization: Bearer ap_xxxxxx
Use the OpenAI-compatible base URL in your coding-agent tool.
OPENAI_BASE_URL=https://api.nodeoneclaude.com/v1
OPENAI_API_KEY=ap_xxxxxx
Launch status
Support
Ask about availability, setup, API key usage, token windows, queue behavior, or whether the current beta capacity fits your workload.