Skip to content

Introduction

This project publishes OpenAI-compatible free LLM API keys for developers. Copy a public key from GitHub, send requests to the PEKPIK base URL, and test models from OpenAI, Anthropic, Google, DeepSeek, Moonshot, Zhipu, ByteDance, Qwen and more.

  • Public keys for testing. No credit card, no registration, copy and build.
  • One OpenAI-compatible pattern. Keep your SDK code and change the base URL.
  • Fresh drops. Star the GitHub repo and follow @getkeyway for fresh key drops, model alerts and uptime notes.
  • 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.
  • Catalog visibility. Use the model catalog and /v1/models endpoint to see what your current key can call.
https://aiapiv2.pekpik.com/v1

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