Creating and revoking Validate API keys
Last updated
Last updated
The Tonic Validate SDK (tonic_validate
) allows you to:
Manage projects and benchmarks
Start runs against Validate development projects
Send questions from a RAG system to a Validate production monitoring project
To use tonic_validate
, you must have a tonic_validate
API key.
When you sign up for your Validate account, it automatically creates an API key for you. You can also create and revoke API keys from the Validate application.
On the Validate Home page, the API Keys panel displays the list of API keys.
To create a new key:
In the API Keys panel on the Validate home page, click Create an API Key.
In the Name field, provide a name to use to identify the API key.
Click Create API Key.
Validate displays a message that the key was created. To copy the API key to use later, click Copy to Clipboard.
From the API Keys panel, to display an API key, click the key icon for the key.
You can then copy the key to use later.
To revoke an API key, in the API Keys panel, click the delete icon for the key to revoke.