# Authorization

The API supports three methods of Authentication/Authorization:

* **[Token Authorization](doc-342128)**
Used in most integrations (website, mobile apps, external)
  * **[Member Authorization](doc-342129)**
  Additional layer to authorize Loyalty Club Member
* **[User Authorization](doc-342130)** *(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](https://api.eu.apidog.com/api/v1/projects/346351/resources/338162/image-preview)

