Distributed Infrastructure
for AI Inference

One API. 30+ models. Up to 20× more cost-effective than cloud.

GPU Network

Geographically distributed GPU network — thousands of RTX 40xx and 50xx series GPUs processing AI workloads right now

The Network

Two tiers. One API.

Choose the infrastructure that fits your workload — or mix both.

Community Workers

Thousands of consumer GPUs worldwide, auto-allocated to your jobs on demand.

RTX 5090 RTX 5080 RTX 4090 RTX 4080 RTX 3090

Auto-scaling on demand. Zero CAPEX.

Pay per job — no idle costs.

Best for → high-volume, cost-sensitive workloads

🛡

Dedicated Workers

Enterprise-grade hardware, reserved exclusively for your pipeline.

RTX 6000 PRO H100 H200

Fixed capacity. SLA-ready.

We handle configuration and orchestration.

Best for → production pipelines, compliance, guaranteed latency

Capabilities

How we can support you

The most popular AI models — deployed, managed, and ready to call via a single API.

Image Generation
FLUX.2 Klein 4B

Balanced quality and speed. Text-to-image from prompts.

Price
$0.002/img
Gen time
~11s
Resolution
up to 1536²
Image Editing
FLUX.2 Klein 4B

Image-to-image editing. Transform existing images with text prompts.

Price
$0.004/edit
Gen time
~11s
Resolution
up to 1536²
Video Generation
LTX 2.3

Text-to-video, image-to-video, audio-to-video. Multiple input modes.

Price
$0.006/s
Gen time
~35s
Output
720p
Music Generation
ACE-Step 1.5

Full songs with lyrics in 50+ languages. Commercial-grade output.

Price
$0.0005/min
Gen time
~6s/min
Duration
up to 5min
Image Upscaling
RealESRGAN ×4

Upscale images 4× while preserving detail and sharpness.

Price
$0.0009/img
Gen time
~3-5s
Scale
Background Removal
Ben2

Remove backgrounds instantly. Clean cutouts for any image.

Price
$0.0003/img
Gen time
~2-4s
Max
2048²
Also available: Transcription (Whisper) · TTS (Kokoro, Chatterbox) · Video Upscaling · OCR · Character Replacement
Browse all models → Try the Playground → API Docs →
Pricing

The math speaks for itself

AI models. Production quality. Fraction of the cost.

Service deAPI Cheapest alt Premium alt Savings
Image generation (1024²) $0.002 $0.02 (Imagen 4) $0.04 (Imagen Ultra) 10–20×
Image editing (1024²) $0.004 $0.02 (Imagen 4) $0.04 (Imagen Ultra) 5–10×
Video generation (/second) $0.006 $0.05 (Runway / Veo Lite) $0.10 (Kling) 8–17×
Music generation (/minute) $0.0005 $0.02 (Lyria 3 Pro) $0.30 (ElevenLabs) 40–600×
Background removal (/image) $0.0003 $0.02 (PhotoRoom) $0.15 (Clipdrop) 60–500×
Text-to-speech (/1M chars) $0.77 $50 (ElevenLabs Flash) $100 (ElevenLabs v3) 65–130×
Transcription (/hour) $0.02 $0.22 (ElevenLabs) $0.36 (OpenAI) 11–18×
Image upscaling (4×) $0.0009 $0.02 (LetsEnhance) $0.05 (PhotoRoom) 22–55×
For Partners

What we handle for you

You focus on your product. We run the AI infrastructure.

Model Deployment & Orchestration

We deploy, configure, and manage 30+ AI models across the network. You call the API.

📈

GPU Allocation & Auto-Scaling

Jobs route to available GPUs automatically. Scale from 10 to 10,000 jobs without provisioning.

🔒

Monitoring & Reliability

Worker reputation scoring, request hashing, binary verification. Operationally equivalent to hyperscaler APIs.

🔌

OpenAI SDK Compatible

Change one URL. Your existing OpenAI integration works with deAPI — zero code changes.

Your Models, Our GPUs

Need a custom or fine-tuned model? We deploy and orchestrate it across our GPU network. Bring your own weights — we handle the infrastructure.

Custom model deployment Fine-tuned weights Private inference

Thousands of LoRAs

Our image models support LoRA adapters — style transfer, brand consistency, character preservation. Swap LoRAs per request with zero cold start.

Style LoRAs Brand consistency Per-request swap
Integration

Plug in. Ship today.

Already using OpenAI SDK? Change one URL — you're on deAPI. Zero code changes.

Before (OpenAI)
from openai import OpenAI

client = OpenAI(
    api_key="sk-..."
)

result = client.images.generate(
    model="dall-e-3",
    prompt="A sunset over mountains"
)
After (deAPI) — 20× cheaper
from openai import OpenAI

client = OpenAI(
    base_url="https://oai.deapi.ai/v1",  # ← only change
    api_key="dpn-sk-..."
)

result = client.images.generate(
    model="Flux1schnell",
    prompt="A sunset over mountains"
)
🐍
Python SDK
📦
Node.js / TS
🔗
REST API
🤖
MCP Server
n8n Node
The Bigger Picture

Unlock your non-paying users

Most AI features sit behind a paywall. That means the vast majority of your userbase never experiences them. We change that math.

🔒

Without deAPI

AI features cost too much to give away. You gate them behind premium plans. Free users never experience them. Conversion stays low. App store ratings suffer — "why is everything locked?"

🔓

With deAPI

Inference is so cheap you can afford to give it away. Free users get AI features — ad-supported or limited. They experience the value. They convert. Or they watch ads. Either way, you win.

2–5%
of freemium users convert to paid.
The rest need a reason to stay.
Hard paywalls kill ratings.
Value-first keeps users happy.
$0.002
per AI image generation.
Cheap enough to give away for free.
The formula: Free tier (ad-supported, powered by Community Workers) → users experience AI → convert to Premium (dedicated, no ads) — or monetize through ads at a fraction of the inference cost.
deAPI

Let's build together

Ready to explore how deAPI can power your product? Reach out — we respond fast.

Patryk Pusch
CEO & Co-founder, deAPI Inc.
deAPI Inc.
535 Mission St, 14th Floor
San Francisco, CA 94105
deapi.ai