The Verge
communityTechnology, science, art, and culture news and reviews
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/searchSearch articles and reviews
Parameters
qstringrequiredtypestringoptionalReturns
articles[] with id, title, summary, author, publishDate, urlGET
/api/articles/{id}Get article content
Parameters
idstringrequiredReturns
title, content, author, publishDate, tags[]GET
/api/reviewsGet product reviews
Parameters
limitintegeroptionalcategorystringoptionalReturns
reviews[] with title, score, summary, pros[], cons[], product