For the complete documentation index, see llms.txt. This page is also available as Markdown.

API Specifications

Get Openapi Yaml Representation

get

YAML OpenAPI specification for this API's public endpoints.

Responses
200

Successful Response

application/json
anyOptional
get/api/v1/api.yaml
GET /api/v1/api.yaml HTTP/1.1
Accept: */*
200

Successful Response

No content

Openapi Ui

get

Swagger UI for Akkio's API. See /api.yaml or /api.json for the raw file that you can do code generation on.

Responses
200

Successful Response

application/json
anyOptional
get/api/v1/docs
GET /api/v1/docs HTTP/1.1
Accept: */*
200

Successful Response

No content

Last updated

Was this helpful?