Hospitable website screenshot

Hospitable

Hospitable (formerly Smartbnb) is a short-term and vacation rental automation platform for Airbnb, Vrbo, Booking.com, and direct-booking hosts and property managers. It centralizes multi-channel calendar syncing, AI-powered guest messaging in a unified inbox, cleaning and operations tasks, reviews, and a direct booking website. The Hospitable Public API v2 is a REST API at https://public.api.hospitable.com/v2 that lets hosts and vendors programmatically manage properties, channel listings, reservations, guest messaging, calendar availability and pricing, and reviews, authenticated with OAuth 2.0 (for vendors) or Personal Access Tokens (for personal use). v2 webhooks push reservation, property, message, and review events to a host's server.

Hospitable publishes 7 APIs on the APIs.io network, including Calendar API, Listings API, Messages API, and 4 more. Tagged areas include Vacation Rental, Short-Term Rental, Property Management, Airbnb, and Hospitality.

Hospitable’s developer surface includes authentication, documentation, and 7 more developer resources.

39.2/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumOpenFree trial⚡ Free to try
8 APIs
Vacation RentalShort-Term RentalProperty ManagementAirbnbHospitalityAutomation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 39.2/100 · thin
Contract Quality 15.9 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 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/hospitable: 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 8

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

Hospitable Webhooks API

Hospitable v2 webhooks push near-real-time event notifications (reservation.created, reservation.changed, property.created/changed/deleted/merged, message.created, review.create...

Hospitable Calendar API

Nightly availability, pricing, and restrictions per property.

Hospitable Listings API

Channel listings (Airbnb, Vrbo, Booking.com, direct) mapped to a property.

Hospitable Messages API

Guest-host message threads per reservation.

Hospitable Properties API

Vacation rental properties connected to the account.

Hospitable Reservations API

Bookings across all connected channels.

Hospitable Reviews API

Guest reviews and host responses.

Hospitable User API

The authenticated Hospitable user.

Scroll for all 8

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Hospitable Public API v2

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Hospitable Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

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

Hospitable Authentication

http · 1 scheme

SECURITY

Hospitable Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

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

Hospitable Agentic Access

13 operations · 4 acting

13 operations · 4 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: hospitable
url: https://raw.githubusercontent.com/api-evangelist/hospitable/refs/heads/main/apis.yml
name: Hospitable
kind: company
description: Hospitable (formerly Smartbnb) is a short-term and vacation rental automation platform for Airbnb, Vrbo, Booking.com,
  and direct-booking hosts and property managers. It centralizes multi-channel calendar syncing, AI-powered guest messaging
  in a unified inbox, cleaning and operations tasks, reviews, and a direct booking website. The Hospitable Public API v2 is
  a REST API at https://public.api.hospitable.com/v2 that lets hosts and vendors programmatically manage properties, channel
  listings, reservations, guest messaging, calendar availability and pricing, and reviews, authenticated with OAuth 2.0 (for
  vendors) or Personal Access Tokens (for personal use). v2 webhooks push reservation, property, message, and review events
  to a host's server.
accessModel:
  pricing: freemium
  onboarding: open
  trial: true
  try_now: true
  public: true
  label: Freemium (free trial) · Open access
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/hospitable.png
tags:
- Vacation Rental
- Short-Term Rental
- Property Management
- Airbnb
- Hospitality
- Automation
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.19'
apis:
- aid: hospitable:hospitable-webhooks-api
  name: Hospitable Webhooks API
  tags:
  - Webhooks
  - Events
  - Notifications
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.hospitable.com/docs/public-api-docs/k4ctofvqu0w8g-hospitable-api-v2
  baseURL: https://public.api.hospitable.com/v2
  properties:
  - url: https://developer.hospitable.com/docs/public-api-docs/k4ctofvqu0w8g-hospitable-api-v2
    type: Documentation
  - url: https://help.hospitable.com/en/articles/10008203-webhooks-for-reservations-properties-messages-and-reviews
    type: Documentation
  description: Hospitable v2 webhooks push near-real-time event notifications (reservation.created, reservation.changed, property.created/changed/deleted/merged,
    message.created, review.created) as JSON POST requests to a host-configured endpoint. Webhooks are configured in the dashboard
    (Apps > Webhooks); delivery is retried up to five times with exponential back-off.
- aid: hospitable:hospitable-calendar-api
  name: Hospitable Calendar API
  description: Nightly availability, pricing, and restrictions per property.
  humanURL: https://developer.hospitable.com/docs/public-api-docs/qc4x36uhxinx3-get-properties
  baseURL: https://public.api.hospitable.com/v2
  tags:
  - Calendar
  properties:
  - type: OpenAPI
    url: openapi/hospitable-calendar-api-openapi.yml
  - type: Documentation
    url: https://developer.hospitable.com/docs/public-api-docs/d862b3ee512e6-introduction
  - type: APIReference
    url: https://developer.hospitable.com/docs/public-api-docs/qc4x36uhxinx3-get-properties
  - type: PostmanCollection
    url: collections/hospitable.postman_collection.json
  - type: OpenCollection
    url: collections/hospitable.opencollection.json
  - type: APIReference
    url: https://developer.hospitable.com/docs/public-api-docs/ih7nc1ovefrcs-get-reservations
  - type: APIReference
    url: https://developer.hospitable.com/docs/public-api-docs/n6jr1z9iwhm8w-get-reservation-messages
- aid: hospitable:hospitable-listings-api
  name: Hospitable Listings API
  description: Channel listings (Airbnb, Vrbo, Booking.com, direct) mapped to a property.
  humanURL: https://developer.hospitable.com/docs/public-api-docs/qc4x36uhxinx3-get-properties
  baseURL: https://public.api.hospitable.com/v2
  tags:
  - Listings
  properties:
  - type: OpenAPI
    url: openapi/hospitable-listings-api-openapi.yml
  - type: Documentation
    url: https://developer.hospitable.com/docs/public-api-docs/d862b3ee512e6-introduction
  - type: APIReference
    url: https://developer.hospitable.com/docs/public-api-docs/qc4x36uhxinx3-get-properties
  - type: PostmanCollection
    url: collections/hospitable.postman_collection.json
  - type: OpenCollection
    url: collections/hospitable.opencollection.json
  - type: APIReference
    url: https://developer.hospitable.com/docs/public-api-docs/ih7nc1ovefrcs-get-reservations
  - type: APIReference
    url: https://developer.hospitable.com/docs/public-api-docs/n6jr1z9iwhm8w-get-reservation-messages
- aid: hospitable:hospitable-messages-api
  name: Hospitable Messages API
  description: Guest-host message threads per reservation.
  humanURL: https://developer.hospitable.com/docs/public-api-docs/qc4x36uhxinx3-get-properties
  baseURL: https://public.api.hospitable.com/v2
  tags:
  - Messages
  properties:
  - type: OpenAPI
    url: openapi/hospitable-messages-api-openapi.yml
  - type: Documentation
    url: https://developer.hospitable.com/docs/public-api-docs/d862b3ee512e6-introduction
  - type: APIReference
    url: https://developer.hospitable.com/docs/public-api-docs/qc4x36uhxinx3-get-properties
  - type: PostmanCollection
    url: collections/hospitable.postman_collection.json
  - type: OpenCollection
    url: collections/hospitable.opencollection.json
  - type: APIReference
    url: https://developer.hospitable.com/docs/public-api-docs/ih7nc1ovefrcs-get-reservations
  - type: APIReference
    url: https://developer.hospitable.com/docs/public-api-docs/n6jr1z9iwhm8w-get-reservation-messages
- aid: hospitable:hospitable-properties-api
  name: Hospitable Properties API
  description: Vacation rental properties connected to the account.
  humanURL: https://developer.hospitable.com/docs/public-api-docs/qc4x36uhxinx3-get-properties
  baseURL: https://public.api.hospitable.com/v2
  tags:
  - Properties
  properties:
  - type: OpenAPI
    url: openapi/hospitable-properties-api-openapi.yml
  - type: Documentation
    url: https://developer.hospitable.com/docs/public-api-docs/d862b3ee512e6-introduction
  - type: APIReference
    url: https://developer.hospitable.com/docs/public-api-docs/qc4x36uhxinx3-get-properties
  - type: PostmanCollection
    url: collections/hospitable.postman_collection.json
  - type: OpenCollection
    url: collections/hospitable.opencollection.json
  - type: APIReference
    url: https://developer.hospitable.com/docs/public-api-docs/ih7nc1ovefrcs-get-reservations
  - type: APIReference
    url: https://developer.hospitable.com/docs/public-api-docs/n6jr1z9iwhm8w-get-reservation-messages
- aid: hospitable:hospitable-reservations-api
  name: Hospitable Reservations API
  description: Bookings across all connected channels.
  humanURL: https://developer.hospitable.com/docs/public-api-docs/qc4x36uhxinx3-get-properties
  baseURL: https://public.api.hospitable.com/v2
  tags:
  - Reservations
  properties:
  - type: OpenAPI
    url: openapi/hospitable-reservations-api-openapi.yml
  - type: Documentation
    url: https://developer.hospitable.com/docs/public-api-docs/d862b3ee512e6-introduction
  - type: APIReference
    url: https://developer.hospitable.com/docs/public-api-docs/qc4x36uhxinx3-get-properties
  - type: PostmanCollection
    url: collections/hospitable.postman_collection.json
  - type: OpenCollection
    url: collections/hospitable.opencollection.json
  - type: APIReference
    url: https://developer.hospitable.com/docs/public-api-docs/ih7nc1ovefrcs-get-reservations
  - type: APIReference
    url: https://developer.hospitable.com/docs/public-api-docs/n6jr1z9iwhm8w-get-reservation-messages
- aid: hospitable:hospitable-reviews-api
  name: Hospitable Reviews API
  description: Guest reviews and host responses.
  humanURL: https://developer.hospitable.com/docs/public-api-docs/qc4x36uhxinx3-get-properties
  baseURL: https://public.api.hospitable.com/v2
  tags:
  - Reviews
  properties:
  - type: OpenAPI
    url: openapi/hospitable-reviews-api-openapi.yml
  - type: Documentation
    url: https://developer.hospitable.com/docs/public-api-docs/d862b3ee512e6-introduction
  - type: APIReference
    url: https://developer.hospitable.com/docs/public-api-docs/qc4x36uhxinx3-get-properties
  - type: PostmanCollection
    url: collections/hospitable.postman_collection.json
  - type: OpenCollection
    url: collections/hospitable.opencollection.json
  - type: APIReference
    url: https://developer.hospitable.com/docs/public-api-docs/ih7nc1ovefrcs-get-reservations
  - type: APIReference
    url: https://developer.hospitable.com/docs/public-api-docs/n6jr1z9iwhm8w-get-reservation-messages
- aid: hospitable:hospitable-user-api
  name: Hospitable User API
  description: The authenticated Hospitable user.
  humanURL: https://developer.hospitable.com/docs/public-api-docs/qc4x36uhxinx3-get-properties
  baseURL: https://public.api.hospitable.com/v2
  tags:
  - User
  properties:
  - type: OpenAPI
    url: openapi/hospitable-user-api-openapi.yml
  - type: Documentation
    url: https://developer.hospitable.com/docs/public-api-docs/d862b3ee512e6-introduction
  - type: APIReference
    url: https://developer.hospitable.com/docs/public-api-docs/qc4x36uhxinx3-get-properties
  - type: PostmanCollection
    url: collections/hospitable.postman_collection.json
  - type: OpenCollection
    url: collections/hospitable.opencollection.json
  - type: APIReference
    url: https://developer.hospitable.com/docs/public-api-docs/ih7nc1ovefrcs-get-reservations
  - type: APIReference
    url: https://developer.hospitable.com/docs/public-api-docs/n6jr1z9iwhm8w-get-reservation-messages
common:
- type: AgenticAccess
  url: agentic-access/hospitable-agentic-access.yml
- type: DomainSecurity
  url: security/hospitable-domain-security.yml
- type: Authentication
  url: authentication/hospitable-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/hospitable
- type: Website
  url: https://hospitable.com/
- type: Documentation
  url: https://developer.hospitable.com/docs/public-api-docs/
- type: Plans
  url: plans/hospitable-plans-pricing.yml
- type: RateLimits
  url: rate-limits/hospitable-rate-limits.yml
- type: FinOps
  url: finops/hospitable-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com