Product Export API
The export API allows you to pull products from the website’s product database for a number of reasons.
Generally, the product export only contains the website’s local items, and not any vendor-supplied Premium Vendor items.
cURL Example
BASH
curl "https://{DOMAIN}/api/async/sitemanager/edititem/exportItems?authKey={AUTHKEY}"