To use WorkN APIs, an API user must be created. The API user is always created in WorkN for each marketplace upon its creation. Once the API user is created, necessary credentials are provided in a secure manner.
Required Credentials
To make calls to WorkN APIs listed on this website, you will use the following credentials provided by WorkN:
- Username: The API user's username. Use it to make a Log In call to obtain a user access token.
- Password: The API user's password. Use it to make a Log In call to obtain a user access token.
After obtaining access to WorkN APIs and receiving the credentials, you can proceed to obtain an access token.