Generate your token
POST/alfredo/auth/token
This endpoint allows you to generate your token. by now, you already must have the client_id and client_secret to use as a basic authorization just apply a base64 encode using client_id:client_secret, to send on Authorization header The client_id and client_secret are unique for your application, but the username and password is different for each store
Request
Responses
- 200