Mews
Modern hotel PMS with all-POST API. Partner-issued ClientToken + per-property AccessToken.
Auth Type
Dual Token
Required Fields
clientTokenaccessTokenSupported 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
| Id | full |
| ScheduledStart/EndUtc | full |
| TotalAmount | full |
| State | full |
| CustomerId | full |
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