API Reference
Introduction
Scavio is one real-time search API for AI agents, unifying Google, YouTube, Amazon, Walmart, Reddit, TikTok, and Instagram behind a single key and a consistent JSON response. Integrate it with your services in minutes.
Base URL
The base URL for all requests to the Scavio API is:
https://api.scavio.devAuthentication
All Scavio endpoints are authenticated with an API key passed as a Bearer token in the Authorization header. Get your free API key to start.
curl -X POST 'https://api.scavio.dev/api/v2/google' \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer sk_live_your_key' \
-d '{"query": "who is Leo Messi?"}'Endpoints
Every Scavio platform is a POST endpoint that returns structured JSON. Explore the full reference for each:
Web search with geo-targeting, device emulation, and structured SERP results.
Search videos and extract structured video metadata.
Search products and fetch details by ASIN across 12 marketplaces.
Search products and fetch details by product ID with price and fulfillment filters.
Search posts or fetch a full thread with nested comments, score, and flair.
Video and user search, profiles, comments, hashtags, and social graph.
Profiles, posts, reels, stories, comments, and social graph.