v1
latestOpenAPI 3.1.02026-07-13344.6 KBList recent headlines
Newest-first headlines, optionally filtered by category. Cursor-paginate by passing the previous response's next_before + next_before_id back as before + before_id.
get/api/articles
Query parameters
categorystring
Category slug (see /api/categories). Omit for all categories.
limitinteger
Items to return; clamped to 1–100.
beforestring date-time
ISO 8601 cursor; pass next_before from the previous page.
before_idstring uuid
Tuple-cursor companion to before (pass next_before_id).
Response
OK