Tagged Questions
0
votes
2answers
96 views
Provide a method to search for sites
Due to the new pagination of the /sites method in v1.1 of the API, we have to go through all the pages of sites to check whether a site exists, or allow the user to search for a site.
Would it be ...
2
votes
1answer
55 views
List Area51 discuss in the StackAuth sites list
The API works for Area51 discuss, but it isn't listed on the site list. Would it be possible to add it so software using the API can access it without adding specific code for it?
4
votes
3answers
139 views
StackAuth feature requests
Would it be possible to have a hash of a sites icon so that you only have to download when it's changed. Or is this already implemented with HTTP cache or something like that (if it is could someone ...
0
votes
1answer
82 views
Add careers link and info to StackAuth
It might be nice to have access to a user's linked careers information via StackAuth if at all possible. One use I had in mind was integration into a sidebar widget.
0
votes
1answer
109 views
Auto discover API version?
I may have missed this before, and if I have, I apologize (I searched and didn't find anything).
Is there a way to discover what the API version for a site is? With the recent change from 0.8 to ...