ConsoleCatalog
Sign in
Mendeley logo

Mendeley

mendeley.comResearchno auth

Paper search, topics, abstracts, metadata, citations, and altmetrics.

Paper Abstract

ASYNCWRITENo auth

Returns the full abstract text for a paper by its ID.

ParametersFormJSON

Mendeley catalogue UUID for the target paper

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_mendeley_paper_abstract",
    "params": {
      "paper_id": "5d37811e-530e-3983-aa96-13fe53d1f0be"
    }
  }'