Skip to content

โ„น๏ธ Introduction

Unified REST API for hospitality property management and guest data

The LIKE MAGIC platform provides programmatic access to property inventory, guest profiles, reservation events and operational data from integrated property management systems.

Platform Overview

Core Capabilities

  • Property and inventory configuration management
  • Real-time event streaming with audit logs
  • Guest profile data with historical metrics
  • Webhook subscriptions for system integration

Security & Standards

  • OAuth 2.0 authentication
  • Scope-based access control
  • RESTful API design
  • OpenAPI 3.1 specification

PMS Integration Supports Apaleo, Mews, Oracle OHIP through unified data models.

Available APIs

  • Event and Data Hub โ€“ Real-time event streaming and guest intelligence
  • Guest Journey โ€“ Guest experience and door access management
  • Guest โ€“ Reservation management and order item posting for third-party integration
  • Integration โ€“ Chatbot integration for unified messaging
  • Inventory โ€“ Property configuration and management data for hospitality systems
  • Notification โ€“ Email template customization and management
  • Task Management โ€“ Operational task orchestration
  • Unified Messaging โ€“ Guest conversation management and multi-channel messaging

All endpoints require valid OAuth 2.0 tokens with appropriate scopes.

Getting Started

  1. Obtain OAuth 2.0 client credentials - Ask your LIKE MAGIC account admin โ€” Read the ๐Ÿ”‘ Manage Service Accounts Guide
  2. Request your access token using the clientId and clientSecret provided by your LIKE MAGIC account admin โ€” Read the ๐Ÿ” Authentication Guide to learn more about authentication
  3. Make API requests with the bearer token
  4. Review specific API documentation for available endpoints and data models