Skip to main content

Questions tagged [feature-request]

This tag indicates a proposal for a new feature for the Stack Exchange API, or a change to an existing feature.

2 votes
0 answers
55 views

Is there a way to upload an image to i.sstatic.net using Python?

I am developing an image generation bot for chat (for example, chat.stackexchange.com). I can generate the image correctly, but when it comes to posting the image, I have no idea how to upload the ...
Petəíŕd the Wizard's user avatar
15 votes
0 answers
144 views

AI generated content should NOT be allowed on Stack Apps

On February 14th, 2024 a new network-wide policy on AI-generated content goes into effect. The de-facto default is that AI-generated content should follow the citation rules that already exist. In the ...
3 votes
0 answers
58 views

Are these images really necessary?

In the homepage (mobile phone) there's a huge image on the left side of each question: But are they really necessary? Should we remove them? The images seem unrelated to the questions themselves. ...
Snack Exchange's user avatar
1 vote
0 answers
60 views

Add is_moderator to the /me endpoint

There's an endpoint for getting information about a user - called /me. I can get a number of fields from it, including is_staff, which, presumably, indicates if a user is an SE staff member. Could ...
cocomac's user avatar
  • 478
2 votes
0 answers
54 views

Improve design of the Documentation's 404 page

The 404 page of the documentation has a rather awkward design; for example, a different header than other pages, and no footer. Can it be updated?
Glorfindel's user avatar
  • 6,792
2 votes
1 answer
195 views

Main Stack Exchange network site API

The original Stack Exchange app has this cool feature where you can browse hot question from the entire network. But at the current state I am not able to see a “Stack Exchange” site listed in the ...
Daniel James Tronca's user avatar
3 votes
0 answers
68 views

Remove meta badges

Currently, we have the Quorum and Convention badges even though Stack apps is its own meta so they are unobtainable. I think they should be removed to make it so only obtainable badges are on the ...
Ethan's user avatar
  • 231
2 votes
1 answer
92 views

Clarify read-only vs. write operations for Teams in documentation

The API page about Stack Overflow for Teams says (emphasis mine): Starting with the release of Stack Overflow For Teams, the Stack Exchange API exposes read-only access to data stored in private ...
Glorfindel's user avatar
  • 6,792
2 votes
0 answers
46 views

Remove users' accept rates from the API

The accept rate of users isn't shown on the site since more than 6-8 years. Nevertheless, it's still returned by default on most calls returning user details. It doesn't serve any purpose anymore, and ...
Glorfindel's user avatar
  • 6,792
1 vote
0 answers
36 views

Add API to get posts of one collection

We are Teams users and want to get all the articles and questions added into one collection. I did not find it in the documentation.
Rocky Shang's user avatar
1 vote
0 answers
21 views

Return suggested edits for tag wikis and excerpts from the API

It's time we put the venerable tradition of haunting Kevin Montrose's answer with comments on when the API will start returning suggested edits for tag wikis and excerpts to rest. This is an official ...
Oleg Valter is with Ukraine's user avatar
1 vote
0 answers
29 views

Add API method for network-wide search

Just like stackexchange.com has a networkwide search, it would be nice to have an equivalent of excerpt-search which searches the entire network at once. That would save me 360 calls (per-site metas ...
Glorfindel's user avatar
  • 6,792
2 votes
0 answers
19 views

Improve error message when attempting to edit a post while not having enough reputation

When attempting to edit a post while not having enough reputation, like happened here: API to submit a Suggested Edit, the API returns the following: { "error_id": 407, "...
Glorfindel's user avatar
  • 6,792
1 vote
1 answer
76 views

"is_edited": false or "is_edited": true as an option in the API response

When working with the Stack Exchange API I noticed that there is important data (at least for what I thought to do) not available, whether the question, answer or comment was edited or not: { "...
Digital Farmer's user avatar
2 votes
0 answers
61 views

Why does the 'Apps' tab show hot questions and the 'Scripts' tab high scoring questions?

The Stack Apps homepage has two unique tabs which are not present on other sites: Apps and Scripts. There is a slight difference between the two, which is visible upon hovering: That's right, the '...
Glorfindel's user avatar
  • 6,792

15 30 50 per page
1
2 3 4 5
22