StackExchange
Q&A forum for developers
- Authentication
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Development
- Documentation / URL
- https://api.stackexchange.com/
Overview
StackExchange provides Stack Overflow Q&A data — keyless reads work (verified live); OAuth for write/private.
Quick Start
Questions (verified live):
curl "https://api.stackexchange.com/2.3/questions?site=stackoverflow&pagesize=1"
{ "items": [ { "tags": ["tooling-recommendation"], "owner": { "account_id": 29669370, "reputation": 1 } } ] }
Authentication
- Public reads keyless (verified); register an app for a key/OAuth.
- Send it as the
key/access_tokenquery parameter.
Rate Limits & Notes
- 300 requests/day keyless (check the docs); key raises limits.
- Questions, answers, users.
FAQ
Is StackExchange free? Yes — keyless reads (verified).
Does it need a key? No for public reads (verified); a key raises limits.
What does it return? Stack Overflow Q&A data.
More in Development
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 24 Pull Requests Project to promote open source collaboration during December | No auth | Yes | Yes | ↗ |
| Agify.io Estimates the age from a first name | No auth | Yes | Yes | ↗ |
| Amazonscraperapi Amazon product, search & batch scraping API with residential proxies (1000 free) | API Key | Yes | No | ↗ |
| AmberOne Turn any website into a build-ready Android, iOS, PWA or Electron app project | API Key | Yes | No | ↗ |
| API Grátis Multiples services and public APIs | No auth | Yes | Unknown | ↗ |