GET api/rest_v1/page/title/{title}
Summary: Get page title redirect
Operation ID: getPageTitle
Auth: unknown
Operation ID: getPageTitle
Auth: unknown
Description
Redirects to the canonical page data endpoint.
Parameters (1)
title
(string, path, required)
Page title
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get Python programming language page | curl |
https://en.wikipedia.org/api/rest_v1/page/title/Python |
|
| Get Machine learning page with URL-encoded spaces | curl |
https://en.wikipedia.org/api/rest_v1/page/title/Machine%20learning |
|
| Get Albert Einstein page | curl |
https://en.wikipedia.org/api/rest_v1/page/title/Albert_Einstein |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:44:21.608710 | 200 | 238ms | |
| 2026-03-23 09:49:18.248209 | 200 | 377ms | |
| 2026-03-23 09:47:12.154167 | 200 | 260ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:49:18.248209 | 48591d453281 |
eff8c6615975 |
| 2026-03-23 10:44:21.608710 | eff8c6615975 |
4de8d15e07cd |