Semantic or keyword web search returning sources an agent can cite.
| Provider | Price* | Mode |
|---|---|---|
Exa |
$0.007 | platform prepaid · planned |
Tavily |
$0.008 | platform prepaid · planned |
Brave Search |
$0.005 | platform prepaid · planned |
Unit: per_search · unmatched results billed: no
*Placeholder development pricing.
curl https://api.routergrowth.com/v1/run \ -H "Authorization: Bearer $ROUTERGROWTH_API_KEY" \ -d '{ "capability": "web.search", "input": { "query": "..." }, "routing": {"provider": "auto"} }'
{
"properties": {
"limit": {
"type": "integer"
},
"query": {
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}
query · results