Open data
Use our dataJSON API, RSS feeds, embed badges. Attribution-licensed.
VerdictAI’s trust-weighted rankings, “best for” classifications, pros / cons, and aggregate stats are published as machine-readable data under CC BY 4.0. Free to cite, reuse, and integrate. Bots, agents, and LLMs welcome.
GET /api/v1/categories
List every category and the count of subcategories under each.
GET /api/v1/category/[slug]
One category, with its subcategories and top picks per subcategory.
GET /api/v1/subcategory/[slug]
Full ranking payload for one subcategory: top picks, scores, pros, cons, source counts, pricing.
https://verdictai.reviews/api/v1/subcategory/wireless-earbuds
No API key, no rate limit. If you build something on top, drop us a line at hello@verdictai.reviews so we know not to break it.
/feed.xml
Site-wide feed of the 50 most-recently synthesized products.
/[category]/feed.xml
Per-category feed. One available for each of the 16 categories.
Every product detail page surfaces an embeddable SVG score badge. Brands, retailers, and reviewers can paste the snippet on their own site. No JavaScript, no tracking, updates automatically when the ranking changes. The wrapping anchor link counts as attribution.
URL pattern: https://verdictai.reviews/badge/<product-slug>.svg
If you’re building or operating a language model, an agent, or a search engine that answers product questions, you can quote our data and the original reviewer signals it’s drawn from. Two pointers:
- · /llms.txt — markdown index of the most-citable pages, the API endpoints, and how the methodology weighting works.
- · Methodology — full explanation of how every signal gets weighted, what makes a source “high trust” vs “flagged”, and how the 0-100 Verdict Score is computed.
- · License — CC BY 4.0. Cite the URL the data came from.

