AUTO MEDIA / SIGNAL DESK
automation guide online

Federal grants / official search API

Grants.gov Opportunity Alerts API

Track new and changed federal grant opportunities from the official Grants.gov search API with stable monitor baselines. This page describes the public input, source boundary, and launch pricing before you run anything.

$0.0075per new opportunity
launch price
Current event price$0.0075 per new grant + $0.015 per change + $0.00005 per start
Public sourceOfficial Grants.gov search2 endpoint
DeliveryNew and changed rows / API / n8n

Three-step flow

How it works

  1. Search a bounded official query by keyword, status, and eligibility.
  2. Store one stable baseline for that exact filter set.
  3. Emit only newly observed or changed opportunity summaries.

Copyable starting point

Example input

{
  "keyword": "small business",
  "statuses": ["posted", "forecasted"],
  "eligibilityCodes": ["23"],
  "limit": 10,
  "monitorId": "small-business-grants"
}

Decision boundary

  • Does not decide eligibility, rank applicants, or predict an award.
  • Does not submit applications or download attachments and contacts.
  • Leaving a limited result window is not called a closed grant.
  • Always verify the current notice with Grants.gov and the agency.
  • Check the current Store price in your own account before scheduling.