Tagged Questions
0
votes
0answers
2 views
How can we Call Api (By some URL)with API key and token? [closed]
How can we Call Api (By some URL)with API key and token:
1
vote
1answer
98 views
Confusion over my API key
This is directed at the team, since nobody else will be able to help.
The key I took out for StackMobile is behaving strangely. I make a few requests, and then the limit resets to 0. (By limit, I'm ...
2
votes
1answer
141 views
Don't allow requests with No Key to use existing session with valid API Key
Once I did a request with a valid API key
http://api.stackoverflow.com/0.8/stats?key=MYKEY
Every requests (from that IP) later on without key will use existing session with API key, limit ...
6
votes
1answer
354 views
API Key limit 10k is Per IP Address or Globally?
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 ...