An API key is required to make an authorised request with the Wisenet API.
1
Navigate to LRM > Settings
2
Add API Key
2.1 In the Integration box, click API Keys
2.2 Under the heading API Key Generator for the relevant API Key (Public OR Sales), click the Add API Key button
- NOTES:
- To generate Sales API Keys you must have Sales Edition with Sales API Enabled
- If you do not see the option for Public API, you need to check your License agreement.
2.3 Provide an App Name
2.4 Click Generate API Key
- To proceed you need to Accept the Terms of Service
2.5 Ensure that you save a copy of the API Key as you will not be able to access this again
3
How to use API Key
Now that you have an API Key you can use it in the API:
- Add the API Key as a ‘x-api-key‘ header
- Public API – go to Wisenet API Docs for more developer resources
- Sales API – go to Sales API documentation
- Configure Content-Type Key with corresponding value application/json in the header for POST, PUT and PATCH requests