get https://api.getblueshift.com/api/v1/catalogs
Use this endpoint to get a list of all catalogs. The following information is returned for all catalogs:
- UUID
- Catalog name
- Item Count
- Update Method (API/file)
- Update Frequency
- Last Processed
- Feed Status (active/inactive)
- Archived Status (yes/no)
To try this endpoint:
Get the User API Key from the API Keys tab of your Account Settings in the Blueshift app.
Paste the API key in the username field for Authentication. Leave the password field blank.
Click the Base URL dropdown and select the API endpoint URL for your Blueshift region. For EU region select api.eu.getblueshift.com and for the Rest of the world select api.getblueshift.com.
Click Try It.