Data visualizations, market trend charts, and infographic articles by topic.
Article Details
ASYNCREADNo auth
Returns an article's title, summary, body, and publish date for a given slug.
ParametersFormJSON
URL slug of the article or infographic to fetch (last path segment before trailing slash)
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_visualcapitalist_article_detail_ssr", "params": { "article_slug": "fastest-growing-battery-materials-since-2020" } }'