ConsoleCatalog
Sign in
PEERJ logo

PEERJ

peerj.comResearchno auth

PeerJ open-access journals - articles, subjects, papers, and metrics.

Article Links

ASYNCREADNo auth

Returns the inbound-link count and annotation module for an article.

ParametersFormJSON

Numeric PeerJ article key used to build the links target 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_peerj_article_links_annotations",
    "params": {
      "article_id": "21033"
    }
  }'