We changed our privacy policy. Read more.

Stack Apps is a question and answer site for apps, scripts, and development with the Stack Exchange API. It only takes a minute to sign up.

Sign up to join this community
Anybody can ask a question
Anybody can answer
The best answers are voted up and rise to the top

Explore our Questions

Get questions with body and answers

How can I get the latest 30 questions with body and answers using the api? And then, I want to get only first most voted 3 answers for each question. Is this possible with only one request? To ge…

Two minor typos in the API help

In http://api.stackoverflow.com/0.8/help /users/{id}/answers Gets answer summary informatino for the user with 'id'. and in the Returns section of http://api.stackoverflow.com/0.8/help/method?met…

Minor typo on help page

On the API Routes help page, this: /users/{id}/favorites Gets summary information for the questions that have been favorited a set of users. should probably be: /users/{id}/favorites Ge…

API Documentation and Help

Method List All API methods can be found at https://api.stackexchange.com/docs. Global Method Parameters All methods accept the following parameters: type=jsontext: responds with mime-type text/js…

Does Stack Apps have some special rep and Community Wiki modifications?

I have posted a "question" (actually an app) on Stack Apps, and received two upvotes on it. Each gave me 10 reputation. This runs counter to every other Stack Exchange site - and, indeed, the Stack…

Removing Collectives™ from Stack Overflow

Inspired by the reaction to Beta release of Collectives™ on Stack Overflow, I decided to create a small practical solution in the form of a user script. It will remove almost all traces of Collecti…

How can I get the access token to use the StackOverflow Rest API as an authenticated user?

I am trying to understand how the StackOverflow Rest API auth works. Just created an app to get an access token, Would like to use this token to increase my rate limit per day.

Restore syntax highlighting on review and revision pages

Restore syntax highlighting on revision and review pages

high_resolution_icon_url points to a non-existing image for Area 51 Discuss

In 2013 this bug was reported: Not all sites are returning Hi Res icons Since then a lot has improved. Most urls found in high_resolution_icon_url on the site type as returned by the /sites endpoin…

How to get access_token from the uri after the fetch function executes?

I am using this snippet to authorize to the Stack Exchange API const baseUrl = "https://stackexchange.com/oauth/dialog?client_id=17823&scope=read_inbox,no_expiry&redirect_uri=https:/…

QStack (Android Mobile App)

Up to 200 characters of excerpt

Formatting and formatted content is missing for body in search excerpts call

The body returned by the search excerpts call seems to omit formatting and sometimes even formatted content. Example calls follow for this question: Does `inquestion` support multiple question ids?…

Does `inquestion` support multiple question ids?

The q parameter has an inquestion operator that can take a question id. Can it take multiple question ids? My use-case is as follows: I want to get an array of questions with their excerpts. Howe…

Activity Indicator - see if you participated in a Q&A at a glance

Activity Indicator is a userscript that displays a, well, indicator and some useful stats about your interactions with a given post.

Browse more Questions