API Reference
Coming soon
Full OpenAPI reference documentation is under development.
The AICP gateway exposes a REST API. All endpoints accept and return JSON. Authentication is via Authorization: Bearer <token>.
Endpoint groups that will be documented:
POST
/auth/signupPOST
/auth/loginGETPOSTDELETE
/keysGETPOSTPATCHDELETE
/projectsGETPOST
/v1/providersGETPUT
/v1/routing/configPOST
/v1/chat/completionsGET
/v1/modelsGET
/v1/usage/overviewGET
/v1/requestsGET
/health