Grants Api Awardsearchrequest Example

Federal GovernmentInternational DevelopmentAfricaGrantsNonprofitEconomic Development

Grants Api Awardsearchrequest Example is an example object payload from US African Development Foundation, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

filtersfieldslimitpagesortorder

Example Payload

Raw ↑
{
  "filters": {},
  "fields": [
    "Award ID",
    "Recipient Name",
    "Award Amount"
  ],
  "limit": 25,
  "page": 1,
  "sort": "Award Amount",
  "order": "desc"
}