Specification
We publish an OpenAPI specification formally defining the endpoints, inputs, and outputs of the API. We provide two means of accessing this:
- An OpenAPI UI / Website view: https://api.akkio.com/api/v1/docs
- A
.yaml
document that you can do code generation off of: https://api.akkio.com/api/v1/api.yaml
warning
This specification is a living document and is subject to change, especially while the v2 API is in beta. Changes will be backwards-compatible in most circumstances, and we will communicate and provide a gradual migration plan for breaking changes so that neither you nor your users experience any downtime.