Questions, full Q&A, tags, top users, and FAQs.
Hot Questions
ASYNCREADNo auth
Returns currently trending questions, filterable by hot, weekly, or monthly and by tags.
ParametersFormJSON
Sort by: "hot", "week", "month"
Page number
Results per page
Filter by tags. e.g. "python", "javascript;react"
cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "so_hot_questions", "params": {} }'