Skip to main content
Catalogix’s REST APIs use the API Key to authenticate and authorize calls. Follow the steps listed here to get started.
1

Developers Section

Create an account on catalogix and go to your active workspace then developers section in there.
2

Create API key

Click on the create API key button and name the API you can also select which stores you want to access with that particular API key.
3

Copy API key

Make sure to copy the API key in a secure location because you would not be able to see the API key after this step.
For calling an API : You can call any API included in your subscription using the generated API Key. Pass the API Key in the header as follows: apikey: You can use the same API Key for all APIs.