openaire-api

Installation
SKILL.md

OpenAIRE Graph API

Overview

OpenAIRE is the European Open Science infrastructure providing programmatic access to millions of research outputs — publications, datasets, software, and other research products — linked to EU-funded projects, organizations, and researchers. The Graph API is free, requires no authentication, and returns JSON or XML. Uniquely valuable for discovering EU/Horizon-funded research and tracing connections between research outputs, projects, and institutions.

API Endpoints

Base URL

https://api.openaire.eu

Search Publications

# Search by keywords
curl "https://api.openaire.eu/search/publications?keywords=climate+change+adaptation&format=json&size=10"
Related skills
Installs
1
GitHub Stars
217
First Seen
Apr 13, 2026