Full-text biomedical articles, journals, collections, and citation metadata.
Collection Landing
ASYNCREADNo auth
Returns a themed collection landing page with title and pre-built search links.
ParametersFormJSON
URL path segment for the collection under /about/{collection_slug}/ (e.g. covid-19)
cost: 2 credits · 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_pmc_ncbi_nlm_nih_gov_collection_landing", "params": { "collection_slug": "covid-19" } }'