Self-hosted · Vault-encrypted · Zero vendor lock-in
Your private
API gateway.
One endpoint for every AI provider, payment processor, and accounting system you use. Credentials sealed at rest. Webhooks, bindings, and middleware built in.
curl · api.endpointr.com
$ curl -H "Authorization: Bearer $JWT" \ -H "Content-Type: application/json" \ -d '{"provider":"claude-cli","prompt":"hello"}' \ https://api.endpointr.com/v1/ai/chat { "provider": "claude-cli", "model": "claude-sonnet-4-6", "content": "Hi there — how can I help?" }
Unified AI
Claude (Max subscription via CLI), OpenAI, Anthropic API, OpenRouter, Codex. One contract at /v1/ai/*.
Payments · Accounting
Stripe, QuickPay, PayPal, Payoneer on one side. Dinero, Billy, e-conomic, Uniconta on the other. Bindings wire events to actions.
Encrypted vault
Per-customer credentials sealed with XSalsa20-Poly1305 via libsodium. Master key in your own env — never in the database.
Ready to manage your endpoints?
Sign in to the admin to create customers, rotate keys, and provision credentials.