API method: GET/Authorization
There are 2 ways for third-party interface/application users to interact with API: as B2B user and as B2C user
Tip |
---|
Authorization as B2B user |
Open Swagger in a new tab. Way to open Swagger in back office:
...
Go to Authorization - GET /authorization
Enter API key, companyCodeOrAlias, login, password. Then press “Try it out” button.
...
In the “Response Body” copy token. Paste the token into the filled and click on “Explore”
...
Tip |
---|
Authorization as B2C user is in the same way but with B2C apiKey and without companyCodeOrAlias |
Way to get apiKey for B2C:
...