Three procurement workflows. One API.
Start with the job: capture teams tracking opportunities, supplier-risk teams checking vendors, or engineers building GovCon agents. The records, source links, and history come from the same platform.
This is a data API. You or your tools build the workflow on top.
Capture briefs without source chasing.
Opportunities, incumbent signals, award rollups, and entity records for capture briefs, watchlists, and market maps.
- Walk opportunity → incumbent → obligation context
- Agency and market briefs by NAICS, PSC, and fiscal year
- Find registered firms by UEI, CAGE, name, and NAICS
Supplier checks without manual SAM.gov searches.
SAM exclusions, public responsibility records, and entity registrations for supplier onboarding and review workflows.
- Daily-refreshed exclusions feed, screened by UEI or CAGE
- Public responsibility and qualification lookups
- Continuous monitoring across your supplier list
Agents with source-linked records.
32 MCP tools for Claude, Cursor, VS Code, and custom agents. Same auth and quota as REST.
- Connect from Claude Desktop, Cursor, VS Code, and other MCP clients
- Same API key and quota across REST and MCP
- Tool descriptions written for tool-selection accuracy
Pages for teams searching by upstream source.
A workflow is a sequence of route calls.
The product returns records and joins; your application, notebook, or agent decides what to do next.
/v1/opportunities?source=sam_current&limit=10Find live public opportunity records to inspect or watch.
/v1/opportunities/{recordId}Fetch the source-linked opportunity record with documents and history.
/v1/entities/{uei}/profileAdd vendor registration, exclusion, integrity, and award context.
/v1/changes?limit=50Poll for records that changed since your last cursor.
Not sure which fits your team?
Tell us what you are trying to do. We will point you at the right surface or tell you where the current platform does not fit.