Make your first API request
curl -X GET "https://partner.aboutyou.com/api/v1/products/" \
--header "X-API-Key: YOUR_API_KEY"curl -X GET "https://partner.aboutyou.com/api/v1/products/?status=active" \
--header "X-API-Key: YOUR_API_KEY"Last updated
Was this helpful?

