Live hotel, vacation-rental, and restaurant data — one API.
StayAPI turns the world's travel platforms into clean, structured JSON: hotel search, prices, availability, rooms, photos, and guest reviews, fetched live at request time. One API key, one quota, every platform.
Covered platforms: Booking.com · Airbnb · Google Hotels · Google Travel · Google Reviews · TripAdvisor · Agoda · Trip.com · Accor (ALL) · Radisson · OpenTable
Plain HTTPS with an X-API-Key header — works from any language:
curl -H "X-API-Key: $STAYAPI_API_KEY" \
"https://api.stayapi.com/v1/booking/destinations/lookup?query=Lisbon"55 tools for Claude, Claude Code, Cursor, and any MCP client — your agent queries hotel data from natural language, no glue code:
claude mcp add --scope user --transport http stayapi https://api.stayapi.com/mcp --header "X-API-Key: YOUR_API_KEY"A portable skill that teaches AI assistants the right workflows, parameters, and gotchas — so "find me the top hotels in Lisbon with prices" just works:
/plugin marketplace add stayapi/agent-skill
/plugin install stayapi@stayapi
Sign up at stayapi.com, copy your API key from the dashboard, and make your first call in under a minute. Same key, quota, and SLA across REST, MCP, and skills — one successful call is one quota unit, everywhere.
Questions? [email protected]