Skip to content

api-evangelist/cyberark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CyberArk (cyberark)

CyberArk is the global leader in identity security, providing a unified Identity Security Platform that protects human, machine, and application identities across hybrid and multi-cloud environments. Core product lines include Privileged Access Manager (PAM Self-Hosted) and Privilege Cloud for credential vaulting and session management; Conjur Secrets Manager (Open Source, Enterprise, and Cloud) for machine-identity and DevOps secrets; CyberArk Identity for workforce SSO, MFA, and lifecycle; Endpoint Privilege Manager for least-privilege enforcement on Windows / macOS / Linux endpoints; Secure Cloud Access for just-in-time cloud entitlements; and Customer Identity for B2B / B2C identity. CyberArk publishes a canonical OpenAPI 3.1 specification for Conjur Secrets Manager at github.com/cyberark/conjur-openapi-spec, and REST APIs for PAM Self-Hosted, Privilege Cloud, and CyberArk Identity are documented on docs.cyberark.com and developer.cyberark.com.

APIs.json: https://raw.githubusercontent.com/api-evangelist/cyberark/refs/heads/main/apis.yml

Scope

  • Type: Index
  • Position: Consuming
  • Access: 3rd-Party

Tags

  • Authentication
  • Cloud Security
  • Conjur
  • Credential Vault
  • DevOps Secrets
  • Endpoint Privilege Management
  • Identity Security
  • Machine Identity
  • MFA
  • OpenAPI
  • PAM
  • Privileged Access
  • Privileged Access Management
  • Secrets Management
  • Session Management
  • SSO
  • Vault
  • Zero Trust

Timestamps

  • Created: 2026-03-25
  • Modified: 2026-05-19

APIs

CyberArk Conjur Secrets Manager API

Conjur is CyberArk's secrets management platform for machine identities and DevOps workloads, delivered as Conjur Open Source, Conjur Enterprise (Self-Hosted), and Conjur Cloud (SaaS). The REST API supports authenticating hosts and users, loading and replacing policy YAML, storing and retrieving versioned secrets, managing resources and roles, and retrieving public keys. The canonical OpenAPI 3.1 spec is open-sourced at github.com/cyberark/conjur-openapi-spec.

Tags

  • Authentication
  • Conjur
  • DevOps Secrets
  • Machine Identity
  • Policies
  • Resources
  • Roles
  • Secrets
  • Vault

Properties

CyberArk PAM Self-Hosted REST API

The Privileged Access Manager Self-Hosted REST API exposes the Vault for managing accounts, safes, platforms, users, sessions, and applications. Authentication uses the Logon endpoint at /PasswordVault/API/Auth/{provider}/Logon to obtain a session token used in the Authorization header for subsequent calls.

Tags

  • Accounts
  • PAM
  • Privileged Access
  • REST
  • Safes
  • Sessions
  • Vault

Properties

CyberArk Privilege Cloud REST API

The Privilege Cloud Shared Services REST API mirrors the PAM Self-Hosted surface for accounts, safes, platforms, and users while running as a SaaS on the CyberArk Identity Security Platform. Identities and groups reference the tenant's CyberArk Identity directory.

Tags

  • Accounts
  • PAM
  • Privilege Cloud
  • Safes
  • SaaS
  • Vault

Properties

CyberArk Identity REST API

The CyberArk Identity REST API enables programmatic management of users, roles, applications, MFA policies, SSO, and SCIM-based provisioning across the workforce identity tenant. Tenants are addressed at {tenant}.id.cyberark.cloud and authentication uses OAuth2.

Tags

  • Identity
  • MFA
  • OAuth2
  • SCIM
  • SSO
  • Workforce Identity

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

CyberArk is the global leader in identity security, providing a unified Identity Security Platform that protects human, machine, and application identities across hybrid and multi-cloud environments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors