OpenAIRE APIs
for developers.
For research products
For research products (publications, research data, research software and other research products) you can use the Graph API by adding the community parameter.
Graph APIsRequest examples:
- Access all Research products (Publications, Research data, Research software, Other research products)
GEThttps://api.openaire.eu/search/researchProducts?community=tunet - Access Publications
GEThttps://api.openaire.eu/search/publications?community=tunet - Access Open Access Publications
GEThttp://api.openaire.eu/search/publications?community=tunet&OA=true - Access Research data
GEThttps://api.openaire.eu/search/datasets?community=tunet - Access Research software
GEThttps://api.openaire.eu/search/software?community=tunet - Access Other research products
GEThttps://api.openaire.eu/search/other?community=tunet
Download records.
To get all metadata records of the community in bulk, use the dump of research communities on Zenodo. It contains one tar file per community. Each tar file contains gzipped tar files with one JSON per line.
Learn more
Learn more