Conjur OpenAPI

The Conjur OpenAPI specification provides a standardized, machine-readable version of the Conjur API that can be used to automatically generate API documentation, to generate Conjur client libraries in your language of choice, and to facilitate exploring the Conjur API using popular tools like Postman.

This project simplifies end users’ ability to interact with the Conjur API, and enables the continued expansion of Conjur integrations so that Conjur works natively with the most popular software development tools.

Integration

This project simplifies end users’ ability to interact with the Conjur API, and enables the continued expansion of Conjur integrations so that Conjur works natively with the most popular software development tools.

Here is the Conjur OpenAPI GitHub repo.

For Conjur Cloud:

  • User login/authentication are not available for Conjur Cloud. Users can be authenticated using Identity REST APIs or Conjur Cloud CLI only.

  • All credential actions on users (change password, rotate API key, etc) are blocked.

  • Functionality for creating a host using host factory is currently blocked.

  • The Kubernetes Authenticator (authn-k8s) is not supported.

Tutorials

Check out the OpenAPI Spec Getting Started.