api_key_generate
Create a new Perplexity API key using your existing environment key. Returns the new auth token and creation timestamp, with an optional token name.
Instructions
Generate a new Perplexity API key (POST /generate_auth_token). Returns the new auth_token, creation timestamp, and optional token_name. Note: This uses the PERPLEXITY_API_KEY set in your environment to authenticate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_name | No | Optional human-readable name for the new API key. |