Example searches: “https://domain.tld/api/v2”, “longitude”, “to”, “last_action_date”, “fb_account”
The API accepts 2 different authentication methods:
Token of the Authenticated User, on Manager and Platform endpoints In Header of requests : Authorization Example: Authorization: Bearer <TOKEN>
Authorization: Bearer <TOKEN>
Token of the Authenticated User, on Wallet Apple Web Service endpoints In Header of requests: Authorization Example: Authorization: ApplePass <TOKEN>
Authorization: ApplePass <TOKEN>