OpenAIRE APIs
for developers.

descriptionFor Research products

For research products

For research products (publications, research data, research software and other research products) you can use the Selective Access APIs by adding the community parameter.
Selective Access APIs
Request examples:
  • Access all Research products (Publications, Research data, Research software, Other research products)
    GEThttps://api.openaire.eu/search/researchProducts?community=rural-digital-europe
  • Access Publications
    GEThttps://api.openaire.eu/search/publications?community=rural-digital-europe
  • Access Open Access Publications
    GEThttp://api.openaire.eu/search/publications?community=rural-digital-europe&OA=true
  • Access Research data
    GEThttps://api.openaire.eu/search/datasets?community=rural-digital-europe
  • Access Research software
    GEThttps://api.openaire.eu/search/software?community=rural-digital-europe
  • Access Other research products
    GEThttps://api.openaire.eu/search/other?community=rural-digital-europe

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