Linked Questions

5 votes
2 answers
466 views

I am trying to get the amount of reputation that a user has. I have established that I need to use this url: https://api.stackexchange.com/2.1/users/1272330?order=desc&sort=reputation&site=...
Mattios550's user avatar
2 votes
0 answers
71 views

I can just go through documentation but it'd be a time saver if I could find some sort of tutorial or intro or anything. Does anybody happen to have any resources, notes, or code examples they could ...
user avatar
109 votes
3 answers
23k views

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/json. ...
90 votes
2 answers
32k views

If you've created an application, script, or library for use on the Stack Exchange network, that's fantastic! Now publicize it by creating a question with the correct tag: app https://stackapps.com/...
32 votes
1 answer
11k views

I see the Stack Exchange API but I'm unable to understand it. I don't think there is any fundamental tutorial showing how to use Stack Overflow fully in the API documentation. I want some fundamental ...
Ranjit's user avatar
  • 423
48 votes
0 answers
7k views

What are the API request limits? A single IP address can only make a certain number of API requests per day, depending on the presence of a valid API key. Default API daily limits: Key: 10,000 No Key:...
5 votes
1 answer
2k views

How do I specify a parameter in the URL? http://api.stackoverflow.com/0.8/questions works as expected. Then I would like to pass parameter body with a value of true (that is available according to ...
Peter Mortensen's user avatar
6 votes
1 answer
568 views

Will there be provisions for apps to become "sponsored" by SO wherein the limits are removed? Say somebody writes the de-facto iPhone app and it gets 500,000 users, the 10K cap will be hit pretty ...
TheHurt's user avatar
  • 4,535
17 votes
0 answers
2k views

SOAPI-EXPLORE this post was one of the two that were listed regarding SOAPI. For a full overview of the SOAPI eco-system see What is SOAPI and why should I care? For a more robust API discovery tool ...
Sky Sanders's user avatar
  • 12.1k
8 votes
1 answer
461 views

Getting started FAQ says No Key limit is IP Address based, but it does not say for with API Key. When I test my API Key from different IP Addresses, I noticed that 10k limit is globally, limit is ...
YOU's user avatar
  • 5,022
4 votes
2 answers
303 views

I don't have an application to submit at the moment, but can I apply the key first?
YOU's user avatar
  • 5,022
3 votes
1 answer
957 views

I am new to Python. I want to extract a user bio, answers, questions they made in Stack Overflow. Can I do that using the API? For example, can I extract the user: name bio and number of questions ...
Mohan Krishna's user avatar
3 votes
2 answers
300 views

Getting Started FAQ Question says 10k API "Hello World" code But I see 100k on Response Header X-RateLimit-Max 100000 X-RateLimit-Current 99993 Just typo in nginx setting or something ...
YOU's user avatar
  • 5,022
0 votes
1 answer
351 views

I’m experimenting with an integration project where I mashup a user’s LinkedIn connections and StackOverflow activity. Are there any relevant APIs on StackOverflow that could be used to integrate ...
user avatar
4 votes
2 answers
160 views

For example http://api.stackoverflow.com/0.8/stats?key=TEST1234&type=jsontext Request with Invalid key still return the content and rate limit stepped down into No Key Limit X-Ratelimit-Current ...
YOU's user avatar
  • 5,022

15 30 50 per page