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:
- 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.
Note: You can only view this token once, be sure to copy it and save to your system.
Using your Key
Your token is a bearer token used for authentication when using the API. For further assistance please visit api.jasperpim.com