LogoLogo
Tonic Validatetonic_validateDocs homeTonic.ai
  • Tonic Validate guide
  • About Tonic Validate
    • What is Tonic Validate?
    • Validate components and tools
    • Validate workflows
  • Getting started with Validate
    • Starting your Validate account
    • Setting up the Validate SDK
    • Quickstart example - create a run and log responses
    • Creating and revoking Validate API keys
  • About RAG metrics
    • About using metrics to evaluate a RAG system
    • RAG components summary
    • RAG metrics summary
    • RAG metrics reference
  • Benchmarks and projects
    • Managing benchmarks in Validate
    • Managing projects in Validate
  • Runs
    • Starting a Validate run
    • Viewing and managing runs
  • Production monitoring
    • Configuring your RAG system to send questions to Validate
    • Viewing the metric scores and logged questions
  • Code examples
    • End-to-end example using LlamaIndex
Powered by GitBook
On this page
  • Viewing the list of API keys
  • Creating a new API key
  • Displaying an API key
  • Revoking an API key

Was this helpful?

Export as PDF
  1. Getting started with Validate

Creating and revoking Validate API keys

Last updated 12 months ago

Was this helpful?

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.

Viewing the list of API keys

On the Validate Home page, the API Keys panel displays the list of API keys.

Creating a new API key

To create a new key:

  1. In the API Keys panel on the Validate home page, click Create an API Key.

  2. In the Name field, provide a name to use to identify the API key.

  3. 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.

Displaying an API key

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.

Revoking an API key

To revoke an API key, in the API Keys panel, click the delete icon for the key to revoke.

API Keys panel that displays on the Validate home page
Panel to create a new API key
Confirmation panel with option to copy the new API key
Displaying an API key from the API Keys panel