API

The Akiles API provides programmatic access to all features in the Akiles platform. With it, you can do automatically everything you can do in the Akiles admin panel.

It’s a standard JSON REST API.

The API endpoint is https://api.akiles.app/v2/.

OpenAPI specs

The OpenAPI specs for the Akiles API are available on GitHub here.