Akkio Public API (Beta)
Akkio's current public API, served and documented as "Akkio Public API (Beta)". Covers projects (including the Chat Explore custom-instruction fields), asynchronous model training, and Chat Explore natural-language querying of a project or dataset. Every route except the two API Specification routes requires an X-API-Key header. Long-running operations use a submit/poll/fetch task pattern. Akkio serves the OpenAPI 3.1.0 document itself at /api/v1/api.yaml with a Swagger UI at /api/v1/docs, and documents generating clients from it.