Using zed-gsam with gsa.gov

Python integration

Install
pip install zed-gsam
Quick start
import zed-gsam

client = zed_gsam.Client("YOUR_API_KEY")
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/
SDK on GitHub 📄 API Docs
SDK
zed-gsam
Python
API
gsa.gov
gsa.gov
At a glance
Language Python
Endpoints5