Loading...

How To Generate an API Key

An API key is required to make an authorised request with the Wisenet API.

Required Portal Access: Portal Admin

Required LRM Access: Owner and/or Sales Admin where API license is enabled

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

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
  • Configure Content-Type Key with corresponding value application/json in the header for POST, PUT and PATCH requests

Was this Resource helpful?