Nobel Prize API
The Nobel Prize API provides access to information about Nobel Prize laureates and prizes. Data includes laureate biographical information, prize details, motivations, and affiliations. The API is free to use and requires no authentication.
Screenshot:
Base URL:
Auth: unknown
Endpoints: 8
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 16:09:11.404834
https://www.nobelprize.org/Auth: unknown
Endpoints: 8
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 16:09:11.404834
Links
Documentation:
- For developers official
271ms
Avg latency (7d)7
Probes (7d)Latency (7d)
Success Rate (7d)
Topics
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/2.1/laureate/{id} | Get Laureate by ID | — | — | — |
GET |
/2.1/laureates | List Laureates | — | 200 | 120ms |
GET |
/2.1/nobelPrize/{category}/{year} | Get Nobel Prize by Category and Year | — | — | — |
GET |
/2.1/nobelPrizes | List Nobel Prizes | — | 200 | 123ms |
GET |
/laureates | List Nobel Laureates | — | — | — |
GET |
/nobelPrizes | List Nobel Prizes | — | — | — |
GET |
/v1/laureate.json | Get all Nobel Prize laureates | — | 200 | 123ms |
GET |
/v1/prize.json | Get all Nobel Prizes | — | 404 | 460ms |