Workflow page

Grant Alerts API

A buyer review page for consultants, nonprofits, research offices, and startup teams that want a daily grant opportunity API or CSV feed filtered by keyword, agency, region, deadline, and award range.

GET /v1/grants/alerts?keyword=workforce®ion=US&close_after=2026-08-01
{
  "data": [
    {
      "opportunityId": "sample-us-grant-2026-002",
      "title": "AI workforce training program",
      "agency": "Sample Labor Agency",
      "closeDate": "2026-08-30",
      "awardCeiling": 1200000,
      "pipelineReady": true
    }
  ],
  "meta": { "sampleOnly": true, "workflow": "grant-alerts-api" }
}

Likely Buyers

This page is a product preview for comparing likely buyers, source coverage, and first API shapes.

Initial Data Scope

The first buyer-ready workflow should keep the source coverage narrow.

Availability. This workflow is available for buyer review. Direct requests are routed under the Grant Funding Opportunity Monitor product catalog.