Skip to content

API Keys

API keys let you authenticate requests to the PingRoot API. Available on Pro and Team plans.

PlanAPI Keys
Free
ProUp to 5
TeamUnlimited

  1. Go to Settings → API Keys in the sidebar.
  2. Click “Generate new key”.
  3. Give the key a name (e.g., “CI pipeline” or “Internal dashboard”).
  4. Copy the key immediately — it is only shown once.

Include your API key in the Authorization header of every request:

Authorization: Bearer pk_live_...

Go to Settings → API Keys, find the key you want to remove, and click “Revoke”. The key stops working immediately.