The Snapplify Catalogue API pushes real-time product data — availability, pricing, metadata — to your system whenever your catalogue changes in Snapplify.

This is a webhook-style integration: Snapplify POSTs to a URL you host. You don't call us; we call you.

A few operational points worth knowing before you build. Accept products instantly and process them in a queue — don't process titles one at a time, or ingestion slows significantly. Once the feed is active it can't be paused (Snapplify can temporarily suspend data, but there's no staging queue). If you're on WordPress, the Snapplify Ecommerce plugin handles the feed without any code.

API Reference

Full endpoint documentation: developer.snapplify.comSnapplify Catalogue API