Skip to main content
This guide walks you through obtaining all required credentials for the Tavily plugin.

Authentication Method

The Tavily plugin uses API key authentication.
  • api_key (default) — Tavily API key for search, extract, crawl, and map endpoints
Tavily does not expose OAuth in this plugin; you use a single API key for server-side calls.

API Key

Step 1: Get Your Key

  1. Sign in at tavily.com (or the Tavily console for API keys).
  2. Open your Dashboard or API Keys section.
  3. Create or copy an API key for your project.
Storing credentials:
Verify:

Required Credentials Summary

For general information about how Corsair handles authentication, see Authentication.