One API.
All open-source models.
Plus intelligent endpoints.

Access 170+ open-source AI models, intelligent search endpoints, and pre-built agentic workflows through a single, OpenAI-compatible API. Built on Cloudflare's global network for reliability at scale.

Live Demo 2 tries remaining
Request
✨ New: SDK v2.0

Get Started in 30 Seconds

Built-in OAuth, sub-tenant management, and payment integration. Zero config, just code.

Quick Install

# NPM
npm install @frnd/uplink-sdk

# or curl (no dependencies)
curl -fsSL https://api.frnds.cloud/sdk/install.sh | bash

Initialize Once

import { initializeDeveloperAccount }
  from '@frnd/uplink-sdk'

await initializeDeveloperAccount({
  appName: 'My App',
  plan: 'pro'
})

// Opens browser, creates sub-tenant, saves credentials

Use Everywhere

import { getUplinkClient }
  from '@frnd/uplink-sdk'

const uplink = await getUplinkClient()

const response = await uplink.chat({
  model: 'llama-3.3-70b-versatile',
  messages: [{ role: 'user', content: 'Hello!' }]
})

OAuth Built-In

Browser-based auth with device code flow. No password storage.

Sub-Tenants

Isolated tenancy per app. Automatic credential management.

Payment Ready

Stripe/Paddle integration. Validate payment before activation.

Zero Config

Auto-loads credentials. No environment variables needed.

Magic features that ship with Uplink

Pre-configured endpoints and agentic workflows that combine models with real-world data and tools.

Intelligent Search

Real-time web search with AI synthesis. Get answers, not just links.

magic.search('latest quantum breakthroughs')

Content Extraction

Extract and understand content from any URL with intelligent parsing.

magic.extract('https://arxiv.org/...')

Agentic Workflows

Pre-built multi-step workflows for complex tasks like research and analysis.

magic.workflow('market-research', params)

Structured Data

Extract structured data and insights from unstructured content.

magic.analyze('financial-report.pdf')

Vector Storage (RAG)

Upload documents, create embeddings, and build semantic search for AI-powered knowledge bases.

POST /evs/sources { "documents": [...] }

Smart Compression (NEW)

Intelligent document compression with 10-100x reduction. Auto-routing picks the optimal method for your content.

POST /auto/ingest (EVS|OCR|OCV)

Voice Capabilities

Text-to-speech and speech-to-text powered by Groq's Whisper for natural voice interactions.

POST /v3/voice/speech { "text": "..." }

Built for developers, designed for scale

All Open-Source Models

Complete access to Llama, Qwen, Mistral, and 170+ open-source models. No vendor lock-in, just pure model access.

Multi-Tenancy Built-In

Create sub-tenants for your users with isolated data, custom quotas, and independent billing. Perfect for SaaS platforms.

40% Lower Costs

Intelligent routing automatically selects the most cost-effective provider while maintaining quality.

Agentic Workflows

Pre-built multi-step workflows for research, analysis, and complex reasoning tasks. No orchestration needed.

Global Edge Network

Deployed across Cloudflare's 300+ locations. Sub-50ms latency for 95% of internet users.

OpenAI Compatible

Drop-in replacement works with existing OpenAI SDKs and libraries. Zero code changes required.

Simple, predictable pricing

Start free, upgrade when you need more. All plans include access to 170+ models.

Free

$0

Perfect for testing

  • 100K tokens/month
  • 60 requests/hour
  • All models included
  • Community support
Start Free

Hobby

$9/month

For side projects

  • 500K tokens/month
  • 600 requests/hour
  • 20% cheaper overage
  • Email support
Get Started

Pro

$99/month

For production apps

  • 10M tokens/month
  • 30,000 requests/hour
  • 47% cheaper overage
  • Priority + Slack support
  • Advanced analytics
  • Custom rate limits
Get Started

Open-source models at your fingertips

Access the latest open-source AI models from Llama, Qwen, Mistral, and more through one unified API.

Llama 3.3 70B
Qwen 2.5 32B
Mistral Large
DeepSeek V3
CodeLlama 70B
Gemma 2 27B
WizardLM 2
Yi Large
Whisper Large v3
SDXL Turbo
Mixtral 8x7B
+ 159 more

Infrastructure that scales with you

Built on Cloudflare's global network, Uplink delivers consistent performance whether you're serving 10 or 10 million users.

300+
Global locations
<50ms
Average latency
99.99%
Uptime SLA
Auto-scaling