Introduction
ScoutingAPI documentation
One accommodation data API for availability, search and cross-OTA price comparison across Airbnb, Booking.com, Vrbo and Google Hotels — one unified schema, REST + MCP, built for developers and AI agents.
One unified schema
Airbnb, Booking.com, Vrbo and Google Hotels normalize to the same Property, Price, Availability and Review shapes — code once, query every platform.
Failed calls are free
Failed, empty, blocked and not-found calls are never billed. You only pay for data actually delivered — reliability, at the billing layer.
REST + native MCP
The same capabilities as seven REST endpoints and seven read-only MCP tools, so agents are a first-class, day-one audience.
See it — no sign-up
This is the flagship /v1/price-compare endpoint running against the deterministic sandbox: a real cross-OTA comparison with ScoutingAPI-computed min and median. Zero credits, no key required.
/v1/price-compareRuns against the deterministic Google Hotels sandbox fixture — a real 200, zero credits.
Run the call to see a live, deterministic sandbox response.
curl -sS "https://api.scoutingapi.com/v1/price-compare" \
-H "Authorization: Bearer $SCOUTINGAPI_KEY"Explore the docs
Getting started
Core concepts
Endpoints
Tools & SDKs
Base URLs
https://api.scoutingapi.com/v1; the MCP server at https://mcp.scoutingapi.com. Every response is application/json; charset=utf-8, camelCase, HTTPS only.Ready to build?
Get a free key — 100 credits, no credit card. Sandbox keys work instantly; live credits unlock after a one-click email verification.
Get your free key