API Status
No public REST API is available today. This page documents current alternatives and future plans.
Planned Endpoints
The following endpoints were previously documented but are not yet implemented:
/api/papers
/api/papers/{id}
/api/search
/api/stats
We will update this page when APIs are available.
Current Alternatives
- Search index: search-index.json (and .gz) provides titles, abstracts, authors, ids, and URLs for all indexed papers.
- Static pages: Paper pages under
/items/<id>/
contain full metadata and links.