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.

15 votes
1 answer
311 views

Cloudflare challenge on API and WebSocket traffic used for AI Analysis

Currently, there's a reproducible issue with Cloudflare blocking (via user/browser challenge as in this question) all API and WebSocket traffic from several sources. This is impacting the AI analysis ...
NotTheDr01ds's user avatar
  • 4,982
0 votes
0 answers
68 views

API - associated sites doesn't return meta.stackoverflow.com [duplicate]

I'm using the https://api.stackexchange.com/2.3/users/<account_id>/associated API call to get the list of my associated stack exchange sites. But it doesn't return meta.stackoverflow.com. ...
Gangula's user avatar
  • 411
-4 votes
1 answer
112 views

Why is the API method for statistics not accessible?

Why is https://api.unix.stackexchange.com/1.1/stats not accessible?
beyondtime's user avatar
50 votes
1 answer
1k views

Cloudflare is asking for human verification on SE API requests, which blocked flagging by SmokeDetector/metasmoke

Today, SmokeDetector/metasmoke was unable to raise either automatic or manual flags due to Cloudflare asking for human verification on the SE API for a significant period of time. The response from ...
Makyen's user avatar
  • 24.5k
46 votes
0 answers
399 views

What, exactly, is "OverflowAPI"?

The description on the OverflowAPI website is rather vague marketing speak: OverflowAPI is a subscription-based API service that provides continuous access to Stack Overflow’s public dataset to train ...
Thomas Owens's user avatar
35 votes
1 answer
696 views

We are moving the API behind our CDN

Later today or tomorrow, we will be moving the API behind our Content Delivery Network (CDN). In an effort to better align all our applications, we are moving this and, in the future, other public ...
SpencerG's user avatar
  • 10.8k
5 votes
1 answer
143 views

How can I get bounty information from the API?

I want to get information about all bounties that were active within last 3-4 days. This should include started, awarded and expired bounties. How do I do this? Here are my thoughts. If a bounty is ...
avm23's user avatar
  • 53
23 votes
1 answer
601 views

Cloudflare protection is triggering on Stack Overflow authentication API routes

The Stack Overflow OAuth endpoints (https://stackoverflow.com/oauth/access_token/ and https://stackoverflow.com/oauth/access_token/json) have started responding to requests from the server I run my ...
Ginger's user avatar
  • 1,842
2 votes
4 answers
139 views

Stack Exchange site names for API URL query parameter

When calling a Stack Exchange API we need to specify which site we are trying to fetch the data from in a API URL query parameter (site=webapps.meta) like below: https://api.stackexchange.com/docs/...
Gangula's user avatar
  • 411
1 vote
1 answer
85 views

Stack Exchange API doesn't work for meta sites

The Stack Exchange API doesn't seem to be working for certain sites like meta.stackoverflow.com. For example, the below API to get the answers to a question by ID doesn't work for the following ...
Gangula's user avatar
  • 411
4 votes
0 answers
144 views

Questions frequently routed to the "robot detector" which fails on Safari

My preferred browser is Safari. Sometimes, I post a question and get the CAPTCHA because "we're not sure you're human." Unfortunately, on this website, as on more than ten percent of sites ...
WGroleau's user avatar
  • 1,267
-8 votes
1 answer
119 views

Finding my upvotes on Data Explorer

This T-SQL finds all the questions I have answered on SO. https://data.stackexchange.com/stackoverflow/query/1779459/questions-i-have-answered I want to determine if I upvoted the question or not (as ...
JMP's user avatar
  • 131
23 votes
0 answers
297 views

SE API: Recent OAuth 2.0 implicit flow breaking change

Changed behavior: Unexpected values returned with the access_token when using the implicit OAuth 2.0 flow We are, now, seeing additional scope data included in the hash for the URL used as the ...
Makyen's user avatar
  • 24.5k
3 votes
1 answer
103 views

How can I get information of a tag with the Stack Exchange API?

The API documentation of usage of /tags/{tags}/info GET does not give us this information: How can I get this text description?
Denys Medvediev's user avatar
80 votes
0 answers
5k views

How can we improve the Stack Exchange API?

The Stack Exchange API allows users to programmatically query and connect to the Stack Exchange Network of sites. The API is currently in version 2.3. We’re collecting feedback from users of the API, ...
J007B's user avatar
  • 1,691

15 30 50 per page
1
2 3 4 5
31