Search headlines
Full-text news search — the endpoint for 'what is the news on <topic>'. Prefix full-text ranking with a fuzzy fallback for typos / partial words. Returns the standard Article shape; every item links to the publisher's canonical URL.
get/api/search
Query parameters
qstring required
Search query (required).
categorystring
Restrict to a category slug (see /api/categories).
limitinteger
Items to return; clamped to 1–100.
Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.