Documentation
Point any OpenAI SDK at https://api.pgsgrove.com/v1 and go. Start with the quickstart.
Getting started
- Quickstart — Point any OpenAI SDK at the API and send your first request.
- Coding tools & SDKs — Wire up opencode, OpenClaw, Hermes, and any OpenAI-compatible tool.
Making requests
- Request parameters — What passes through untouched, and the few fields the proxy sets.
- Streaming — Receive tokens as they are generated over SSE.
- Structured output — JSON mode and function calling.
- Reasoning models — How thinking is returned: the reasoning_content field.
- Multimodal input — Send images to vision-capable models.
Models & pricing
- Models & catalog — The GET /v1/models endpoint and the model id reference.
- Turbo — Priority routing for lower, steadier latency.
- Prompt caching — Automatic prefix caching at a reduced input rate.
- Speech & embeddings — Text to speech (kokoro-82m) and 768-dim embeddings.
Operations
- Rate limits — Per-account request and concurrency limits, and how to handle them.
- Errors & retries — Status codes, 402/429 handling, and backoff.
Legal
- Terms of Use — The Open Grove API Terms of Use.