Modernist Journals Project API

WordPress REST API for the Modernist Journals Project - a digital archive of English-language modernist magazines and journals from 1890 to 1922. This API provides access to news posts, scholarly essays (as pages), media, and categories. Note: The core journal and issue content is stored in the Brown Digital Repository and not directly accessible via this REST API.

Claim this API

Are you the operator of Modernist Journals Project API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with Modernist Journals Project API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Base URL: https://modjourn.org/
Auth: none
Endpoints: 9
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 16:08:36.693717

Links

Homepage: https://modjourn.org/
API Base: https://modjourn.org/

100.0%

Uptime (7d)

1260ms

Avg latency (7d)

26

Probes (7d)

Latency (7d)

Success Rate (7d)

Topics

CULTURE, KNOWLEDGE, LITERATURE

Endpoints

Method Path Summary Auth Last Status Latency
GET /categories Get categories none 404 1092ms
GET /media Get media (images and attachments) none 404 1089ms
GET /media/{id} Get a single media item none 404 1065ms
GET /oembed/1.0/embed oEmbed endpoint none 404 1106ms
GET /pages Get pages (essays and static content) none 200 1231ms
GET /pages/{id} Get a single page none 404 1160ms
GET /posts Get posts (news and updates) none 404 1137ms
GET /posts/{id} Get a single post none 404 1087ms
GET /types Get post types none 404 1039ms