syncing market data_
<p>This API drives the <a href="https://discovery.gsa.gov">Discovery Market Research Tool</a>. It contains information on the vendors that are part of the OASIS and OASIS Small Business contracting vehicles, such as their contracting histor
<p>This API drives the <a href="https://discovery.gsa.gov">Discovery Market Research Tool</a>. It contains information on the vendors that are part of the OASIS and OASIS Small Business contracting vehicles, such as their contracting history, their elligibility for contract awards, and their small business designations. To learn more about the tool, please visit <a href="https://discovery.gsa.gov">Discovery</a> or see the README on our <a href="https://github.com/PSHCDevOps/discovery">GitHub repository</a>.</p> <p><strong>Please note that the base path for this API is <code>https://api.data.gov/gsa/discovery/</code></strong></p> <p>It requires an API key, obtainable at <a href="http://api.data.gov/">api.data.gov</a>. It must be passed in the <code>api_key</code> parameter with each request.</p> --- Public API proxied through Ozma. **Claim this listing** to monetize and manage pricing.
No score data yet
| Method | Path | Summary | Price |
|---|---|---|---|
| GET | /api/contracts/ | This endpoint returns contract history from FPDS for a specific vendor | 1c |
| GET | /api/metadata/ | This endpoint returns metadata for the most recent data loads of SAM and FPDS data | 1c |
| GET | /api/naics/ | This endpoint lists all of the NAICS codes that are relevant to the OASIS family of vehicles | 1c |
| GET | /api/vendor/{duns} | This endpoint returns a single vendor by their 9 digit DUNS number | 1c |
| GET | /api/vendors/ | This endpoint returns a list of vendors filtered by a NAICS code | 1c |
ozma register && ozma call discovery-market-research /api/contracts/ --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/discovery-market-research/api/contracts/# Python
client.proxy_call("discovery-market-research", "/api/contracts/")Own this API? Claim the listing to manage pricing and receive payouts.