GET journals
Summary: List journals
Operation ID: listJournals
Auth: unknown
Operation ID: listJournals
Auth: unknown
Description
Get a list of journals registered with Crossref.
Parameters (3)
offset
(integer, query, optional, default: 0)
Offset for pagination
query
(string, query, optional)
Search query for journal titles
rows
(integer, query, optional, default: 20)
Number of results per page
Examples (4)
| Title | Type | URL | Action |
|---|---|---|---|
| List all journals (default pagination) | curl |
https://api.crossref.org/journals |
|
| Search journals by title | curl |
https://api.crossref.org/journals?query=medicine |
|
| Search with custom pagination | curl |
https://api.crossref.org/journals?query=biology&rows=10&offset=20 |
|
| Query journals | doc_extracted |
https://api.crossref.org/journals?query=Cadernos |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:26:13.538313 | 200 | 570ms | |
| 2026-03-23 09:22:22.159542 | 200 | 578ms | |
| 2026-03-23 09:20:16.917930 | 200 | 452ms | |
| 2026-03-23 09:09:39.987744 | 200 | 484ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:20:16.917930 | 3a891aed1885 |
e02a2b6560d7 |
| 2026-03-23 09:22:22.159542 | e02a2b6560d7 |
e683c62473e4 |
| 2026-03-23 10:26:13.538313 | e683c62473e4 |
c7751d26c8f4 |