API Examples

Details
This page shows version v0.0.0 (dev). The current version can be found here.

The AI Optimizer API Server exposes all features programmatically via REST endpoints. You can explore the full API reference through the built-in Swagger UI at /v1/docs when the server is running.

All API requests require authentication using the x-api-key header, which must match the API key configured on the server.