Skip to main content

OpenAPI Specs

Akkess REST APIs are documented using

OpenAPI specifications.

Entity APIs

Actor API

Swaggerlogo

The Actor API is used for CRUD operations on actors.

https://api.akkess.io/actor/v1/openapi.yaml

Node API

The Node API is used for CRUD operations on nodes.

IAM APIs

Authentication API

The Authentication API is used for issuing and validating tokens.

Identity provider API

The Identity provider API is used for managing identity providers.

OAuth2 API

The OAuth 2 API is used for interacting with OAuth2 identity providers

Firewall API

The Firewall API is used for managing firewall rules.

Policy API

The Policy API is used for managing services, permissions and roles.

Account API

The Account API is used for managing accounts.

Application API

The Application API is used for managing applications.

Tenant API

The Tenant API is used for managing tenants.

Administrator API

The Administrator API is used for CRUD operations on administrators for Account, Application and Tenant.

Supporting APIs

Basic IdP API

The Basic IdP is a simple identity provider for testing purposes only.