StackOverflow
Connect to Stack Exchange API to retrieve data from Stack libraries (including Stack Overflow). Test an API call in your browser and export the code snippet.
123 subscribers
100 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
StackOverflow endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
acceptAnswer /acceptAnswer |
Accepts an answer. |
| POST |
addFlagToAnswer /addFlagToAnswer |
Adds flag to the answer |
| POST |
addFlagToComment /addFlagToComment |
Adds flag to the comment |
| POST |
createAnswerOnQuestion /createAnswerOnQuestion |
Create a new answer on the given question. |
| POST |
createComment /createComment |
Create a new comment. |
| POST |
createFilter /createFilter |
Creates a new filter given a list of includes, excludes, a base filter, and whether or not this filter should be unsafe. |
| POST |
deAuthenticateApplication /deAuthenticateApplication |
This method is meant for uninstalling applications, recovering from access_token leaks |
| POST |
deleteSingleAnswer /deleteSingleAnswer |
Deletes an answer. |
| POST |
deleteSingleComment /deleteSingleComment |
Deletes a comment. |
| POST |
downvoteAnswer /downvoteAnswer |
Downvote an answer. |
| POST |
getAccessToken /getAccessToken |
Creates a new token |
| POST |
getAllAnswers /getAllAnswers |
Returns all the undeleted answers in the system. |
| POST |
getAllBadges /getAllBadges |
Returns all the badges in the system. |
| POST |
getAllComments /getAllComments |
Gets all the comments on the site. |
| POST |
getAllEvents /getAllEvents |
Returns a stream of events that have occurred on the site. |
| POST |
getAllNamedBadges /getAllNamedBadges |
Gets all explicitly named badges in the system. |
| POST |
getAllPosts /getAllPosts |
Fetches all posts (questions and answers) on the site. |
| POST |
getAllPrivileges /getAllPrivileges |
Returns the earnable privileges on a site. |
| POST |
getAllSuggestedEdits /getAllSuggestedEdits |
Returns all the suggested edits in the systems. |
| POST |
getAllTagsSynonyms /getAllTagsSynonyms |
Returns all tag synonyms found a site. |
| POST |
getAnswerFlagOptions /getAnswerFlagOptions |
Returns the different flags that the user identified with an accessToken can create for the answer identified by answerId. |
| POST |
getAnswersByIds /getAnswersByIds |
Returns answers in the system with provided Ids. |
| POST |
getAnswersByUserIds /getAnswersByUserIds |
Returns the answers the users in userIds have posted. |
| POST |
getAnswersComments /getAnswersComments |
Gets the comments on a set of answers. |
| POST |
getAnswersToQuestions /getAnswersToQuestions |
Gets the answers to a set of questions identified in ids. |
| POST |
getAssociatedAccountsByUserIds /getAssociatedAccountsByUserIds |
Returns all of a user's associated accounts, given their userIds |
| POST |
getBadgesByIds /getBadgesByIds |
Gets the badges identified in badgeIds. |
| POST |
getCommentFlagOptions /getCommentFlagOptions |
Returns the different flags that the user identified with an accessToken can create for the comment identified by commentId. |
| POST |
getCommentsByIds /getCommentsByIds |
Gets all the comments with commentIds. |
| POST |
getElectedModerators /getElectedModerators |
Returns those users on a site who both have moderator powers, and were actually elected. This method excludes Stack Exchange Inc. employees, unless they were actually elected… |
| POST |
getMe /getMe |
Returns the user associated with the passed accessToken |
| POST |
getMentionedMeComments /getMentionedMeComments |
Returns the comments mentioning the user associated with the given accessToken. |
| POST |
getMentionedUsersComments /getMentionedUsersComments |
Returns the comments mentioning the users in userIds. |
| POST |
getModeratorTags /getModeratorTags |
Returns the tags found on a site that only moderators can use. |
| POST |
getModerators /getModerators |
Gets those users on a site who can exercise moderation powers. Note, employees of Stack Exchange Inc. will be returned if they have been granted moderation powers on a site even… |
| POST |
getMyActivity /getMyActivity |
Returns a summary of a user's activity across the Stack Exchange network associated with provided accessToken. |
| POST |
getMyAnswers /getMyAnswers |
Returns the top 30 answers the user associated with the given accessToken has posted in response to questions with the given tags. |
| POST |
getMyAssociatedAccounts /getMyAssociatedAccounts |
Returns all of a user's associated accounts, given an acccessToken for them. |
| POST |
getMyBadges /getMyBadges |
Returns the badges earned by the user associated with the given accessToken |
| POST |
getMyComments /getMyComments |
Returns the comments owned by the user associated with the given accessToken. |
| POST |
getMyInbox /getMyInbox |
Returns a user's inbox associated with accessToken |
| POST |
getMyNotifications /getMyNotifications |
Returns a user's notifications, given an accessToken. |
| POST |
getMyPosts /getMyPosts |
Fetches all posts (questions and answers) of the user with provided accessToken. |
| POST |
getMyPrivileges /getMyPrivileges |
Returns the privileges on a site for the user identified by provided accessToken. |
| POST |
getMyReplyComments /getMyReplyComments |
Returns the comments owned by the user associated with the given accessToken that are in reply to the user identified by userId. |
| POST |
getMyReputation /getMyReputation |
Returns the reputation on a site for the user identified by provided accessToken. |
| POST |
getMyReputationHistory /getMyReputationHistory |
Returns the reputation history on a site for the user identified by provided accessToken. |
| POST |
getMySuggestedEdits /getMySuggestedEdits |
Returns the suggested edits the user identified by accessToken has submitted. |
| POST |
getMyTags /getMyTags |
Returns the tags the user identified by the accessToken passed is active in. |
| POST |
getMyTimeline /getMyTimeline |
Get a subset of the actions of that have been taken by the users identified by accessToken. |
+ 50 more endpoints on the provider's documentation.
StackOverflow pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — | — |