Convexify Services
AI & Data Services Platform
Available Services
📊 Reviews Intelligence API
Extract and analyze customer reviews from major retailers.
POST /api/v1/reviews/scrape- Scrape reviews from a product URLGET /api/v1/usage- Get your API usage stats
🔧 System
GET /api/v1/health- Health check
Authentication
All API requests require an API key in the X-API-Key header.
Example
curl -X POST https://services.convexify.tech/api/v1/reviews/scrape \
-H "X-API-Key: cvx_live_xxxx" \
-H "Content-Type: application/json" \
-d '{"url": "https://www.sephora.com/product/good-girl-P467696"}'Supported Retailers (Reviews)
- ✅ Sephora (Bazaarvoice API)
- ✅ Ulta (Bazaarvoice API)
- ✅ Macy's (Bazaarvoice API)
- 🔄 Amazon (Coming soon)
- 🔄 Fragrantica (Coming soon)
© 2026 Convexify Tech