gsa.gov

This API drives the Discovery Market Research Tool . 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 b

5 endpoints
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (7 total)

pip install zed-gsam
pip install gsalary-sdk-python
npm install ai-sdk-starter-xai
go get github.com/difyz9/gsalary-sdk-go
# Maven: see https://github.com/gsalary-develop/gsalary-sdk-java
mygov-account-php-sdk ✓ Official
composer require mygov-account-php-sdk
# See https://github.com/OpenGovDataMirror/A_gsa_mygov-account-php-sdk
curl examples
This endpoint lists all of the NAICS codes that are relevant to the OASIS fam…
curl \
  /api/naics/
This endpoint returns a list of vendors filtered by a NAICS code
curl \
  /api/vendors/
This endpoint returns metadata for the most recent data loads of SAM and FPDS…
curl \
  /api/metadata/
Endpoints (5 total)
GET
/api/naics/
This endpoint lists all of the NAICS codes that are relevant to the OASIS fam…
GET
/api/vendors/
This endpoint returns a list of vendors filtered by a NAICS code
GET
/api/metadata/
This endpoint returns metadata for the most recent data loads of SAM and FPDS…
GET
/api/contracts/
This endpoint returns contract history from FPDS for a specific vendor
GET
/api/vendor/{duns}
This endpoint returns a single vendor by their 9 digit DUNS number
At a glance
Total SDKs7
Languages6
Endpoints5