Advanced
Trending
API endpoint for retrieving trending topics from popular platforms
Authorization
AuthorizationRequiredBearer <token>In: header
Request Body
application/jsonRequiredTrending parameters
search_serviceRequiredSearch ServiceThe platform to get trending topics from
Value in:
"github" | "hackernews"max_resultsMax ResultsThe maximum number of trending items to return
Default:
10Response Body
Successful Response
TypeScript Definitions
Use the response body type in TypeScript.
trendingParametersRequiredTrendingRequestresultsRequiredarray<object>