Documentation · v1.0
Build with the Venym
Search API.
Enterprise web search, scraping, and research APIs for developers. Three endpoints. One API key. Full coverage of the open web.
99.9%
<2s
8
24 / 7
01 · Your First Request
Get started in 60 seconds.
Generate a key from the dashboard, then make your first call. New accounts get 5,000 free credits.
POST /v1/search
curl -X POST https://api.venym.io/v1/search \
-H "Authorization: Bearer sk_live_••••" \
-H "Content-Type: application/json" \
-d '{"query":"Bitcoin price 2026","max_results":5}'02 · Core Endpoints
Three APIs. Composable.
Built to be chained. Search with one, scrape with the next, synthesize with the last.
03 · Integrations
Plug into your stack.
Native support for the tools developers already use. Zero glue code required.
04 · Implementation Guides