API Specifications

Get Openapi Yaml Representation

get

YAML OpenAPI specification for this API's public endpoints.

Responses
200
Successful Response
application/json
Responseany
get
GET /api/v1/api.yaml HTTP/1.1
Host: 
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
Responseany
get
GET /api/v1/docs HTTP/1.1
Host: 
Accept: */*
200

Successful Response

No content

Last updated

Was this helpful?