Gateway operational · 16 models live · GPU capacity on demand Read the docs →
LINGYUNS gateway
Fast & cheap · Anthropic

Claude 3.5 Haiku

Fastest Claude — near-instant responses for chat and extraction.

Context window 200K tokens
Input price $0.8 per 1M tokens
Output price $4 per 1M tokens
Routing Included failover + retries

Call it with any OpenAI SDK

Swap the base URL and key — request shape, streaming and tool calls stay identical.

python
from openai import OpenAI

client = OpenAI(
    base_url="https://api.lingyuns.com/v1",
    api_key="ly-sk-…",
)

r = client.chat.completions.create(
    model="claude-3-5-haiku",
    messages=[{"role": "user", "content": "Hello"}],
)
# billed at $0.8 in / $4 out per 1M
Full quickstart

Specifications

Model IDclaude-3-5-haiku
ProviderAnthropic
CategoryFast & cheap
Context window200K tokens
Input / 1M$0.8
Output / 1M$4
ModalityText · streaming · tools

Prices are list rates in USD per million tokens. Your prepaid credits cover every model in the catalog at these rates.

Alternatives

Other Fast & cheap models

GPT-4o mini

Small, fast and remarkably capable — the default choice for high-volume tasks.

Context128K
Input / 1M$0.15
Output / 1M$0.6

Gemini 1.5 Flash

Cost-efficient multimodal model with a one-million-token window.

Context1000K
Input / 1M$0.075
Output / 1M$0.3