Skip to main content

Management APIs

Overview​

The Management API allows you to manage your account programmatically, so you can automate configuration of your environment. Most of the tasks you can perform in the Aircampi Auth Management can also be performed programmatically by using this API.

There are following managements:

User Management​

Every digital identity can be stored in users.

Learn more →

Group Management​

Groups are collections of users. The groups that you will create are dependent on the needs of your business process. It can include users and nested groups.

Learn more →

Role Management​

It is used only if Role-based Access Control (RBAC) enabled.

Learn more →

Tenant Management​

Aircampi Auth platform that allows our business-to-business (B2B) customers to better manage their partners and customers, and to customize the ways that end-users access their applications.

A logically-isolated(partitioned) users, roles, groups who share common access with specific privileges to a single software tenant.

No tenant can access the data of another tenant, even though multiple tenants might be running on the same machine.

Tenant, in general, is a term borrowed from software multi-tenant architecture.

Learn more →

Resource Management​

A digital resource is any combination of applications and data in a computer system. Examples of digital resources include web applications, APIs, platforms, devices, or databases.

Learn more →

Client Management​

A client in Aircampi Auth can be a native app that executes on a mobile device, a single-page web app that executes on a browser, or a regular web application that executes on a server.

Learn more →

Ticketing System​

Supported types:

  • Email Verification
  • Phone Verification
  • Password Recovery
  • User Invitation
  • One-Time Password (OTP)

Learn more →