The LLM gateway that routes every request to the right model.
OpenAI-compatible, billed in Turkish Lira, KVKK-ready — with a one-line code change.
7-day free trial · Works with your OpenAI SDK · Production in 1 business day
curl https://team-alpha.gateway.neurico.ai/v1/responses \
-H "Authorization: Bearer nrc_xxxxx.yyyyy" \
-H "Content-Type: application/json" \
-d '{
"model": "gpt-5.4-mini",
"input": "Summarize this architecture"
}'How it works
Go to production in three steps.
Keep your existing OpenAI client. Move to auditable production traffic with no extra operational overhead.
Create an endpoint
Verify your email, get your own subdomain. 7-day free trial; setup typically takes 1 business day.
Swap base URL + API key
Your OpenAI SDK (Python / JS / curl) stays the same. Request body and response shape don't change — just two lines.
Requests route automatically
The gateway weighs the load and sends each request to a capable model. Every decision is logged; usage is billed in TL.
# Your OpenAI client stays the same — only two lines change:
- base_url = "https://api.openai.com/v1"
- api_key = "sk-..."
+ base_url = "https://team-alpha.gateway.neurico.ai/v1"
+ api_key = "nrc_8fa2.••••••••••"Product
Your production traffic in one panel.
Quotas, key management, usage and savings visibility — alongside OpenAI-compatible code samples.
Base URL
team-alpha.gateway.neurico.ai/v1
API Key
nrc_8fa2.••••••••••••
Net savings this period
smart routing · sample data
curl https://team-alpha.gateway.neurico.ai/v1/responses \
-H "Authorization: Bearer nrc_xxxxx.yyyyy" \
-H "Content-Type: application/json" \
-d '{
"model": "gpt-5.4-mini",
"input": "Summarize this architecture"
}'Capabilities
Simplifies your production traffic on three axes.
Smart model routing, TL billing with a KVKK disclosure flow, and an OpenAI-compatible request shape — under one gateway.
Every request goes to a model that fits its load.
Token length, content complexity and risk profile are weighed; a model with enough capacity for the task takes over. No client code changes.
Drop the USD invoice and the KVKK paperwork.
TL collection via Iyzico, GİB e-invoice automation, and a ready KVKK disclosure + explicit-consent flow come built in. Finance, procurement and legal track it in one place.
Go live without rewriting existing code.
Only the base URL and API key change in your existing OpenAI Python, JavaScript or curl integration. Request body, response shape and your flow stay the same.
Load-aware routing
It won't send cheap work to an expensive model.
Each task routes to the best of four tiers, with a cost weight from 0 to 15. Token efficiency is measurable; decisions are auditable.
Classification, summarization, log analysis
Micro-planning, test generation, simple refactors
Planning, feature work, code review
Architecture decisions, security, complex debugging
4
model tiers (cost weight 0→15)
200K
max context (Frontier tier)
500K
requests/mo (Growth plan)
15%
off on annual billing
Comparison
Neurico vs OpenAI Direct vs in-house DIY.
The decision clears up on three axes: cost predictability, audit readiness, and operational overhead.
Neurico
Recommended- Load-aware routing
- Configurable rule set, decisions in the audit log
- Token-efficiency visibility
- "Net savings this period" shown in the panel
- KVKK disclosure + audit flow
- Disclosure text, explicit consent and audit report ready
- Billing
- TL monthly plan, GİB e-invoice automation
- OpenAI client compatibility
- Same request/response shape, base URL swap
- Typical setup time
- 1 business day (per the migration guide)
- Operational overhead
- One gateway, one point of contact
- Annual cost predictability
- Tier-based fixed + savings share
OpenAI Direct
- Load-aware routing
- None, manual code management
- Token-efficiency visibility
- None
- KVKK disclosure + audit flow
- Structural responsibility of your team
- Billing
- USD usage-based invoice
- OpenAI client compatibility
- Existing setup preserved
- Typical setup time
- Starts now; control layer in-house
- Operational overhead
- Internal team and supply chain grow
- Annual cost predictability
- Tied to usage swings
In-house DIY (LiteLLM + legal + GİB)
- Load-aware routing
- Manual rule tuning, weeks of balancing work
- Token-efficiency visibility
- A separate reporting stack must be built
- KVKK disclosure + audit flow
- Legal + engineering coordination required
- Billing
- Tooling + legal + maintenance as separate line items
- OpenAI client compatibility
- An extra proxy layer is added
- Typical setup time
- 2–4 weeks
- Operational overhead
- Engineering + legal + finance coordination
- Annual cost predictability
- ~150K TL setup + ongoing maintenance
Pricing
Three tiers, by how heavy your production traffic is.
Tier scope scales with included routing rules and enterprise options.
Starter
First production move
- 50K requests/mo
- 10M tokens/mo
- Smart routing
- 1 user
- Email support
Growth
RecommendedMain production load
- 500K requests/mo
- 100M tokens/mo
- gpt-4o-mini
- Audit log
- 5 users
- Slack support
Enterprise
Tailored deployment
- Custom request quota
- BYOK option
- 99.9% SLA
- Custom DPA
- Azure TR / on-prem
All plans: 7-day trial · 15% off annual · billed in Turkish Lira
Keep your OpenAI code. Leave the rest to Neurico.
Read the 5-minute quickstart or talk to us for a day-one integration plan. Swap the base URL and move to auditable production traffic.