Latest articles, category archives, metadata, and comment votes.
Article Details
ASYNCREADNo auth
Returns full article content with title, author, published date, body, and URL.
ParametersFormJSON
URL slug of the article without .html suffix
Four-digit publication year in the article path
Two-digit publication month in the article path
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_marginalrevolution_article_full_ssr", "params": { "article_slug": "can-liberals-be-pacifists", "year": "2026", "month": "05" } }'