The public v1 API gives you team-scoped access to Synthbrew resources.Documentation Index
Fetch the complete documentation index at: https://synthbrew.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Base URL
Authentication
Public v1 endpoints require a team API key in thex-api-key header.
Scope model
- Keys are team-scoped.
- A key only accesses resources from its team.
- If
projectsScopeis set when issuing the key, the key can only access those project IDs.
Endpoint groups
/projectsfor project CRUD./projects/{projectId}/schemasfor schema CRUD./schema-config/validateto validate schema configs before creating a schema./projects/{projectId}/schemas/{schemaId}/versionsfor schema version inspection./projects/{projectId}/sourcesfor source CRUD./projects/{projectId}/sources/{sourceId}/api-keysfor source runtime API key metadata and one-time key creation./projects/{projectId}/sources/{sourceId}/runtime-docsfor machine-readable runtime API details./projects/{projectId}/sources/{sourceId}/regenerateto trigger source regeneration.- Generation observability:
/projects/{projectId}/sources/{sourceId}/generation-jobs/{jobId}/projects/{projectId}/sources/{sourceId}/generation-events