Skip to main content

Questions tagged [api]

For questions about the Stack Exchange API. Consider checking the API documentation and the Stack Apps site before posting your question here, it might have been asked before already.

3 votes
0 answers
63 views

If you go to question flagging and answer flagging, you can see the question flagging page has two more options: target_site and question_id. Omitting these works the same as including them. Both are ...
user7215's user avatar
  • 439
0 votes
1 answer
62 views

I tried creating a filter with the Stack Exchange API to give me only the markdown of a post, without HTML escaping. It was successfully registered: https://api.stackexchange.com/2.3/filters/DDgLLPBaN ...
Karl Knechtel's user avatar
7 votes
1 answer
180 views

I know the API is very buggy and whether a field is returned in the response often depends on what other fields are included/excluded in the filter, but I've been unable to successfully come up with a ...
Gao's user avatar
  • 199
35 votes
2 answers
2k views

Updates (October 6th, 2025): We've closed applications to join the beta Due to a high number of applicants and participants, we've closed our submissions form. Thanks for your interest and feedback! ...
Berthold's user avatar
  • 3,503
6 votes
1 answer
286 views

When editing filters under the Try It section of the API docs, the "unselect all" button only works for default checked items, but not new selections. It just changes the number of selected ...
user7215's user avatar
  • 439
13 votes
2 answers
240 views

I have been seeing issues with the Stack Overflow API where questions created post April 1st 9AM EST do not show up when queried via the Search API. Here is a sample query we used to confirm - https://...
Him's user avatar
  • 131
30 votes
0 answers
279 views

As of 2025-02-04 16:41 UTC+01:00, all API filters have been changed in a backwards-incompatible way. This means that all API filters used by current applications have suddenly become invalid. This ...
Zoe - Save the data dump's user avatar
9 votes
0 answers
152 views

After the issue with the 40x codes that were returned because of the badges, there is still an issue with the API and these badges in particular. Expected result The /badges API should return the list ...
A.L's user avatar
  • 2,241
4 votes
1 answer
132 views

I want to fetch my saved posts from across stackexchange network that I have joined, is it possible? I have read the documentation on the api.stackexchange.com and it seems the api is intended for ...
ReYuki's user avatar
  • 53
5 votes
1 answer
224 views

Currently, as far as I can tell, it is not possible to post a bounty on an answer through the SE API; indeed, that seems to be just about the only thing the API doesn't let apps do to questions. Is it ...
Ginger's user avatar
  • 2,632
12 votes
1 answer
218 views

I know that I can grant permission of an application to do something with my account on the network. What can and cannot an application do if I allow it? For example, if I see a description like: ...
VLAZ's user avatar
  • 24.1k
3 votes
1 answer
107 views

It looks like the fromdate and todate filters have no effect on the /badges endpoint: Example without these filters: https://api.stackexchange.com/docs/badges#page=1&pagesize=30&order=desc&...
A.L's user avatar
  • 2,241
6 votes
1 answer
245 views

I sometimes get throttle violation errors from the API {'error_id': 502, 'error_message': 'Violation of backoff parameter', 'error_name': 'throttle_violation'} despite complying with back off orders ...
avm23's user avatar
  • 343
14 votes
1 answer
811 views

Goal Use the SE API in order to get the lists of the badges for every website in the network. The /badges endpoint provide this data. Expected result According to the paging documentation, we can ...
A.L's user avatar
  • 2,241
28 votes
0 answers
386 views

As of 2024-08-14 21:17:15 UTC, the API appears to be fully dead, and blocked by CloudFlare. This is limited to specifically the API; no other services appear to be down. I've verified this on my IP, a ...
Zoe - Save the data dump's user avatar

15 30 50 per page
1
2 3 4 5
32