All Products
Search
Document Center

Identity as a Service:API directory

Last Updated:Dec 11, 2025

Using IDaaS CIAM means delegating your application's authentication logic to IDaaS. Whether it involves single-end logon, registration, logon, password recovery, or identity security management operations, all are handled by IDaaS APIs. This delegation flow is similar to the WeChat QR code logon, but it extends far beyond that.

IDaaS CIAM is a highly open platform. We provide a complete set of standard APIs to offer user self-service and management features.

Before calling CIAM-related APIs, you should:

  • Create an application in the CIAM console, grant permissions for authentication API access, and obtain the client_id and client_secret information.

  • When integrating with CIAM server, use bearerToken as the authentication method.