Number of results (max 20)
curl -X POST https://api.usenaive.ai/v1/search \
-H "Authorization: Bearer nv_sk_live_..." \
-H "Content-Type: application/json" \
-d '{ "query": "latest AI agent frameworks 2026", "count": 10 }'
{
"results": [
{
"title": "Top AI Agent Frameworks in 2026",
"url": "https://example.com/article",
"snippet": "A comprehensive look at...",
"score": 0.95
}
],
"credits_used": 1,
"credits_remaining": 99,
"provider": "web"
}
Cost: 1 credit