put https://api.getblueshift.com/api/v1/catalogs/.json
Use this endpoint to add items to a catalog.
Consider the following points before you use this API:
- You can add multiple items to a catalog in batches of 25 items at a time.
- If an item already exists, the item is updated with the details that you provide in the API call.
- We recommend that you limit the number of API calls to 5 per second.
- If you are passing the query parameter syncUpdateWithProductData to get the product UUIDs, we recommend that you limit the number of API calls to 2 per second.
Try it out
- Add the User API key as the Username and leave the Password field blank.
- Click the Base URL dropdown and select the API endpoint URL for your Blueshift region.
- Click Try It.
You can also try the API using Blueshift's API collection in Postman.