Product reliability analysis API based on publicly available signals.
Signals only. No verdicts. No guarantees. No advice.
https://productsignalsapi.analyses-web.com
POST /v1/product-signals
Send your API key in the request header:
X-API-Key: YOUR_API_KEY
API keys are issued after subscription via Stripe Checkout.
JSON body: { "productName": "Example", "language": "fr" }
Fields:
- productName (string, required): product / merchant name to analyze
- language (string, required): language code (example: fr)
curl -X POST https://productsignalsapi.analyses-web.com/v1/product-signals
-H "Content-Type: application/json"
-H "X-API-Key: YOUR_API_KEY"
-d '{"productName":"Example","language":"fr"}'
The analysis may rely on signals extracted from:
- Trustpilot
- ArnaqueOuFiable
- Gridinsoft
Availability depends on public data and crawl results.
- Monthly subscription
- Fixed monthly request quota per plan
- No pay-per-use
- No free tier
Pricing and plans: https://productsignalsapi.analyses-web.com/pricing.html
- Docs: https://productsignalsapi.analyses-web.com/docs.html
- Prod checklist: https://productsignalsapi.analyses-web.com/prod.html
- Changelog: https://productsignalsapi.analyses-web.com/changelog.html
- No verdicts
- No legal, financial, or business advice
- No customization per customer
- No SLA guarantees
This API provides signals only.