Overview You can use this API request to retrieve detailed information about a topic. Information /services/v2/topic/[topicId].json You can use the following parameters in your retrieve topic informat...
Overview You can use this API request to retrieve a paged list of FollowRelation (Users) that are following a topic. Information /services/v2/topic/[topicId]/followers.json You can use the following p...
Overview You can use this API request to make a user start following a specific topic. Information /services/v2/topic/[topicId]/follow.json You can use the following parameters in your make a user fol...
Overview You can use this API request to make a user stop following a specific topic. Information /services/v2/topic/[topicId]/unfollow.json You can use the following parameters in your make a user un...
Overview The ability to answer and accept an answer to a question is an important part of the AnswerHub user experience. (Questions without answers are of little benefit to users.) We designed this se...
Overview You can use this request to post an answer to a question on your AnswerHub site. Information /services/v2/question/[questionId]/answer.json You can use the following parameters in your post a...
Overview You can use this API request to get a list of revisions posted to an answer. Information /services/v2/answer/[answerId]/revision.json You can use the following parameters in your get list of ...
Overview You can use this API request to get a list of comments posted to a specific answer. Information /services/v2/answer/[answerId]/comment.json You can use the following parameters in your retrie...
Overview You can use this API request to retrieve a paged list of the answers posted to your AnswerHub site. Information /services/v2/answer.json You can use the following parameters in your retriev...
Overview You can use this API request to retrieve detailed information about an answer posted to a question on your AnswerHub site. Information /services/v2/answer/[answerId].json You can use the foll...