US Brand Federal Award Snapshot
us-brand-federal-award-snapshotGiven one exact USAspending recipient ID and a bounded UTC date window, return a deterministic snapshot of federal contract transactions for that recipient. Built for company and government-intelligence agents; no buyer URL, API key, browser, or LLM. — $0.05/call, x402 (USDC on base).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | Yes | Inclusive YYYY-MM-DD end date, no later than the UTC run date. | |
| requestId | No | Optional bounded correlation label; it is not replay state. | |
| startDate | Yes | Inclusive YYYY-MM-DD start date; runtime validation enforces the calendar and 2007-10-01 lower bound. | |
| maxResults | No | Maximum number of exact-attributed transactions in the one snapshot row. | |
| recipientId | Yes | USAspending lowercase child recipient ID ending in -C. |