Crossref
C
Crossref
/doi

Resolve DOI

Full metadata for a DOI.

liveverifieddegraded · 118ms
researchdoi
$0.0020
per call
plus $0.001 platform fee per run
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run crossref /doi for me.

Input

FieldTypeDescription
doi*stringDOI, e.g. 10.1038/nature12373

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"crossref","endpoint":"/doi","input":{"doi":"..."}}'
cli
npx cracked-ai run -p crossref -e /doi -i '{"doi":"..."}'
mcp
run_tool({ provider: "crossref", endpoint: "/doi", input: {"doi":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.