Get started


Welcome to the Access Requests API for working with access requests in CyberArk.

Before you start working with the API, you need to authenticate the API.

For authentication details, see Create an API token.

At the beginning of that section, there is a list of services with their service API URLs.

The service API URL for the Access Requests API is: https://<subdomain>.uar.cyberark.cloud/api

Note: Although you can log in to this API with your CyberArk Identity user, we recommend using a dedicated service user with the following roles, as needed:

  • Access request approver - For viewing and approving access requests that have been assigned to the user.
  • Access request applicant - For creating an access request, and for reviewing and cancelling those requests.

When you log in via CyberArk Identity, keep in mind that an authentication token is sent, which must be included as the bearer token in the header of each API request.