StayingAPI

Unified accommodation-data API returning live search, availability, price, cross-OTA price comparison, and normalized reviews across Airbnb, Booking.com, Vrbo, and Google Hotels via a single normalized JSON schema, so one integration covers four platforms. Delivered over a nine-operation REST API, a hosted MCP server with seven read-only tools, and a typed TypeScript SDK, all drawing on one shared credit balance. Live calls are asynchronous — a scrape returns HTTP 202 with a jobId to poll — while a deterministic stay_test_ sandbox answers synchronously at zero credits. Failed, empty and blocked calls are never billed. Launched July 2026 with a published stability policy, a locked 35-code error catalog, an llms.txt, an RFC 9727 api-catalog and fourteen installable agent skills.

StayingAPI publishes 3 APIs on the APIs.io network: Account API, Data API, and Jobs API. Tagged areas include travel, hospitality, accommodation-data, hotel-api, and vacation-rental.

StayingAPI’s developer surface includes authentication, changelog, sandbox, developer console, documentation, API reference, getting-started guide, and 33 more developer resources.

66.8/100 exemplar ▬ flat Agent 60/100 agent ready Full breakdown ↓
scored 2026-08-12 · rubric v0.11.0
5 APIs 1 MCP Servers
travelhospitalityaccommodation-datahotel-apivacation-rentalshort-term-rentalairbnbbooking.comvrbogoogle-hotelscross-ota-price-comparisonavailabilityreviewsrestmcpagent-nativeopenapi

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-12 · rubric v0.11.0
Composite quality — 66.8/100 · exemplar
Contract Quality 15.3 / 25
Developer Ergonomics 15.7 / 20
Commercial Clarity 15.3 / 20
Operational Transparency 9.9 / 13
Governance 1.4 / 12
Discoverability 9.3 / 10
Agent readiness — 60/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/stayingapi: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

StayingAPI MCP Server

Hosted MCP server (Streamable HTTP, OAuth 2.1/PKCE) exposing 7 read-only tools mapping 1:1 to the REST endpoints: search_stays, check_availability, get_listing, get_price, compa...

StayingAPI Agent Skills

Published portable SKILL.md agent skill in the stayingapi/travel-skills GitHub repo, referenced from the SDK docs, plus n8n workflow recipes.

StayingAPI Account API

Account, plan and credit balance

StayingAPI Data API

Accommodation data endpoints

StayingAPI Jobs API

Async job polling

Arazzo Workflows 2

Multi-step API workflows described with the Arazzo specification.

StayingAPI — check availability, then price the stay

Confirm a listing is bookable for a date window, then get a real quote and its reviews.

ARAZZO

StayingAPI — cross-OTA price comparison

Find a property, compare its price across OTAs, and read the cheapest offer.

ARAZZO

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

stayingapi-mcp.yml

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Stayingapi Plans

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Stayingapi Rate Limits

5 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Stayingapi Authentication

http/oauth2 · 2 schemes

SECURITY

Stayingapi Domain Security

TLSv1.3 · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Stayingapi Scopes

1 scope · authorizationCode

1 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Stayingapi Agentic Access

9 operations · 1 acting

9 operations · 1 acting

AGENTIC

Resources

Get Started 6

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 6

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: StayingAPI
description: Unified accommodation-data API returning live search, availability, price, cross-OTA price comparison, and normalized
  reviews across Airbnb, Booking.com, Vrbo, and Google Hotels via a single normalized JSON schema, so one integration covers
  four platforms. Delivered over a nine-operation REST API, a hosted MCP server with seven read-only tools, and a typed TypeScript
  SDK, all drawing on one shared credit balance. Live calls are asynchronous — a scrape returns HTTP 202 with a jobId to poll
  — while a deterministic stay_test_ sandbox answers synchronously at zero credits. Failed, empty and blocked calls are never
  billed. Launched July 2026 with a published stability policy, a locked 35-code error catalog, an llms.txt, an RFC 9727 api-catalog
  and fourteen installable agent skills.
url: https://stayingapi.apievangelist.com/apis.yml
created: '2026-08-03'
modified: '2026-08-09'
specificationVersion: '0.21'
image: https://stayingapi.com/icon.svg
tags:
- travel
- hospitality
- accommodation-data
- hotel-api
- vacation-rental
- short-term-rental
- airbnb
- booking.com
- vrbo
- google-hotels
- cross-ota-price-comparison
- availability
- reviews
- rest
- mcp
- agent-native
- openapi
apis:
- name: StayingAPI MCP Server
  description: 'Hosted MCP server (Streamable HTTP, OAuth 2.1/PKCE) exposing 7 read-only tools mapping 1:1 to the REST endpoints:
    search_stays, check_availability, get_listing, get_price, compare_prices, get_reviews, get_job.'
  humanURL: https://stayingapi.com/docs
  baseURL: https://mcp.stayingapi.com/mcp
  tags:
  - travel
  - hospitality
  - accommodation-data
  - hotel-api
  - vacation-rental
  - short-term-rental
  - airbnb
  - booking.com
  - vrbo
  - google-hotels
  - cross-ota-price-comparison
  - availability
  - reviews
  - rest
  - mcp
  - agent-native
  - openapi
  properties:
  - type: MCP
    url: https://mcp.stayingapi.com/mcp
  - type: MCPServer
    url: mcp/stayingapi-mcp.yml
  - type: ToolCrosswalk
    url: mcp/stayingapi-tool-crosswalk.yml
  - type: Documentation
    url: https://stayingapi.com/docs/mcp
- name: StayingAPI Agent Skills
  description: Published portable SKILL.md agent skill in the stayingapi/travel-skills GitHub repo, referenced from the SDK
    docs, plus n8n workflow recipes.
  humanURL: https://github.com/stayingapi/travel-skills
  baseURL: https://github.com/stayingapi/travel-skills
  tags:
  - travel
  - hospitality
  - accommodation-data
  - hotel-api
  - vacation-rental
  - short-term-rental
  - airbnb
  - booking.com
  - vrbo
  - google-hotels
  - cross-ota-price-comparison
  - availability
  - reviews
  - rest
  - mcp
  - agent-native
  - openapi
  properties:
  - type: AgentSkills
    url: https://github.com/stayingapi/travel-skills
  - type: AgentSkill
    url: skills/_index.yml
- aid: stayingapi:stayingapi-account-api
  name: StayingAPI Account API
  description: Account, plan and credit balance
  humanURL: https://stayingapi.com/docs/endpoints/search
  baseURL: https://api.stayingapi.com/v1
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/stayingapi-account-api-openapi.yml
  - type: Documentation
    url: https://stayingapi.com/docs
  - type: APIReference
    url: https://stayingapi.com/docs/endpoints/search
- aid: stayingapi:stayingapi-data-api
  name: StayingAPI Data API
  description: Accommodation data endpoints
  humanURL: https://stayingapi.com/docs/endpoints/search
  baseURL: https://api.stayingapi.com/v1
  tags:
  - Data
  properties:
  - type: OpenAPI
    url: openapi/stayingapi-data-api-openapi.yml
  - type: Documentation
    url: https://stayingapi.com/docs
  - type: APIReference
    url: https://stayingapi.com/docs/endpoints/search
- aid: stayingapi:stayingapi-jobs-api
  name: StayingAPI Jobs API
  description: Async job polling
  humanURL: https://stayingapi.com/docs/endpoints/search
  baseURL: https://api.stayingapi.com/v1
  tags:
  - Jobs
  properties:
  - type: OpenAPI
    url: openapi/stayingapi-jobs-api-openapi.yml
  - type: Documentation
    url: https://stayingapi.com/docs
  - type: APIReference
    url: https://stayingapi.com/docs/endpoints/search
maintainers:
- FN: StayingAPI
  email: hello@stayingapi.com
  url: https://stayingapi.com
generated:
  by: apis.io/add
  model: claude-opus-4-8
  confidence: 95
  at: '2026-08-03T11:56:23.475Z'
common:
- type: DomainSecurity
  url: security/stayingapi-domain-security.yml
- type: AgenticAccess
  url: agentic-access/stayingapi-agentic-access.yml
- type: Authentication
  url: authentication/stayingapi-authentication.yml
- type: OpenAPI
  url: openapi/_original/stayingapi-openapi-original.json
- type: LLMsTxt
  url: llms/stayingapi-llms.txt
- type: WellKnown
  url: well-known/stayingapi-well-known.yml
- type: APICatalog
  url: https://stayingapi.com/.well-known/api-catalog
- type: MCPServer
  url: mcp/stayingapi-mcp.yml
- type: ToolCrosswalk
  url: mcp/stayingapi-tool-crosswalk.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Packages
  url: packages/stayingapi-packages.yml
- type: SDKs
  url: packages/stayingapi-packages.yml
- type: OAuthScopes
  url: scopes/stayingapi-scopes.yml
- type: Conventions
  url: conventions/stayingapi-conventions.yml
- type: ErrorCatalog
  url: errors/stayingapi-error-codes.yml
- type: Lifecycle
  url: lifecycle/stayingapi-lifecycle.yml
- type: StatusPage
  url: https://status.stayingapi.com
- type: Deprecation
  url: https://stayingapi.com/docs/stability
- type: ChangeLog
  url: changelog/stayingapi-changelog.yml
- type: ChangeLog
  name: Public changelog
  url: https://stayingapi.com/changelog
- type: Sandbox
  url: sandbox/stayingapi-sandbox.yml
- type: Console
  name: Try-It console
  url: https://stayingapi.com/docs/try-it
- type: Conformance
  url: conformance/stayingapi-conformance.yml
- type: DataModel
  url: data-model/stayingapi-data-model.yml
- type: Overlay
  url: overlays/stayingapi-openapi-overlay.yaml
- type: RateLimits
  url: rate-limits/stayingapi-rate-limits.yml
- type: Plans
  url: plans/stayingapi-plans.yml
- type: Arazzo
  name: Cross-OTA price comparison
  url: arazzo/stayingapi-cross-ota-price-comparison.yml
- type: Arazzo
  name: Check availability, then price the stay
  url: arazzo/stayingapi-availability-then-price.yml
- type: DeveloperPortal
  url: https://stayingapi.com/docs
- type: Documentation
  url: https://stayingapi.com/docs
- type: APIReference
  url: https://stayingapi.com/docs/endpoints/search
- type: GettingStarted
  url: https://stayingapi.com/docs/quickstart
- type: Support
  url: https://stayingapi.com/contact
- type: GitHubOrganization
  url: https://github.com/stayingapi
- type: Pricing
  url: https://stayingapi.com/pricing
- type: SignUp
  url: https://stayingapi.com/signup
- type: Login
  url: https://stayingapi.com/login
- type: TermsOfService
  url: https://stayingapi.com/terms
- type: PrivacyPolicy
  url: https://stayingapi.com/privacy
x-enrichment:
  date: '2026-08-09'
  status: enriched
  artifacts_added: 44
  pass: local-v1