Authentication

The API accepts 2 different authentication methods:

Bearer token (http)

Token of the Authenticated User, on Manager and Platform endpoints In Header of requests : Authorization Example: Authorization: Bearer <TOKEN>

Apple pass token (http)

Token of the Authenticated User, on Wallet Apple Web Service endpoints In Header of requests: Authorization Example: Authorization: ApplePass <TOKEN>