Mews Connector API
The Mews Connector API is the general-purpose Open API for Mews Operations. Partners use it to access enterprise configuration, reservations, customers, bills, payments, accounts, rates, products, restrictions, services, resources, and tasks across single properties or whole portfolios. Authentication uses a triple of Client (a free-form name for the calling application), ClientToken (issued by Mews to identify the partner application) and AccessToken (issued by the property to authorise the application against the enterprise). All operations are POST-based, return UTC timestamps, support pagination on multi-property lookups, and emit webhook-style events for near real-time integration. Use cases include kiosks, in-room tech, upsell engines, business intelligence, accounting reconciliation, and custom operational tooling.
Mews Connector API is one of 5 APIs that Mews publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Reservations, Customers, Bills, Payments, and Rates. The published artifact set on APIs.io includes API documentation, a getting-started guide, an API reference, an OpenAPI specification, a changelog, and a support channel.