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./projects/{projectId}/sourcesfor source CRUD./projects/{projectId}/sources/{sourceId}/regenerateto trigger source regeneration.- Generation observability:
/projects/{projectId}/sources/{sourceId}/generation-jobs/{jobId}/projects/{projectId}/sources/{sourceId}/generation-events