Get your API key
Provision your secret partner key (sk-partner-XXXXXXXX) securely for server-side authorization.
Build AI-powered applications with an OpenAI-compatible API for chat, RAG, vision, translation, speech and voice. One backend, zero GPU headaches.
Provision your secret partner key (sk-partner-XXXXXXXX) securely for server-side authorization.
Send requests to the Gateway (ai.ollalink.com) or Speech GPU using standard cURL or the official OpenAI SDK.
Stream tokens, structured JSON, or audio responses directly into your web, mobile, or enterprise applications with high reliability.
curl https://ai.ollalink.com/v1/chat/completions \
-H "Authorization: Bearer sk-partner-XXXXXXXXXXXX" \
-H "Content-Type: application/json" \
-d '{
"model": "chat",
"messages": [
{"role": "system", "content": "You are a helpful networking assistant."},
{"role": "user", "content": "In one sentence, what does BGP do?"}
],
"max_tokens": 200
}'
Connect your application to language, speech, vision and voice capabilities through Ollalink's backend infrastructure. Access verified, production-ready APIs routed through our ultra-low latency Gateway or dedicated Speech GPUs.
Build conversational applications, summarization pipelines, document retrieval, and tool calling with large context windows.
Specialized technical translation that accurately preserves IP addresses, acronyms, and CLI commands in Latin script.
Process visual information, inspect diagrams, and execute multimodal prompts through supported AI infrastructure lanes.
Standard transcription on Gateway, alongside ultra high-accuracy and realtime streaming speech recognition on Speech GPU.
Generate natural, studio-quality spoken audio across a 50-voice catalog with verified prosody for teaching and meetings.
Clone voice identities and deploy tailored voice models via the dedicated Speech GPU infrastructure cluster.
Craft bespoke voice personas from custom acoustic profiles for training simulations, interactive agents, and avatars.
Realtime multilingual voice-to-voice streaming translation pipelines engineered for live video meetings and conferences.
Ollalink separates lightweight reasoning and language inference from dedicated heavy speech GPU operations, delivering optimal performance and cost predictability.
Authorization: Bearer <key>
/v1)
chat, code, local, translate
X-NH-GPU-Key: <key>
Each model lane is engineered for specific developer workflows. Query GET /v1/models anytime for the live cluster capability list.
| Model | Use it for | Languages | Tokens / Tuning |
|---|---|---|---|
| chat | General chat, RAG, document summarization, vision inputs, and structured tool calling. | Multilingual | Large context window; size max_tokens to your task. |
| code | Dedicated software coding, API integration, and architectural debugging — reasons first. | Code + Natural language | max_tokens ≥ 4000 (ideally 8000), client timeout ≥ 120s. |
| local | Fully private, on-hardware chat. Prompts and outputs strictly never leave infrastructure. | Primarily English | Modest max_tokens; prefer stream: true. |
| translate | Technical translation — rigorously keeps IPs, acronyms, and CLI commands in Latin script. | Broad (Indic + European) | Optimized for clean, short, and accurate technical outputs. |
From developer-first tooling to interactive voice classrooms, Ollalink powers mission-critical applications across sectors.
Power conversational support and technical troubleshooting with low latency and streaming responses.
Add responsive speech input and studio-grade voice output to interactive learning modules and meetings.
Translate complex technical manuals, networking curricula, and software CLI commands without term distortion.
Connect private enterprise documentation to conversational agents with fast contextual retrieval.
Stream live multilingual speech-to-speech audio for international conference calls and virtual seminars.
Embed reasoning and code generation directly into command-line tools, CI/CD pipelines, and internal dashboards.
Start testing for free in minutes. Scale seamlessly to production gateways and dedicated speech clusters as your workload expands.
For prototyping, testing, and verifying integration pipelines.
High-throughput production access for chat, RAG, and translation.
code & local lanes
Dedicated GPU clusters for realtime voice cloning and live translation.
Build intelligent products with one unified developer infrastructure layer. Connect to chat, RAG, speech, translation, vision, and voice APIs today.