Tavily

Tavily search and research routes, methods, and polling behavior.

by @saifyxpro

Base path: /api/operators/tavily/*

Endpoints


MethodPathPurpose
POST/api/operators/tavily/searchTavily search
POST/api/operators/tavily/researchstart Tavily research workflow
GET/api/operators/tavily/research/:requestIdpoll Tavily research result
GET/api/operators/tavily/statusTavily configuration and status

Requirements


Requires:

  • TAVILY_API_KEY

Typical flow


  1. use POST /api/operators/tavily/search for standard search
  2. use POST /api/operators/tavily/research when the backend should start a deeper workflow
  3. poll the result with GET /api/operators/tavily/research/:requestId