Skip to content

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.

  • 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.
https://aiapiv2.pekpik.com/v1

The gateway implements the OpenAI REST API. Anything that works against api.openai.com/v1 works here by changing the base URL and key.