This tag indicates a proposal for a new feature for the Stack Exchange API, or a change to an existing feature.
9
votes
1answer
70 views
Can we have some debug endpoints for testing corner cases?
After encountering a throttle violation today (which I posted in another question), it occurred to me that although I've put together code to handle "backoff" conditions, and potentially throttle ...
1
vote
1answer
33 views
Are there any API's to get details from careers stack exchange site?
Planning to create a blog widget which shows data from careers page.
This can be done using an iframe but was looking at other avenues as well.
0
votes
1answer
17 views
Inbox item not marked as read after viewing
Accessing inbox items using the following url:
/me/inbox
Unread inbox items remain unread (is_unread = true) even after that specific item has been read using the API (v2.1).
The items are marked ...
0
votes
0answers
37 views
How to delete an OAuth (2.0) API key?
I created a couple of extra keys I don't need. Can I delete them? I don't see an option anywhere in the list or on the page for the key itself.
0
votes
0answers
93 views
API request to query all tags / taxonomy of languages based on filter param?
Looking through the api docs it would seem that pretty much everything is there except something I wanted to investigate if it would be possible to do. Which is to query the stackoverflow taxonomy ( ...