Search funders
Last updated
Last updated
The best way to search for funders is to use the search
query parameter, which searches the , the , and the fields. Example:
Search funders' display_name
, alternate_titles
, and description
for "health":
You can also use search as a , allowing you to fine-tune the fields you're searching over. To do this, you append .search
to the end of the property you are filtering for:
Get funders with "florida" in the display_name
:
The following fields can be searched as a filter within funders:
You can also use the filter default.search
, which works the same as using the .
You can autocomplete funders to create a very fast type-ahead style search function:
Autocomplete funders with "national sci" in the :
This returns a list of funders with the funder location set as the hint:
Read more in the in the API guide.