Conjur website screenshot

Conjur

Conjur is CyberArk's open-source secrets management platform. It automatically secures secrets used by privileged users and machine identities across CI/CD, cloud, and Kubernetes environments. Conjur uses a role-based access control (RBAC) model, policy-as-code, and pluggable cloud-native authenticators (AWS IAM, Azure, GCP, Kubernetes, JWT, OIDC, LDAP) to issue short-lived access tokens and broker secret retrieval, rotation, and auditing. Originally Conjur Inc. (backed by Amplify Partners), it was acquired by CyberArk and is now part of Palo Alto Networks. The Conjur / CyberArk Secrets Manager REST API is published as an OpenAPI 3.1 definition with official Ruby, Python, Go, Java, and .NET client libraries, a CLI, and an official MCP server.

Conjur publishes 1 API on the APIs.io network: / CyberArk Secrets Manager API. Tagged areas include Company, Cybersecurity, Secrets Management, Identity and Access Management, and DevSecOps.

Conjur’s developer surface includes documentation, API reference, authentication, CLI, changelog, and 15 more developer resources.

34.0/100 thin ▬ flat Agent 51/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyCybersecuritySecrets ManagementIdentity and Access ManagementDevSecOpsKubernetesMachine IdentityOpen Source

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 34.0/100 · thin
Contract Quality 9.4 / 25
Developer Ergonomics 12.6 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 51/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/conjur: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Conjur / CyberArk Secrets Manager API

REST API for authenticating machine and human identities, retrieving and rotating secrets, loading policy-as-code, and inspecting RBAC roles and resources. Compatible with Conju...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

conjur-mcp.yml

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Conjur Authentication

apiKey/http · 3 schemes

SECURITY

Conjur Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: conjur
name: Conjur
description: Conjur is CyberArk's open-source secrets management platform. It automatically secures secrets used by privileged
  users and machine identities across CI/CD, cloud, and Kubernetes environments. Conjur uses a role-based access control (RBAC)
  model, policy-as-code, and pluggable cloud-native authenticators (AWS IAM, Azure, GCP, Kubernetes, JWT, OIDC, LDAP) to issue
  short-lived access tokens and broker secret retrieval, rotation, and auditing. Originally Conjur Inc. (backed by Amplify
  Partners), it was acquired by CyberArk and is now part of Palo Alto Networks. The Conjur / CyberArk Secrets Manager REST
  API is published as an OpenAPI 3.1 definition with official Ruby, Python, Go, Java, and .NET client libraries, a CLI, and
  an official MCP server.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://avatars.githubusercontent.com/u/30869256?v=4
url: https://raw.githubusercontent.com/api-evangelist/conjur/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- amplify-partners
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Cybersecurity
- Secrets Management
- Identity and Access Management
- DevSecOps
- Kubernetes
- Machine Identity
- Open Source
apis:
- name: Conjur / CyberArk Secrets Manager API
  description: REST API for authenticating machine and human identities, retrieving and rotating secrets, loading policy-as-code,
    and inspecting RBAC roles and resources. Compatible with Conjur OSS and CyberArk Secrets Manager (Self-Hosted and SaaS).
  humanURL: https://github.com/cyberark/conjur-openapi-spec
  baseURL: https://cyberark.github.io/conjur
  tags:
  - Secrets Management
  - Authentication
  - RBAC
  properties:
  - type: OpenAPI
    url: openapi/openapi.yml
  - type: Overlay
    url: overlays/conjur-openapi-overlay.yaml
  - type: Documentation
    url: https://cyberark.github.io/conjur/
  - type: APIReference
    url: https://github.com/cyberark/conjur-openapi-spec
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://conjur.org
- type: DeveloperPortal
  url: https://cyberark.github.io/conjur/
- type: Documentation
  url: https://cyberark.github.io/conjur/
- type: APIReference
  url: https://github.com/cyberark/conjur-openapi-spec
- type: GitHubOrganization
  url: https://github.com/cyberark
- type: SourceCode
  url: https://github.com/cyberark/conjur
- type: Authentication
  url: authentication/conjur-authentication.yml
- type: Packages
  url: packages/conjur-packages.yml
- type: SDKs
  url: packages/conjur-packages.yml
- type: CLI
  url: cli/conjur-cli.yml
- type: MCPServer
  url: mcp/conjur-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: ErrorCatalog
  url: errors/conjur-problem-types.yml
- type: Conventions
  url: conventions/conjur-conventions.yml
- type: Conformance
  url: conformance/conjur-conformance.yml
- type: DataModel
  url: data-model/conjur-data-model.yml
- type: Lifecycle
  url: lifecycle/conjur-lifecycle.yml
- type: ChangeLog
  url: changelog/conjur-changelog.yml
- type: LLMsTxt
  url: llms/conjur-llms.txt
- type: DomainSecurity
  url: security/conjur-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence