← Back to catalog
education.doi_lookup
mock data$0.002 / callDOI Lookup (CrossRef)
Resolve a DOI to full publication metadata — title, authors, journal, citations, funding, license (CrossRef)
Input schema
doirequired
stringDOI to resolve (e.g. "10.1038/nature12373", "10.1145/3292500.3330648").
Call via REST
curl -X POST https://unifyapi.pro/api/call/education.doi_lookup \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"doi":"<doi>"}'