Placewise API
Get startedExplore
Get startedExplore
Performance Cloud 🗗
Placewise 🗗
  1. Authorization
  • 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. Authorization

Member Authorization

API endpoints that are tagged with Member authorization (they exist only in Public API), operate within context of specific Loyalty Club member and require additional layer of authorization - Please see Member OAuth.
INFO
This kind of authorization must be treated as an extension of Client Authorization - to use Member OAuth, the API client still needs to be authenticated with the client token.
Previous
Token Authorization
Next
User Authorization
Built with