Skip to main content
PipeLLM exposes native public routes and converter routes. Use this section when you need the exact path, headers, request format, error behavior, and rate limit rules for PipeLLM’s public API.

Public Endpoint Families

For the detailed routing rules and protocol mismatch behavior, see Routing & Protocols.

Authentication

All public routes use your PipeLLM API key with protocol-specific headers:

Base URLs

Start Here

List Models

Discover the model IDs available to your account

Routing & Protocols

Choose the correct free route or converter route

Errors

Understand error types, status codes, and retry behavior

Rate Limits

Review request limits, balance protection, and headers

Endpoint References

OpenAI Compatible

/v1/chat/completions and /v1/responses

Anthropic

/v1/messages

Gemini

/v1beta/models/{model}:generateContent