Zenodo
communityOpen-access repository operated by CERN for research outputs including datasets, papers, software, reports, and presentations. Hosts 3+ million records from researchers worldwide with DOIs, GitHub integration, and EU research project archiving.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/recordsSearch research records in Zenodo
Parameters
qtopicoptional— author, or keyword (stringpageintegeroptionalsizeintegeroptionaltypepublication|dataset|software|image|video (stringoptionalcommunitiesstringoptionalReturns
hits{total, hits[{id, doi, metadata{title, creators[], description, keywords[], type, publication_date}, files[]}]}GET
/api/records/{record_id}Get a specific Zenodo record by ID
Parameters
record_idintegerrequiredReturns
record{id, doi, metadata{title, creators[], description, keywords[], type}, files[{key, size, links{self}}], links{doi, html}}