Section listings, articles, recommendations, and live video streams.
Article Full Page
ASYNCREADNo auth
Returns full article headline, body text, publish date, and section metadata.
ParametersFormJSON
Article URL path without domain (date/category/slug segments)
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_cnn_article_full_ssr", "params": { "article_path": "2026/05/21/uk/andrew-mountbatten-windsor-trade-files-released-intl" } }'