JISTO Public Content API
Read-only access to published JISTO articles and works. Draft and preview routes are not part of this public interface.
Endpoints
GET /api/articles— list published articles.GET /api/articles/{slug}— retrieve a published article.GET /api/works— list published works.GET /api/works/{slug}— retrieve a published work.GET /health— check service availability.