Introduction
PEKPIK LLM is an OpenAI-compatible API gateway. You send requests to a single endpoint with one API key, and we route them to the right upstream provider — OpenAI, Anthropic, Google, DeepSeek, Moonshot, Zhipu, ByteDance, Qwen and more.
Why use it
Section titled “Why use it”- One key, every model. No per-provider SDKs, accounts, or billing.
- Lower price than going direct, billed pay-as-you-go in USD.
- Genuine, full-fidelity models. The exact model and version you request is what runs — never quantized, distilled, or silently swapped. Outputs are continuously spot-checked against each provider’s reference behaviour.
- Multi-channel high availability. Each model is backed by many upstream keys with automatic failover.
- High TPM. Your effective throughput is the sum across providers.
Base URL
Section titled “Base URL”https://aiapiv2.pekpik.com/v1The gateway implements the OpenAI REST API. Anything that works against
api.openai.com/v1 works here by changing the base URL and key.
Next steps
Section titled “Next steps”- Quickstart — make your first request in two minutes.
- Authentication — how API keys work.
- Models — the full catalogue and live pricing.