AI Funding Europe
An API providing up-to-date data on AI funding across Europe, including grant amounts, funding sources, project details, and recipient organizations. Ideal for researchers, policymakers, and developers analyzing trends in European AI investments.
AI Funding Europe endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
projects /projects |
List projects and all accompanying data |
| GET |
stats /projects/stats |
List stats of the entire dataset |
| GET |
projects/search_id /projects/search_id/{projectID} |
Search for a projects by it's ID |
| GET |
projects/search_string/ /projects/search_string/{filter_string} |
Search for a single string in all columns of all projects |
| GET |
projects/search_column/ /projects/search_column/{filter_column}/{filter_string} |
Search all projects in a specific column |
| GET |
endpoints /endpoints |
List available endpoints |