UnifyAPI
← Back to catalog

web.search

mock data$0.008 / call

Web Search

Agent-optimized web search returning ranked results with snippets.

Web Searchprovider: Tavily#search#web

Input schema

queryrequired
string
maxResults
integer

Call via REST

curl -X POST https://unifyapi.pro/api/call/web.search \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"query":"<query>","maxResults":5}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.