GET articles/{article_id}
Summary: Retrieve an article by ID
Operation ID: getArticleById
Auth: unknown
Operation ID: getArticleById
Auth: unknown
Description
Retrieve a specific article by its DOAJ article ID. This endpoint is public and does not require authentication, though providing an API key grants access to additional non-public records.
Parameters (2)
api_key
(string, query, optional)
Optional API key. Providing a key grants access to records of yours that are not public, in addition to all public records.
article_id
(string, path, required)
DOAJ article ID. E.g. 4cf8b72139a749c88d043129f00e1b07
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get public article by ID | curl |
https://doaj.org/api/v1/articles/0001234567890abcdef |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:02:03.210829 | 404 | 147ms |