Docs/Knowledge Base/PMS Guides

Mews

Modern hotel PMS with all-POST API. Partner-issued ClientToken + per-property AccessToken.

Auth Type

Dual Token

Required Fields

clientTokenaccessToken

Supported Operations

listings
reservations
calendar
messages
webhooks
guests

Connection Guide

Your ClientToken is issued by Mews when you become a partner. Each hotel generates an AccessToken by enabling your integration in Mews Commander → Settings → Integrations.

Field Coverage

Reservation

Idfull
ScheduledStart/EndUtcfull
TotalAmountfull
Statefull
CustomerIdfull

Notes

  • All endpoints are POST
  • Base URL: api.mews.com/api/connector/v1
  • Rate limit: 200 req/30s per AccessToken
  • WebSocket support for real-time events
  • Demo credentials publicly available for testing
AI