ConsoleCatalog
Sign in
Crossref logo

Crossref

crossref.orgResearchno auth

Scholarly works, funders, and citation metadata search.

Article Citations

ASYNCWRITENo auth

Fetches citation metadata for a DOI including title, authors, and citation count.

ParametersFormJSON

Crossref work DOI used to build the MDPI cite-count URL path

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_crossref_article_citations",
    "params": {
      "doi": "10.3390/biology7010011"
    }
  }'