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/.
API reference
All API endpoints and objects
Authentication
How to authenticate with OAuth
Concepts
Overview of API concepts
Permissions
How member permissions work
Changelog
Latest additions to the API
OpenAPI specs
The OpenAPI specs for the Akiles API are available on GitHub here.