Business Insider
communityBusiness news, financial analysis, tech coverage, and market insights
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/articles/searchSearch news articles
Parameters
qstringrequiredlimitintegeroptionalcategorystringoptionalReturns
articles[] with id, title, summary, author, publishDate, urlGET
/api/articles/{id}Get article content
Parameters
idstringrequiredReturns
title, content, author, publishDate, tags[], relatedArticles[]GET
/api/trendingGet trending articles
Parameters
limitintegeroptionalReturns
articles[] with id, title, summary, views