Skip to content
@stayapi

StayAPI

Live hotel, vacation-rental & restaurant data API — Booking.com, Airbnb, Google Hotels, TripAdvisor & more. REST, MCP server, and agent skills.

StayAPI

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

Three ways to use it

🌐 REST API

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"

Documentation

🤖 MCP server

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"

MCP setup guide

📦 Agent skill

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

stayapi/agent-skill

Get started

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]

Popular repositories Loading

  1. agent-skill agent-skill Public

    Official StayAPI agent skill — live hotel, vacation-rental, and restaurant data for AI assistants (Booking.com, Airbnb, Google Hotels, TripAdvisor, and more)

  2. .github .github Public

    StayAPI organization profile

  3. booking-com-review-scraper booking-com-review-scraper Public

    Scrape Booking.com hotel reviews in Python or Node.js — no proxies, no CAPTCHAs. CSV export, 50 free requests. Powered by StayAPI (stayapi.com)

    Python

  4. tripadvisor-review-scraper tripadvisor-review-scraper Public

    Scrape TripAdvisor hotel reviews in Python or Node.js — no proxies, no CAPTCHAs. CSV export, 50 free requests. Powered by StayAPI (stayapi.com)

    Python

  5. airbnb-review-scraper airbnb-review-scraper Public

    Scrape Airbnb listing reviews in Python or Node.js — no proxies, no CAPTCHAs. CSV export, 50 free requests. Powered by StayAPI (stayapi.com)

    Python

  6. stayapi-agent stayapi-agent Public

    StayAPI CLI for AI agents & scripts — live hotel, vacation-rental & restaurant data (Booking.com, Airbnb, Google Hotels, TripAdvisor + more) as clean JSON. Powered by StayAPI (stayapi.com)

    TypeScript

Repositories

Showing 6 of 6 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…