RoomKeyPMS

RoomKeyPMS is a cloud property management system (PMS) for independent hotels and small chains across the US and Canada, with a team of hoteliers behind roughly 70,000 managed rooms. Alongside the core PMS it sells Pulse (AI marketing and guest messaging), Embedded Payments, Capital (growth financing), Mobile Guest, a built-in Distribution/CRS module, and an integrations marketplace. RoomKeyPMS publishes a real REST API (JSON or XML, selectable via request header) documented publicly at its support portal under three API types - Pulling Reservation Data, POS, and Statistics and Forecasts. The API is described as "a one-way interface that allows you to draw out key data from your hotel or chain environment" for use in marketing (e.g. exporting guest lists to MailChimp) and BI tools (e.g. Cvent). It is partner-gated - a hotel's IT team must email RoomKeyPMS support and the property must sign off before an API key and per-hotel credentials are issued - so no open self-serve signup or public sandbox exists. Endpoint paths and query parameters below are taken directly from RoomKeyPMS's own published support articles; the exact API base host is inferred from the same documentation (RoomKeyPMS hosts its interactive Help/reference pages alongside the live API) and should be confirmed once credentials are issued.

RoomKeyPMS publishes 3 APIs on the APIs.io network: POS API, Reservation Data API, and Statistics API. Tagged areas include Hospitality, Hotel Technology, Property Management System, PMS, and Reservations.

RoomKeyPMS’s developer surface includes authentication, documentation, and 8 more developer resources.

36.5/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessEnterpriseSelf serve
3 APIs
HospitalityHotel TechnologyProperty Management SystemPMSReservationsPOSGated API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 36.5/100 · thin
Contract Quality 15.3 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 5.8 / 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/roomkeypms: 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 3

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

RoomKeyPMS POS API

Point-of-sale guest lookup and folio charge posting.

RoomKeyPMS Reservation Data API

Pull reservation and guest-profile data by hotel.

RoomKeyPMS Statistics API

Hotel statistics and transaction receipts.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Roomkeypms Rate Limits

4 limits

RATE LIMITS

FinOps 1

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

Security Posture 3

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

Roomkeypms Authentication

apiKey · 1 scheme

SECURITY

Roomkeypms Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Roomkeypms Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

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

Roomkeypms Agentic Access

8 operations · 1 acting

8 operations · 1 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 3

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: roomkeypms
url: https://raw.githubusercontent.com/api-evangelist/roomkeypms/refs/heads/main/apis.yml
name: RoomKeyPMS
kind: company
description: RoomKeyPMS is a cloud property management system (PMS) for independent hotels and small chains across the US
  and Canada, with a team of hoteliers behind roughly 70,000 managed rooms. Alongside the core PMS it sells Pulse (AI marketing
  and guest messaging), Embedded Payments, Capital (growth financing), Mobile Guest, a built-in Distribution/CRS module, and
  an integrations marketplace. RoomKeyPMS publishes a real REST API (JSON or XML, selectable via request header) documented
  publicly at its support portal under three API types - Pulling Reservation Data, POS, and Statistics and Forecasts. The
  API is described as "a one-way interface that allows you to draw out key data from your hotel or chain environment" for
  use in marketing (e.g. exporting guest lists to MailChimp) and BI tools (e.g. Cvent). It is partner-gated - a hotel's IT
  team must email RoomKeyPMS support and the property must sign off before an API key and per-hotel credentials are issued
  - so no open self-serve signup or public sandbox exists. Endpoint paths and query parameters below are taken directly from
  RoomKeyPMS's own published support articles; the exact API base host is inferred from the same documentation (RoomKeyPMS
  hosts its interactive Help/reference pages alongside the live API) and should be confirmed once credentials are issued.
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Enterprise · 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/roomkeypms.png
tags:
- Hospitality
- Hotel Technology
- Property Management System
- PMS
- Reservations
- POS
- Gated API
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.19'
apis:
- aid: roomkeypms:roomkeypms-pos-api
  name: RoomKeyPMS POS API
  description: Point-of-sale guest lookup and folio charge posting.
  humanURL: https://support.roomkeypms.com/a/1919225-api-type-pulling-reservation-data
  baseURL: https://www.welcometorsi.net/RoomkeyApi/api
  tags:
  - POS
  properties:
  - type: OpenAPI
    url: openapi/roomkeypms-pos-api-openapi.yml
  - type: Documentation
    url: https://support.roomkeypms.com/a/972656-api-documentation
  - type: APIReference
    url: https://support.roomkeypms.com/a/1919225-api-type-pulling-reservation-data
  - type: APIReference
    url: https://support.roomkeypms.com/a/1687788-api-type-pos
  - type: APIReference
    url: https://support.roomkeypms.com/m/55959/c/261470
- aid: roomkeypms:roomkeypms-reservation-data-api
  name: RoomKeyPMS Reservation Data API
  description: Pull reservation and guest-profile data by hotel.
  humanURL: https://support.roomkeypms.com/a/1919225-api-type-pulling-reservation-data
  baseURL: https://www.welcometorsi.net/RoomkeyApi/api
  tags:
  - Reservation Data
  properties:
  - type: OpenAPI
    url: openapi/roomkeypms-reservation-data-api-openapi.yml
  - type: Documentation
    url: https://support.roomkeypms.com/a/972656-api-documentation
  - type: APIReference
    url: https://support.roomkeypms.com/a/1919225-api-type-pulling-reservation-data
  - type: APIReference
    url: https://support.roomkeypms.com/a/1687788-api-type-pos
  - type: APIReference
    url: https://support.roomkeypms.com/m/55959/c/261470
- aid: roomkeypms:roomkeypms-statistics-api
  name: RoomKeyPMS Statistics API
  description: Hotel statistics and transaction receipts.
  humanURL: https://support.roomkeypms.com/a/1919225-api-type-pulling-reservation-data
  baseURL: https://www.welcometorsi.net/RoomkeyApi/api
  tags:
  - Statistics
  properties:
  - type: OpenAPI
    url: openapi/roomkeypms-statistics-api-openapi.yml
  - type: Documentation
    url: https://support.roomkeypms.com/a/972656-api-documentation
  - type: APIReference
    url: https://support.roomkeypms.com/a/1919225-api-type-pulling-reservation-data
  - type: APIReference
    url: https://support.roomkeypms.com/a/1687788-api-type-pos
  - type: APIReference
    url: https://support.roomkeypms.com/m/55959/c/261470
common:
- type: AgenticAccess
  url: agentic-access/roomkeypms-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/roomkeypms-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/roomkeypms-domain-security.yml
- type: Authentication
  url: authentication/roomkeypms-authentication.yml
- type: LinkedIn
  url: https://ca.linkedin.com/company/roomkeypms
- type: Website
  url: https://roomkeypms.com/
- type: Documentation
  url: https://support.roomkeypms.com/a/972656-api-documentation
- type: Plans
  url: plans/roomkeypms-plans-pricing.yml
- type: RateLimits
  url: rate-limits/roomkeypms-rate-limits.yml
- type: FinOps
  url: finops/roomkeypms-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com