HotelRunner website screenshot

HotelRunner

HotelRunner is a Turkey-founded global hospitality technology platform - a channel manager, central reservation system, booking engine, and website/content manager for hotels, apartments, and travel agencies. Its Custom Apps program exposes a token-authenticated REST API (and a legacy OTA-style XML/SOAP API) so a property's PMS or revenue management system can pull room and rate configuration, push availability/rate/restriction updates to connected OTAs and channels, retrieve and acknowledge reservations, and receive real-time reservation pushes via an HTTP webhook callback.

HotelRunner publishes 4 APIs on the APIs.io network, including Channels API, Inventory API, Reference Data API, and 1 more. Tagged areas include Hospitality, Hotel, Channel Manager, Booking Engine, and PMS.

HotelRunner’s developer surface includes authentication, documentation, engineering blog, and 7 more developer resources.

38.9/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessPaidSelf serve
4 APIs
HospitalityHotelChannel ManagerBooking EnginePMSTravel

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 38.9/100 · thin
Contract Quality 15.1 / 25
Developer Ergonomics 4.3 / 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/hotelrunner: 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 4

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

HotelRunner Channels API

Connected OTA / sales channel status.

HotelRunner Inventory API

Room types, master rates, availability, and restrictions.

HotelRunner Reference Data API

Read-only lookup data used for property and integration setup.

HotelRunner Reservations API

Retrieve, confirm, cancel, and acknowledge reservations.

Open Collections 1

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

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Hotelrunner Rate Limits

4 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.

Hotelrunner Authentication

apiKey · 1 scheme

SECURITY

Hotelrunner Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Hotelrunner Agentic Access

15 operations · 4 acting

15 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 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: hotelrunner
url: https://raw.githubusercontent.com/api-evangelist/hotelrunner/refs/heads/main/apis.yml
name: HotelRunner
kind: company
description: HotelRunner is a Turkey-founded global hospitality technology platform - a channel manager, central reservation
  system, booking engine, and website/content manager for hotels, apartments, and travel agencies. Its Custom Apps program
  exposes a token-authenticated REST API (and a legacy OTA-style XML/SOAP API) so a property's PMS or revenue management system
  can pull room and rate configuration, push availability/rate/restriction updates to connected OTAs and channels, retrieve
  and acknowledge reservations, and receive real-time reservation pushes via an HTTP webhook callback.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/hotelrunner.png
tags:
- Hospitality
- Hotel
- Channel Manager
- Booking Engine
- PMS
- Travel
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.19'
apis:
- aid: hotelrunner:hotelrunner-channels-api
  name: HotelRunner Channels API
  description: Connected OTA / sales channel status.
  humanURL: https://developers.hotelrunner.com/custom-apps/rest-api/inventory/get-room-list
  baseURL: https://app.hotelrunner.com/api/v2/apps
  tags:
  - Channels
  properties:
  - type: OpenAPI
    url: openapi/hotelrunner-channels-api-openapi.yml
  - type: Documentation
    url: https://developers.hotelrunner.com/custom-apps/rest-api
  - type: APIReference
    url: https://developers.hotelrunner.com/custom-apps/rest-api/inventory/get-room-list
  - type: APIReference
    url: https://developers.hotelrunner.com/custom-apps/rest-api/reservations/retrieve-reservations
  - type: Documentation
    url: https://developers.hotelrunner.com/custom-apps/rest-api/reservations/realtime-push
  - type: Postman
    url: collections/hotelrunner.postman_collection.json
  - type: APIReference
    url: https://developers.hotelrunner.com/custom-apps/rest-api/channels
  - type: Documentation
    url: https://developers.hotelrunner.com/services/get-currencies
- aid: hotelrunner:hotelrunner-inventory-api
  name: HotelRunner Inventory API
  description: Room types, master rates, availability, and restrictions.
  humanURL: https://developers.hotelrunner.com/custom-apps/rest-api/inventory/get-room-list
  baseURL: https://app.hotelrunner.com/api/v2/apps
  tags:
  - Inventory
  properties:
  - type: OpenAPI
    url: openapi/hotelrunner-inventory-api-openapi.yml
  - type: Documentation
    url: https://developers.hotelrunner.com/custom-apps/rest-api
  - type: APIReference
    url: https://developers.hotelrunner.com/custom-apps/rest-api/inventory/get-room-list
  - type: APIReference
    url: https://developers.hotelrunner.com/custom-apps/rest-api/reservations/retrieve-reservations
  - type: Documentation
    url: https://developers.hotelrunner.com/custom-apps/rest-api/reservations/realtime-push
  - type: Postman
    url: collections/hotelrunner.postman_collection.json
  - type: APIReference
    url: https://developers.hotelrunner.com/custom-apps/rest-api/channels
  - type: Documentation
    url: https://developers.hotelrunner.com/services/get-currencies
- aid: hotelrunner:hotelrunner-reference-data-api
  name: HotelRunner Reference Data API
  description: Read-only lookup data used for property and integration setup.
  humanURL: https://developers.hotelrunner.com/custom-apps/rest-api/inventory/get-room-list
  baseURL: https://app.hotelrunner.com/api/v2/apps
  tags:
  - Reference Data
  properties:
  - type: OpenAPI
    url: openapi/hotelrunner-reference-data-api-openapi.yml
  - type: Documentation
    url: https://developers.hotelrunner.com/custom-apps/rest-api
  - type: APIReference
    url: https://developers.hotelrunner.com/custom-apps/rest-api/inventory/get-room-list
  - type: APIReference
    url: https://developers.hotelrunner.com/custom-apps/rest-api/reservations/retrieve-reservations
  - type: Documentation
    url: https://developers.hotelrunner.com/custom-apps/rest-api/reservations/realtime-push
  - type: Postman
    url: collections/hotelrunner.postman_collection.json
  - type: APIReference
    url: https://developers.hotelrunner.com/custom-apps/rest-api/channels
  - type: Documentation
    url: https://developers.hotelrunner.com/services/get-currencies
- aid: hotelrunner:hotelrunner-reservations-api
  name: HotelRunner Reservations API
  description: Retrieve, confirm, cancel, and acknowledge reservations.
  humanURL: https://developers.hotelrunner.com/custom-apps/rest-api/inventory/get-room-list
  baseURL: https://app.hotelrunner.com/api/v2/apps
  tags:
  - Reservations
  properties:
  - type: OpenAPI
    url: openapi/hotelrunner-reservations-api-openapi.yml
  - type: Documentation
    url: https://developers.hotelrunner.com/custom-apps/rest-api
  - type: APIReference
    url: https://developers.hotelrunner.com/custom-apps/rest-api/inventory/get-room-list
  - type: APIReference
    url: https://developers.hotelrunner.com/custom-apps/rest-api/reservations/retrieve-reservations
  - type: Documentation
    url: https://developers.hotelrunner.com/custom-apps/rest-api/reservations/realtime-push
  - type: Postman
    url: collections/hotelrunner.postman_collection.json
  - type: APIReference
    url: https://developers.hotelrunner.com/custom-apps/rest-api/channels
  - type: Documentation
    url: https://developers.hotelrunner.com/services/get-currencies
common:
- type: AgenticAccess
  url: agentic-access/hotelrunner-agentic-access.yml
- type: DomainSecurity
  url: security/hotelrunner-domain-security.yml
- type: Authentication
  url: authentication/hotelrunner-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/hotelrunner
- type: Website
  url: https://hotelrunner.com/
- type: Documentation
  url: https://developers.hotelrunner.com/
- type: Plans
  url: plans/hotelrunner-plans-pricing.yml
- type: RateLimits
  url: rate-limits/hotelrunner-rate-limits.yml
- type: FinOps
  url: finops/hotelrunner-finops.yml
- url: https://hotelrunner.com/en/blog/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com