J

JumpCloud API v2

REST discovered

Details
URL
https://console.jumpcloud.com/api/v2
Spec
https://docs.jumpcloud.com/api/2.0/index.yaml
Docs
https://docs.jumpcloud.com/api/2.0/index.html
Authentication
JumpCloud Admin API key api_key discovered Get key ↗
x-api-key: <credential>

Sign in to the JumpCloud Admin Console, open the user menu in the top-right, then go to API Settings to copy your API key. You can rotate it there with Generate New API Key / reset actions if needed. The docs say this key is tied to the currently logged-in administrator account.

JumpCloud System Context signing key signature discovered
Authorization: Signature <credential>

On an enrolled Linux system, read the local JumpCloud agent configuration at /opt/jc/jcagent.conf to obtain the system key used for System Context Authorization. The docs describe generating HTTP Signatures from that local key; JumpCloud links an example signing script. This is only available from eligible enrolled systems, not from the admin console.