Grants API Frequently Asked Questions
How do I access the API?
The API uses a GraphQL interface allowing you to get exactly the data you need, nothing more, nothing less. Once approved you'll have access to our GraphQL endpoint.
What's available via the API?
The API provides access to full grant details and our full range of categories. For example, Sectors, Regions, Funding Purposes and Funding Types. This allow you to build full featured applications and return relevant results to your users.
GraphQL is self-documenting and provides introspection so you can see what queries are available and the requirements for each one.