Admin REST API
Retrieve SIEM compatible audit events using the Keeper Admin REST API
Overview
Prerequisites
Manage API Tokens via Keeper Commander (CLI)
1. List API tokens
# Table view
public-api-key list
# JSON output to a file
public-api-key list --format json --output api_keys.json
# CSV export
public-api-key list --format csv --output api_keys.csv2. Generate an API token
3. Revoke an API token
Security Notes
Last updated
Was this helpful?

