API Reference
Introduction
Scavio is one real-time search API for AI agents, unifying Google, YouTube, Amazon, Walmart, Reddit, TikTok, TikTok Shop, Instagram, X, and LinkedIn 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 endpoint is a POST that returns structured JSON. Each platform has its own section in the sidebar holding all of its endpoints — start from the entry point for each:
Web search with geo-targeting, device emulation, and structured SERP results.
Search videos, fetch video details, comments, transcripts, channels, and stream URLs.
Search products, fetch details by ASIN, and list every seller offer across 22 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.
Shop product search, product details, reviews, categories, and seller catalogs.
Profiles, posts, reels, stories, comments, and social graph.
Post search, post details, user profiles, timelines, followers, and trends.
Person and company profiles, their posts, job listings, and job search.