GovAuctions Data API
Live listings, real sold-price comps, and resale scores - government-surplus data built for code and AI agents
The only structured government-surplus auction API: live GSA federal-surplus listings, plus sold-price comps and Flip Scores computed across the full US market. Query it over REST, or plug it straight into an AI agent as an MCP server. One key, the same engine behind GovAuctions Pro.
Live listings
- β’Active federal-surplus lots from GSA Auctions, in one clean schema
- β’Filter by state, category, price, and keyword
- β’Clean JSON, facts only - pull images from each source URL
Sold-price comps
- β’What comparable items actually sold for: p25 / median / p75
- β’Computed across the full US government-surplus market, matched by item
- β’Answer βis this a fair price?β in a single call
Flip Score
- β’Our proprietary resale signal for a GSA listing
- β’Valued against the full market: estimated value, effective bid, discount gap
- β’The Pro deal-finder, exposed straight to your code
Pricing
Every plan includes the full feature set - comps and Flip Score too. Start free, upgrade to Hobby for more monthly call volume, talk to us for anything bigger. Separate from the consumer Pro subscription.
Enterprise
Let's talk
Custom volume & terms
Bulk historical archives, high call volumes, custom feeds, a data license, or an SLA. Tell us what you're building and we'll shape a plan around it.
or email enterprise@govauctions.app
Quickstart
curl https://govauctions.app/api/v1/listings?country=US&category=vehicles&limit=5 \ -H "Authorization: Bearer YOUR_API_KEY"
Using AI tools? Point ChatGPT Actions or a codegen client at the OpenAPI spec, or add the MCP server (download + setup in the dashboard).
Data is provided for your own application use. Redistribution or rebuilding a competing dataset is not permitted. Flip Score and Flip Margin are rough indicators, not investment advice - always inspect, factor transport, and review the listing carefully before bidding.