Structured Output Guard
Structured Output Guard validates LLM-generated structured outputs (JSON Mode, function calling, agent responses) against your schema. Auto-repairs common malformations. POST your schema + data, get back validate/repair/score in one call. Powered by Cloudflare Workers globally distributed for low-latency validation. Pay-per-call via RapidAPI; direct access requires API key.
Structured Output Guard endpoints
| Method | Endpoint | Description |
|---|---|---|
| validate | ||
| POST |
validate_post /validate |
|
| repair | ||
| POST |
repair_post /repair |
|
| score | ||
| POST |
score_post /score |
|
| health | ||
| GET |
healthCheck /health |
|
Structured Output Guard pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|