Skip to main content

API Key Management

API keys control access to your Screenloop data. Managing them properly helps keep your integrations secure and reliable

For API usage details, see the Screenloop API documentation.

Only Admins can manage API keys because they provide access to sensitive ATS data

1. Creating an API Key

Use clear, descriptive key names (e.g. ‘BI Dashboard’, ‘HR Sync’) to easily track where each key is used

  1. Create an API Key

  2. Go to Settings > API Keys

  3. Click Generate API Key

  4. Enter a Key Name

  5. Click Generate

  6. Copy the API key

Important:
This is the only time your API key will be visible. Store it securely. You won’t be able to view it again.

Treat your API key like a password. Never share it publicly or commit it to source control.

2. Rename an API Key

  1. Go to Settings > API Keys

  2. Click the ellipsis (…) next to the key

  3. Select Edit Key Name

  4. Enter the new name

  5. Click Save

3. Revoke a key

  1. Go to Settings > API Keys

  2. Click the ellipsis (…) next to the key

  3. Click Revoke

  4. Confirm in the modal

Revoke keys immediately if they are no longer needed or may be compromised

4. Re-enable a key

Re-enable keys to quickly restore access without creating a new integration.

  1. Go to Settings > API Keys

  2. Click the Refresh icon next to the key

  3. Click Re-enable to confirm

Best practices for API keys:

  • Use one key per integration

  • Name keys clearly

  • Store keys securely

  • Revoke unused or compromised keys

Did this answer your question?