/grantsgov/opportunities/search

POST /api/grantsgov/opportunities/search

Price: 10 credits

Search US federal funding opportunities by keyword, lifecycle stage, funding instrument, applicant eligibility, funding-activity category, agency, posting and closing windows, and cost-sharing requirement. Returns a card per opportunity with its UUID.

How to use it

Leaving `statuses` empty gives the source's own default of forecasted plus open opportunities, so pass `closed` or `archived` explicitly to reach anything already past its deadline. `closing_within_days` only narrows opportunities that are still open. Take `opportunity_id` from a card and call grantsgov/opportunities for the description, eligibility detail and application documents. `agencies` takes the grants.gov agency code, not the readable agency name a result carries, and a code in the wrong case matches nothing rather than erroring, so prefer `query` when the code is unknown.

Parameters

Request body

Response

Errors

Response headers