Advanced
Trending
API endpoint for retrieving trending topics from popular platforms
Authorization
Authorization
RequiredBearer <token>In: header
Request Body
application/json
RequiredTrending parameters
search_service
RequiredSearch ServiceThe platform to get trending topics from
Value in:
"github" | "hackernews"
max_results
Max ResultsThe maximum number of trending items to return
Default:
10
Response Body
Successful Response
TypeScript Definitions
Use the response body type in TypeScript.
trendingParameters
RequiredTrendingRequestresults
Requiredarray<object>