OpenPond

Models

Call OpenPond hosted models through an OpenAI-compatible API.

Models

OpenPond exposes hosted catalog models at /opchat/v1. Use a normal OpenAI-compatible client with an OpenPond API key and an explicit model ID.

Hosted models

Hosted catalog models are discovered at /opchat/v1/models and invoked through /opchat/v1/chat/completions. They use the opchat:model:read and opchat:chat:create scopes.

Choose an integration

Keep API keys on your server and make the first request with a small bounded prompt before moving production traffic.

Next: OpenAI-compatible API.