/stackexchange/questions
Stack Exchange
/stackexchange/questions
Get Stack Exchange question details by id
Price: 1 credit
💡 AI Hint: Get full details of a Stack Exchange question by its numeric id. Returns title, body, score, view/answer/comment counts, tags, answered/closed flags, accepted answer id, owner, and timestamps. Specify the network site via the ‘site’ parameter (default stackoverflow).
⚠️ Common errors: 412: Question not found. Verify the id and site.
POST
/stackexchange/questions
Authorizations
API token from the dashboard
Headers
Body
application/json
Question id
Example:
11227809
Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Stack Exchange network site to query (e.g. stackoverflow, superuser, serverfault, math)
Minimum string length:
1Example:
"stackoverflow"
Response
Successful Response