
Loading API details…
Conjur
This is an API definition for CyberArk Conjur Open Source. You can find out more at [Conjur.org](https://www.conjur.org/).
Latency p95
2767 ms
last successful checks
Uptime 30d
0.0%
monitored sample
Playground
Verified
live · allowlisted
Endpoints & operations
authn
(4)
/authn/{account}/password
Changes a user’s password.
/authn/{account}/api_key
Rotates a role's API key.
/authn/{account}/login
Gets the API key of a user given the username and password via HTTP Basic Authentication.
/authn/{account}/{login}/authenticate
Gets a short-lived access token, which is required in the header of most subsequent API requests.
authenticators
(1)
authn-azure
(1)
authn-gcp
(2)
authn-iam
(1)
authn-jwt
(2)
authn-k8s
(2)
authn-ldap
(2)
authn-oidc
(1)
ca
(1)
health
(1)
host_factories
(1)
host_factory_tokens
(2)
info
(1)
policies
(3)
public_keys
(1)
remote_health
(1)
resources
(4)
secrets
(3)
roles
(3)
whoami
(1)
{authenticator}
(3)
curl -X PUT \
"http://conjur.local/authn/{account}/password" \
-H "Authorization: Basic BASE64_ENCODED_CREDENTIALS" \
-d '{}'conjur.local · HTTPS only · basic auth