Managing Vortex API Keys
Vortex acts as a secure intermediary between your application and Large Language Model (LLM) providers by using Vortex API keys linked to specific consumers.
When your application needs to communicate with LLM providers, Vortex automatically exchanges your Vortex API key for the corresponding provider API key, ensuring secure and seamless access.
Generating Vortex API Keys
Before you generate a Vortex API key, please make sure you have at least one consumer and one channel configured.
Steps to Generate a Key:
- Navigate to Consumers from the side navigation bar.
- Click on Create a Vortex Key.
- Set a key name. Key names help identify a Vortex key for tracking usage and costs.
- Choose the relevant consumer(s). You can generate multiple Vortex keys at once by selecting multiple consumers.
- Select a channel you want to grant access to this key to from the list.
- Apply a template to the key.
- Click Create.
Make sure to copy the generated Vortex keys and share them securely with the intended consumer.
- Keys cannot be retrieved after leaving this page, so it's crucial to copy and secure them immediately.
- Share the Proxy URL along with the Vortex Key. The Proxy URL is required to make requests to the LLMs via Vortex.
Viewing Existing Vortex API Keys
To view all Vortex API keys associated with a consumer:
- Select Consumer from the side navigation.
- Click the
key
icon next to a consumer. A table listing all linked Vortex API keys is displayed.
Editing Existing Vortex API Keys
You can edit Vortex API keys to change their name, associated channel, or resource limits.
Editing Process:
- Click on the edit icon next to the key you wish to modify.
- Update the key name, channel, and/or resource limits as necessary.
- Confirm the changes by clicking Update.
Deleting Existing Vortex API Keys
Deleting a Vortex API key is a permanent action that results in the loss of all associated data.
How to Delete a Key:
- Press the delete icon next to the key you want to remove.
- Confirm your action by clicking Delete.
This action cannot be undone. Deleting a Vortex API key will cause insights data to show record not found
for the deleted key.