Mews is a cloud-native hospitality platform that unifies property management, point-of-sale, revenue management, and embedded payments for hotels and accommodation providers. An API lets you programmatically pull reservations, guest profiles, spaces, rate plans, accounting items, and payments—and push updates like new bookings, check-ins, charges, and order items back into Mews Operations.

Mews is a cloud-native hospitality operating system that unifies property management, point-of-sale, revenue management, and embedded payments so hotels and accommodation providers can run reservations, the guest journey, operations, and back-office finance from a single platform. Properties use Mews to manage bookings, check-in and check-out, housekeeping, billing, and reporting, and extend their stack through the Mews Marketplace of 1,000+ hospitality integrations built on the Mews Open API.
Core product areas include:
Common data entities:
Mews exposes a public Connector API, but turning it into reliable, property-spanning automation still presents real obstacles:
Supergood wraps the Mews Connector API and authenticated Operations flows to deliver a resilient, normalized API layer for your properties—handling token management, pagination, and configuration drift so you integrate once.
Use Mews with AI agents: Mews MCP Server →
Book a 30-minute session to confirm your properties, modules, and authentication model.
We deliver a production-ready Mews adapter tailored to your property configuration and entitlements.
Go live with continuous monitoring and automatic adjustments as Mews evolves.
Authentication
/authenticateAuthenticate to a Mews property using ClientToken and property-specific AccessToken and establish a session for downstream calls.
Reservations
/reservationsList reservations with filters for property, state, stay dates, and updated-since timestamp for change tracking.
Reservations
/create_reservationCreate a new reservation against a space category and rate plan, including guest, dates, and product selections.
Customers
/customersRetrieve guest profiles and company records with contact, loyalty, and classification data.
Billing
/billsPull bills, accounting items, and order items across reservations and POS outlets for reconciliation.
Payments
/create_paymentPost a charge, refund, or payment against a bill through embedded Mews Payments with idempotency handling.
- Pull reservations, groups, and availability blocks with updated-since cursoring into a single warehouse - Reconcile customer and company profiles across properties for a unified guest 360 - Stream reservation state changes to downstream CRM, marketing, and BI tools
- Create and update reservations, assign spaces, and trigger check-in without portal clicks - Push pre-arrival upsells and product orders back into Mews - Surface housekeeping task status and room readiness to operations dashboards
- Sync bills, accounting items, and order items from PMS and POS into general ledger and AR systems - Post charges, refunds, and payments through embedded Mews Payments with idempotency - Match multicurrency settlements and reconciliation reports against finance systems
- Pull rates, rate groups, restrictions, and availability for dynamic pricing tools - Push rate and restriction updates back into Mews from a revenue management engine - Feed occupancy and demand signals to forecasting and channel-management systems
Authentication
ClientToken plus property-specific AccessToken handled in a managed, rotating session
Connectivity
Mews Connector API plus authenticated Operations flows surfaced through a single normalized layer
Response format
Normalized JSON across reservations, customers, spaces, rates, accounting, and payments objects
Rate limits
Adaptive throttling tuned per property to respect Mews-side request limits and avoid contention
Session management
Automatic token management, AccessToken rotation, and credential vaulting per property
Data freshness
Near real-time pulls via updated-since timestamp tracking with optional scheduled batch syncs
Security
Encrypted credential vault, scoped tokens, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks for reservation, item, and payment changes where exposed, with polling fallback
Latency
Sub-second reads on cached entities; multi-second writes when posting reservations, charges, and payments
Throughput
Horizontally scaled workers sized to multi-property reservation and POS volume
Reliability
Retry, backoff, and idempotency keys for reservation, billing, and payment transactions
Adaptation
Continuous monitoring of Mews Connector API versions, Marketplace changes, and per-property configuration drift
Yes. Mews offers the public Connector API for partners. Supergood layers on top of it to manage dual-token authentication, pagination, and per-property configuration, and to normalize responses so you integrate once across all your properties.
Supergood works with your existing property AccessTokens and authenticated access. Where production ClientTokens or Marketplace listing require Mews partner certification, we operate within your entitlements rather than requiring you to rebuild that onboarding.
Yes. Supergood manages a ClientToken plus per-property AccessToken for each property and presents a single normalized API across the portfolio, so chain- and brand-level automation works without juggling credential pairs by hand.
Yes. Order items from the ePOS and charges, refunds, and reconciliation through embedded Mews Payments are exposed alongside reservations and accounting items on the same normalized surface.
Each property is profiled against its rate groups, space categories, products, and tax setup. Supergood preserves property-specific fields and configuration rather than forcing a generic schema across tenants.