Routing your requests to Claude — Opus 4.6 Anthropic

AI API Access,
Built for Control

CoreX Router gives individuals and teams secure, managed access to Claude AI. Get your personal API key, track token usage, and integrate in minutes.

Create Free Account Sign In
corex-router.app — Dashboard
1,600
Tokens Remaining
142
Total Requests
Token Usage 2,400 / 4,000 used
4K
Free tokens on signup
1
Powerful AI model
< 1s
Average response time
99.9%
Uptime SLA
Personal API Keys
Claude Claude Opus 4.6
Real-time Usage
Admin Approval
99.9% Uptime
Full API Compatibility
Request Logging
Free 4K Tokens
Personal API Keys
Claude Claude Opus 4.6
Real-time Usage
Admin Approval
99.9% Uptime
Full API Compatibility
Request Logging
Free 4K Tokens

Everything you need to
access Claude AI

From key management to usage tracking — CoreX Router handles the infrastructure so you can focus on building.

Personal API Keys
Each user gets a unique API key with configurable token limits. Generate, copy, and rotate your key directly from the dashboard.
Real-time Usage Tracking
Monitor how many tokens you've consumed, view your request history, and stay on top of your quota with visual progress bars.
Admin Approval System
Accounts are reviewed before activation. Admins can approve or reject users, set token limits, and monitor all platform activity.
Full Claude API Compatibility
Drop-in compatible with the standard Chat Completions API. Works with any existing SDK or HTTP client — no code changes required.
Request Logging
Every request is logged with message, response, token count, timestamp, and IP address. Full audit trail for users and admins.
Claude
Affiliate Program Soon
Earn bonus tokens by referring friends. Share your referral code and both you and your friend get rewarded when they sign up.

Built on Claude by Anthropic

Access one of the world's most capable AI models through a simple API — no complex setup required.

Claude AI
by Anthropic · Latest Generation
Claude — Opus 4.6
Anthropic's most intelligent model. Exceptional at complex reasoning, multi-step tasks, advanced coding, and nuanced analysis. Significantly smarter and more capable than previous generations.
Opus 4.6 200K Context Reasoning Code
Live and ready to use

How To integrate CoreX Router IN Claude Code Claude Code

اربط CoreX Router بـ Claude Code CLI في خطوتين فقط — ثبّت الـ CLI، ثم حمّل ملف الإعدادات من لوحة التحكم.

1
Install Claude Code CLI
متوفر على Windows وmacOS وLinux
Windows — PowerShell
PowerShell / Command PromptShell
# Option 1 — via npm (Node.js required)
npm install -g @anthropic-ai/claude-code

# Option 2 — via winget
winget install Anthropic.ClaudeCode

# تحقق من نجاح التثبيت
claude --version
macOS — Terminal
TerminalShell
# Option 1 — via npm
npm install -g @anthropic-ai/claude-code

# Option 2 — via Homebrew
brew install claude-code

# تحقق من نجاح التثبيت
claude --version
2
احصل على مفتاح API وحمّل إعدادات الربط
من قسم Integrate في لوحة التحكم
  1. سجّل دخولك وادخل على لوحة التحكم
  2. انتقل إلى قسم Integrate
  3. أدخل مفتاح API الخاص بك في الحقل المخصص
  4. سيظهر لك زر تحميل — اضغط لتحميل ملف settings.json
settings.json — محتوى الملفJSON
{
  "env": {
    "ANTHROPIC_BASE_URL": "https://corex-code.netlify.app",
    "ANTHROPIC_API_KEY": "<your-api-key>",
    "ANTHROPIC_MODEL": "claude-opus-4-6"
  }
}
3
ضع الملف في مجلد .claude
وبكدا Claude Code اتربط بـ CoreX Router تماماً ✓
Windows — PowerShellShell
# انقل الملف لمجلد المشروع أو الـ home directory
Move-Item settings.json ~\.claude\settings.json

# أو إنشاء المجلد إذا مش موجود
mkdir ~\.claude -Force
Move-Item settings.json ~\.claude\settings.json
macOS / Linux — TerminalShell
# إنشاء المجلد ونقل الملف
mkdir -p ~/.claude
mv settings.json ~/.claude/settings.json
بمجرد وضع الملف في .claude/settings.json يبدأ Claude Code تلقائياً في توجيه كل الطلبات عبر CoreX Router — لا يحتاج أي إعداد إضافي.

Up and running
in 3 steps

No complicated setup. No credit card required. Just create an account and start calling the API.

1
Create an account
Register with your name, username, and password. Takes less than 30 seconds.
2
Get approved
Admin reviews your request and approves your account. You'll receive 4,000 free tokens to start building immediately.
3
Generate your API key & build
Generate your personal API key from the dashboard and start making requests to Claude instantly.

Join our community
across all platforms

Stay updated with the latest news, get help, and connect with other CoreX Router users.

Get Started Free — No Credit Card

Ready to start building with Claude Code Claude Code & CoreX Router CoreX Router ?

Create your free account, get approved, and receive 4,000 tokens — start building with Claude AI in minutes.

Free 4,000 tokens No credit card Ready in 3 steps
Create Free Account Already have an account