put
https://api.pricefy.io/v1/competitors/urls
Upsert competitor URLs for monitoring.
Limits:
- Maximum 50 URLs per request
- Total active URLs limited by merchant plan (default: 100)
Required fields:
merchant_product_sku: SKU of your productcompetitor_url: URL of the competitor's product pagestatus: Must be 'active' or 'disabled'
Status values (required):
active: URL will be monitored (counts against URL limit)disabled: URL monitoring paused (does not count against limit)
URL Validation:
- Must be a valid HTTP/HTTPS URL
- Cannot be an IP address
- Cannot end with file extensions (.pdf, .zip, .jpg, etc.)
- Domain must not be in blacklist (social media, search engines, etc.)
Note: URLs will be validated and cleaned of tracking parameters (UTM, etc.) before storage.