/kharon/briefs/search

POST /api/kharon/briefs/search

Price: 5 credits

Search The Brief, Kharon's sanctions and export-control investigative desk, newest article first. Narrows by free-text query and by the desk's own topic, content-type and region tags. Returns article cards with the URL alias, headline, standfirst, abstract, publication and revision dates, reading time, lede image and the full tag set; entries that point at an outside publication carry the outbound link.

How to use it

Use this to find articles, then pass a returned `alias` to /kharon/briefs for the body — cards carry no article text. Values inside one filter are OR'd while the three filters intersect, so topics=[sanctions, evasion] widens whereas adding regions=[china] narrows. `search` and the tag filters are both applied by the source, so an over-constrained query answers 412 rather than an empty list. Sort order is fixed to newest first and every call starts at the newest article, so raise `count` to reach further back — asking again with the same `count` returns the same leading articles.

Parameters

Request body

Response

Errors

Response headers