Welcome to the Kiss Datafeed
The Kiss Datafeed gives trade partners a secure, automated way to keep their own systems in sync with their Kiss product catalogue, live stock levels, and pricing.
There are two ways to access the data:
- The Datafeed App — a small Windows application that downloads your data as CSV files on a schedule. Designed for businesses that want reliable, ready-to-use files on disk without writing any code.
- The Customer API — a secure REST API for development teams who want to integrate your Kiss data directly into your own systems, ERP, website, or analytics platform.
Both surfaces serve the same customer-scoped data. You only see products available to you on your assigned price list, and stock quantities are reported for your assigned warehouse.
Which should you use?
| Use the Datafeed App if… | Use the Customer API if… |
|---|---|
| You want a turn-key, scheduled CSV export with no engineering effort. | You have a development team and want to integrate the data into your own systems. |
| Your back-office system can ingest a CSV. | You need live, on-demand data or want to drive custom workflows. |
| You want to be live in minutes. | You want full control over polling frequency, data shape, and error handling. |
Some customers use both — for example, the App for a daily import into a spreadsheet, and the API for a real-time integration with their website.
How to read these docs
The left-hand sidebar is organised in the order you'll most likely need:
- Datafeed App — installation, configuration, day-to-day operation and troubleshooting.
- Customer API — overview, authentication, endpoint reference, and data models, in the order a developer would work through them when building an integration.
- Support and release notes — where to go when you need help, and what's changed in each release.
Getting credentials
Both the Datafeed App and the Customer API use the same credentials — a Customer Code and an API Key. You receive these from your Kiss account manager when you sign up for the datafeed service.
If you don't yet have credentials, contact your account manager or email support@kissmecostumes.com.
Next steps
- New customer? Start with the Datafeed App overview.
- Building a custom integration? Start with the Customer API overview.
- Need help right now? See Support.