Wikipedia API
Wikipedia Action API and REST API for accessing article content, search, and metadata. Provides endpoints for retrieving page content, summaries, search results, and random articles.
Base URL:
Auth: unknown
Endpoints: 5
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 16:08:11.582395
https://en.wikipedia.org/w/api.phpAuth: unknown
Endpoints: 5
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 16:08:11.582395
Links
Documentation:
- Wikipedia API Documentation official
SDKs:
- Wiki Node.js Interface (javascript)
- Wikipedia Python Wrapper (python)
- Wikipedia-API Python Wrapper (python)
- Wikipedia Ruby Client (ruby)
- WikipediaKit Swift Framework (swift)
292ms
Avg latency (7d)14
Probes (7d)Latency (7d)
Success Rate (7d)
Topics
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/api/rest_v1/page/html/{title} | Get page HTML content | — | 200 | 257ms |
GET |
/api/rest_v1/page/random/title | Get random page | — | — | — |
GET |
/api/rest_v1/page/summary/{title} | Get page summary | — | 200 | 361ms |
GET |
/api/rest_v1/page/title/{title} | Get page title redirect | — | 200 | 238ms |
GET |
/w/api.php | Wikipedia Action API | — | 200 | 392ms |