Conjur Ruby API
The Conjur Ruby API provides a robust programmatic interface to a Conjur server from within your Ruby project. Use our Ruby API to authenticate with Conjur, load policies, fetch secrets, and more. Integration with Conjur provides a variety of additional benefits including being able to store security policy as code, and automated secret rotation.
Integration
For integration instructions and API descriptions, go to our rubygems.org library and locate the Documentation link in the right column. This takes you to documentation for the latest release.
Here is the Conjur Ruby API GitHub repo.
Tutorials
Check out the Ruby API tutorial for a walkthrough of basic functionality.