UnifyAPI
← Back to catalog

education.paper_details

mock data$0.002 / call

Paper Details (OpenAlex)

Get full details for an academic paper by OpenAlex ID or DOI — authors, citations, abstract, references, open access links (OpenAlex)

Educationprovider: Education#education#education

Input schema

idrequired

OpenAlex work ID (e.g. "W2741809807") or DOI (e.g. "10.1038/nature12373"). Get IDs from paper_search.

string

Call via REST

curl -X POST https://unifyapi.pro/api/call/education.paper_details \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"id":"<id>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.