CyberArk Identity API

REST API for CyberArk Identity covering authentication, authorization, OAuth 2.0 token endpoints, user and role management, directory services, application provisioning, and policy operations. Supports OAuth 2.0 flows including client_credentials for non-interactive API access, plus session-based authentication via /Security/StartAuthentication and /Security/AdvanceAuthentication.

API entry from apis.yml

apis.yml Raw ↑
aid: cyberark-identity:identity-api
name: CyberArk Identity API
description: REST API for CyberArk Identity covering authentication, authorization, OAuth 2.0 token endpoints,
  user and role management, directory services, application provisioning, and policy operations. Supports
  OAuth 2.0 flows including client_credentials for non-interactive API access, plus session-based authentication
  via /Security/StartAuthentication and /Security/AdvanceAuthentication.
humanURL: https://api-docs-identity.cyberark.com/docs/identity-api-reference/before-you-begin
baseURL: https://<tenant>.id.cyberark.cloud
tags:
- Identity
- OAuth
- Authentication
- Authorization
- User Management
properties:
- type: Documentation
  url: https://api-docs-identity.cyberark.com/docs/identity-api-reference/before-you-begin
- type: OAuth 2.0 Overview
  url: https://docs.cyberark.com/identity/latest/en/content/developer/oauth/about-oauth.htm
- type: ISPSS API Authentication
  url: https://docs.cyberark.com/ispss-access/latest/en/content/ispss/ispss-api-authentication.htm
- type: Developer Overview
  url: https://docs.cyberark.com/identity/Latest/en/Content/Developer/OverviewofAPIs.htm