PIM API Access
Jasper PIM includes a powerful and robust RESTful API that can be used to manage product data on a large scale and create custom integrations for external systems. Administrator level access or higher is required to generate an API bearer token.
Generate
...
an API Token
If you have administrative access, follow the steps below to generate an API token by:
Go to Settings > API Keys
Click Create Token in the upper right hand corner
Choose a user for the token
Name the token
Click Create
A window will pop up with your token and the ability to copy it.
...