Placewise API
Get startedExplore
Get startedExplore
Performance Cloud 🗗
Placewise 🗗
  1. Get started
  • Introduction
  • Global Headers
  • Common HTTP Error Codes
  • API Permits
  • Rate Limiting
  • Authorization
    • Token Authorization
    • Member Authorization
    • User Authorization
  • API Contexts
    • Customer Context
    • LoyaltyClub Context
    • Global Context
  • Common Concepts
    • Localization
    • System URLs
    • Params Validation
    • Pagination
    • Sorting
  • Common Models
    • Common Data Formats
    • Member Model
    • API Entity Model
    • Opening Hours Model
  1. Get started

Authorization

The API supports three methods of Authentication/Authorization:
Token Authorization
Used in most integrations (website, mobile apps, external)
Member Authorization
Additional layer to authorize Loyalty Club Member
User Authorization (currently internal)
For MPC UI Users
Each API endpoint supports at least one of those three methods - it's specified in API description with an Authorizations tag - for example:
image.png
Previous
Rate Limiting
Next
Token Authorization
Built with