# Member Authorization

API endpoints that are tagged with `Member` authorization (they exist only in [Public API](doc-341643)), operate within context of specific Loyalty Club member and require additional layer of authorization - Please see [Member OAuth](doc-341646).

:::info
This kind of authorization must be treated as an extension of [Client Authorization](doc-342128) - to use Member OAuth, the API client still needs to be authenticated with the client token.
:::
