API Reference
PrivateGPT exposes a REST API that follows the Claude API model. All endpoints are available at http://localhost:8080 by default.
The interactive reference below is generated from the OpenAPI schema. Use it to explore request bodies, response shapes, and try requests directly.
Endpoint groups
Authentication
When auth is enabled, pass a bearer token on every request:
Auth is disabled by default. Enable it in settings.yaml:

