Claude Fable 5 & Sonnet 5 Live

One base URL. The whole Claude lineup.

Prepaid AI API Gateway for developers. Repoint your base URL to https://lightningapi.pro and get immediate access to top models with Claude Code, Cursor, Windsurf, and VS Code.

base urlhttps://lightningapi.pro
bash — npx lightningdeals

$ npx lightningdeals

Anthropic & OpenAI Compatible
5-Hour Rolling Window
One-Command CLI Setup
Engineered for Production Scale

Built for whoever holds the API keys.

LightningDeals delivers high-throughput infrastructure with real enforcement rules: 5-hour rolling token windows, RPM rate limits, isolated key scopes, and transparent usage ledgers.

1,000,000

Token Context Window

Primary Model: Claude 3.5 Sonnet✓ Sub-50ms Latency

Infrastructure Control & Isolation

Multi-tenant key management built to support teams and developers with 5-hour rolling windows.

01

Per-Key 5-Hour Rolling Budgets

Every key carries its allowance on a rolling five-hour window. Watch it drain in real time; it resets automatically on cycle.

02

Isolated Rate Limits (RPM)

Requests per minute and expiration dates are set per key. No single high-volume key can starve another developer.

03

Pass-Through SSE Streaming

Server-sent events are streamed token-by-token with sub-50ms latency directly to your IDE or application.

04

Zero-Cost Prompt Caching

Cache hits and prompt cache reads do not count against your 5-hour rolling window. Only fresh completions deduct.

05

Drop-In Protocol Compatibility

Full Anthropic Messages (/v1/messages) and OpenAI ChatCompletions (/v1/chat/completions) drop-in endpoints.

06

Multi-Surface Stack Support

Use one key across Claude Code CLI, Cursor, Windsurf, Continue, VS Code, Python SDK, TypeScript SDK, and cURL.

Automated Developer Onboarding

From API key to ready in seconds.

Eliminate manual configuration files. The official LightningDeals CLI configures all your favorite AI developer tools in one step.

$npx lightningdeals
01

Get your API Key

Receive your LightningDeals API key upon access approval or token allocation.

02

Run CLI Setup

Open your terminal and run npx lightningdeals in any directory.

03

Enter API Key

Paste your key securely into the masked prompt. Your key is validated live.

04

Select your Tools

Choose Claude Code, Cursor, Windsurf, VS Code, Cline, or Roo Code.

05

Safe Configuration

LightningDeals creates a .backup file and merges settings without touching unrelated config.

06

Verify & Build

Run npx lightningdeals doctor to verify gateway connection latency and start building.

Trust & Transparency

Working evidence, not invented testimonials.

Inspect live model availability, gateway service health, client configuration guides, and direct support ticket response paths before spending a single dollar.

99.99%

Gateway Uptime

Live SLA Monitor

<50ms

Routing Latency

Sub-second Response

12+ Active

Supported Models

Anthropic & OpenAI

1 Command

CLI Onboarding

npx lightningdeals

Why LightningDeals

A simpler way to power your AI tools.

Keep the developer tools you love, use a 5-hour rolling window allowance, and route requests to leading model families through one unified API gateway.

01

5-hour rolling window

Every key receives its allowance on a rolling five-hour window. Watch it drain in real time; it resets automatically on cycle.

02

One API for all AI tools

Use your LightningDeals key across Claude Code CLI, Cursor IDE, Windsurf, VS Code, Cline, and custom applications.

03

One-command CLI onboarding

Run npx lightningdeals to automatically detect installed tools, merge environment variables safely, and verify latency.

04

Transparent real-time tracking

Track API calls, prompt tokens, output tokens, remaining rolling window balance, and request status from your dashboard without guessing.

API Quick Start

Make your first API call in a minute.

Use your LightningDeals key with standard Anthropic SDKs or HTTP requests. The API gateway automatically routes requests to supported LLMs using permanent token balances.

API Gateway Base URL
https://lightningapi.pro
Authentication Header
x-api-key: ld_live_…
export LIGHTNINGDEALS_API_KEY="ld_live_your_key_here"

curl https://lightningapi.pro/v1/messages \
  -H "x-api-key: $LIGHTNINGDEALS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "claude-3-5-sonnet-20241022",
    "max_tokens": 100,
    "messages": [
      { "role": "user", "content": "Hello LightningDeals!" }
    ]
  }'
Anthropic Messages drop-in compatibility.200 OK
Dedicated Claude Gateway

The Full Claude Model Lineup

Exact public API IDs and gateway routing specifications for the Claude family. All models consume from your 5-hour rolling token window.

Claude Fable 5

claude-fable-5
New & Fast

Sub-second response completion model for instant IDE edits and real-time agentic loop execution.

Protocol:Anthropic Messages API
Context Window:1,000,000 Tokens (1M)
Availability:Self-service

Claude Sonnet 5

claude-sonnet-5
Flagship

Next-generation hybrid reasoning model with supreme coding benchmark performance.

Protocol:Anthropic Messages API
Context Window:1,000,000 Tokens (1M)
Availability:Self-service

Claude Opus 5

claude-opus-5
Deep Reasoning

Maximum intelligence model for large codebase architecture and deep multi-file refactoring.

Protocol:Anthropic Messages API
Context Window:1,000,000 Tokens (1M)
Availability:Self-service

Claude 3.5 Sonnet

claude-3-5-sonnet-20241022
Recommended

Primary workhorse model for high-confidence software engineering and Claude Code CLI.

Protocol:Anthropic Messages API
Context Window:1,000,000 Tokens (1M)
Availability:Self-service

Claude 3 Opus

claude-3-opus-20240229
Architectural

High-capability reasoning model for complex logical synthesis and architectural design.

Protocol:Anthropic Messages API
Context Window:200,000 Tokens (200K)
Availability:Self-service

Claude 3.5 Haiku

claude-3-5-haiku-20241022
Fast Response

Lightweight high-speed model for automated linting, documentation, and inline completions.

Protocol:Anthropic Messages API
Context Window:500,000 Tokens (500K)
Availability:Self-service
Claude Max Rolling Window Plans

Flexible Claude Max Packages

Every key receives a 5-hour rolling token window that auto-resets on cycle. Contact LightningDeals for current availability.

Claude Max 5x

5 Million Tokens

Ideal for starter projects & light coding

5M / 5h

✓ 5-Hour Rolling Window — Resets on cycle

  • Full Claude model family
  • Full IDE tool support
  • Dedicated rate limit
Most Popular
Claude Max 20x

20 Million Tokens

Great for active daily coding assistance

20M / 5h

✓ 5-Hour Rolling Window — Resets on cycle

  • Full Claude model family
  • Full IDE tool support
  • Dedicated rate limit
Claude Max 40x

40 Million Tokens

Best value for heavy IDE power users & builders

40M / 5h

✓ 5-Hour Rolling Window — Resets on cycle

  • Full Claude model family
  • Full IDE tool support
  • Dedicated rate limit
Claude Max 100x

100 Million Tokens

High volume allocation for full engineering squads

100M / 5h

✓ 5-Hour Rolling Window — Resets on cycle

  • Full Claude model family
  • Full IDE tool support
  • Dedicated rate limit

Need Claude Max 250x or Custom Enterprise Capacity?

We provide custom enterprise allocations with dedicated upstream rate limits and priority support.

Contact Sales Team

Works where you already work

Claude CodeCursorVS CodeWindsurfClineRoo CodeZedAnthropic SDKOpenAI SDKContinue ExtensionClaude CodeCursorVS CodeWindsurfClineRoo CodeZedAnthropic SDKOpenAI SDKContinue Extension
03 — MIGRATION

One line changes.

No SDK fork, no wrapper library, no rewrite. Repoint the base URL and every request, stream, and tool call keeps working exactly as it did.

Before
base_url = "https://api.anthropic.com"
After
base_url = "https://lightningapi.pro"
Frequently Asked Questions

Everything you need to know.

Answers to common questions regarding 5-hour rolling token windows, WhatsApp key setup, CLI setup, API routing, and security controls.

Every key is assigned a 5-hour rolling token window. As you send API calls, token usage drains your window allowance. The window automatically resets on cycle, giving you fresh token capacity continuously.
Ready to start building?

Power your AI tools with LightningDeals.

Get a trial API key on WhatsApp or request a custom 5-hour rolling window package quote. Connect your favorite AI tools in seconds using npx lightningdeals.

5-Hour Rolling Window • WhatsApp Support (+91 7695956938) • One-Command Setup