Build with Pendra
Pendra is a UK-sovereign AI inference platform. The API speaks OpenAI and Anthropic shapes, the SDKs are drop-in replacements, and the worker runs on your own hardware when you want full data residency. Pick a section to dive in.
Quickstart
Install an SDK, grab an API key, and make your first request — under five minutes.
Capabilities
Guides to chat, thinking, tool calling, structured outputs, vision, OCR, embeddings, reranking, image generation, audio transcription, and end-to-end encrypted private inference — what each does and how to use it.
API Reference
Every endpoint, field, and response shape. Same OpenAI- and Anthropic-compatible shapes you already use.
Integrations
Drop-in setup for Claude Code, OpenAI Codex, and OpenClaw against Pendra.
Self-hosted Worker
Run inference on your own GPUs. Supported OSes, system requirements, install paths.
SDKs
Python and Node clients. OpenAI-compatible interfaces.
What's where
Common paths through these docs:
- Building against the API? Start with the Quickstart, then the Capabilities guides and the API reference.
- Pointing a coding agent at Pendra? Jump straight to Claude Code, Codex, or OpenClaw.
- Hosting inference yourself? See the Worker overview.
- Looking for a specific SDK? Python, Node.