/stackexchange/answers
Stack Exchange
/stackexchange/answers
Get Stack Exchange answer details by id
Price: 1 credit
💡 AI Hint: Get full details of a Stack Exchange answer by its numeric id. Returns body, score, accepted flag, parent question id, owner, and timestamps. Specify the network site via the ‘site’ parameter (default stackoverflow).
⚠️ Common errors: 412: Answer not found. Verify the id and site.
POST
/stackexchange/answers
Authorizations
API token from the dashboard
Headers
Body
application/json
Answer id
Example:
53645883
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