Platform Overview
Welcome to the documentation. The Board helps you manage API keys, monitor usage, and route OpenAI-compatible and Anthropic-compatible clients through a unified gateway.
Gateway endpoints
| Protocol | Base URL |
|---|---|
| OpenAI-compatible | https://api.benpay.ai/openai/v1 |
| Anthropic-compatible | https://api.benpay.ai/anthropic/v1 |
All requests use Authorization: Bearer <your-api-key>.
What you can do
- Create and manage personal API keys
- Check balance and token usage in the dashboard
- Browse active models before connecting clients
- Follow scenario examples for Claude Code, Codex CLI, and other clients
Next step
Continue with Quick Start to create your first API key.