/
NA
nationgraph
/
Nationgraph API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
nationgraph
Nationgraph API
post
Search Grants
v1
latest
OpenAPI 3.1.0
2026-08-04
253
331
435.1 KB
Grants
Search Grants
post
/api/v3/grants/search
Request body
AppTypesGrantGrantSearchFilters
required
include_words
string[]
nullable
exclude_words
string[]
nullable
keyword_logic
string
nullable
title_only
boolean
min_amount
number
nullable
max_amount
number
nullable
funding_agencies_include
string[]
nullable
funding_agencies_exclude
string[]
nullable
funding_period_start
string
date
nullable
funding_period_end
string
date
nullable
funding_statuses
FundingStatusEnum[]
nullable
selected_states
string[]
nullable
selected_institution_types
string[]
nullable
institutions_include
string[]
nullable
offset
integer
limit
integer
Response
Successful Response
PaginatedResponseGrantDetailResponse
required
results
GrantDetailResponse[]
required
total
integer
required
offset
integer
required
limit
integer
required