Skip to main content
POST
Add Tracked Products

Authorizations

X-API-Key
string
header
required

API key for authentication. Get yours from the Promptwatch dashboard under Settings > API Keys.

Body

application/json
products
object[]
required

Products to track; duplicates are skipped, not rejected

Required array length: 1 - 5000 elements

Response

Default Response

created
integer
required

Newly created tracked products

reactivated
integer
required

Previously deleted tracked products restored

matched
integer
required

Products matched to an already-extracted shopping item

duplicateInBatch
integer
required

Rows skipped as duplicates within the request

duplicateExisting
integer
required

Rows skipped because the product is already tracked

submitted
integer
required

Rows submitted in the request