API Keys

The API Keys tab allows you to generate and manage API keys that are required to authenticate with the PureRouter API.

Creating an API Key

When you first open the API Keys tab, you may see that no keys are created yet: No API Keys To create your first key:
  1. Click Create API Key.
  2. Enter a descriptive name (e.g., production-bot, test-key).
  3. Click Create.
Create API Key

Viewing Your API Key

Once created, a dialog will appear showing your new API key: API Key Created
You will only be able to see the key once. Make sure to copy and store it securely. If you lose it, you’ll need to create a new one.
The key is automatically copied to your clipboard for convenience.

Managing API Keys

After creation, your API key will appear in the list: API Key List From this view, you can:
  • See the name of the key
  • View partial key details (the full key remains hidden for security)
  • Delete the key if it is no longer needed

Best Practices

Next Steps