Skip to main content
Version: Next

Searching for projects

Endpoints

For research projects: http://api.openaire.eu/search/projects

Parameters

ParameterOptionDescription
pageintegerPage number of the search results.
sizeintegerNumber of results per page.
formatjson | xml | csv | tsvThe format of the response. The default is xml.
modelopenaire | sygmaThe data model of the response. Default is openaire. Model sygma is a simplified version of the openaire model. For sygma, only the xml format is available. The relative XML schema is available here.
sortBysortBy=field,[ascending\|descending]; 'field' is one of: projectstartdate, projectstartyear, projectenddate, projectendyear, projectdurationThe sorting order of the specified field.
hasECFundingtrue | falseIf hasECFunding is true gets the entities funded by the EC. If hasECFunding is false gets the entities related to projects not funded by the EC.
hasWTFundingtrue | falseIf hasWTFunding is true gets the entities funded by Wellcome Trust. The results are the same as those obtained with funder=wt. If hasWTFunding is false gets the entities related to projects not funded by Wellcome Trust.
funderWT | EC | ARC | ANDS | NSF | FCT | NHMRCSearch for entities by funder.
fundingStream...Search for entities by funding stream.
FP7scientificArea...Search for FP7 entities by scientific area.
keywordsWhite-space separated list of keywords.N/A
sortBysortBy=field,[ascending\|descending]; 'field' is one of: projectstartdate, projectstartyear, projectenddate, projectendyear, projectdurationThe sorting order of the specified field.
grantIDComma separated list of grant identifiers.Gets the project with the given grant identifier, if any.
openairePublicationIDComma separated list of OpenAIRE identifiers.Gets the publication with the given openaire identifier, if any.
nameWhite-space separated list of keywords.Gets the projects whose names contain the given list of keywords. Using double quotes " you get an exact match, if any.
acronymN/AGets the project with the given acronym, if any.
callIDN/ASearch for projects by call identifier.
startYearYear formatted as YYYYGets the projects that started in the given year.
endYearYear formatted as YYYY.Gets the projects that ended in the given year.
participantCountriesComma separeted list of 2 letter country codes.Search for projects by participant countries.
participantAcronymsWhite space separeted list of acronyms of institutions.Search for projects by participant institutions.