Snapshot

Ingredient & nutrition label engine. Paste your access key to continue.

Overview

checking\u2026
Coverage progress
How much of your catalog has labels vs. what's left.
0%
Coverage
Setup check
Everything that has to be true before labels can be made.
How it works
Four steps, repeated for every product.
1
Open supplier page

Uses the product's supplier link, built from its SKU.

2
Read the label

Pulls ingredients, nutrition facts and allergens.

3
Draw the image

Builds a clean label image in your brand style.

4
Attach to product

Uploads it to the product in your store.

Start a batch
Works through your products one at a time. Stop anytime.
0 = every one of them.
Seconds. Keeps the supplier site happy.
Estimated time\u2013
One-off label
Paste any supplier page link to make a single label now.
Add products
One per line: SKU, product name
0 lines
Products
Every product being tracked, and where its label stands.
SKUProductStatusLabelAction
Loading\u2026
Run history
Every batch, newest first. Click one to see the products inside it.
Loading\u2026
Suppliers
Where product pages are read from.
Loading\u2026
Add a supplier
{pid} is replaced with the number from the SKU.
System
Live check of the parts that have to be running.
Checking\u2026
Access
This key is stored in this browser only.
For developers
Send Authorization: Bearer <key> with every request.
EndpointWhat it does
GET /v1/statsCounts + the run in progress
GET /v1/productsProduct list (status, q, limit, offset)
POST /v1/productsAdd one product
POST /v1/products/batchAdd many products
POST /v1/products/fix-linksBuild missing supplier links
POST /v1/products/{id}/snapshotMake one label now
POST /v1/snapshotMake a label from any link
POST /v1/jobsStart a batch
POST /v1/jobs/{id}/cancelStop a batch
GET /v1/jobs, /v1/jobs/{id}Run history + detail
GET /v1/systemEngine health