Using fec_sdk with fec.gov

C++ integration

Install
# See https://github.com/laovery/fec_sdk
All official records and reports filed by or delivered to the FEC. Note: bec…
curl \
  -H "X-Api-Key: $API_KEY" \
  /filings/
Look at the top-level financial information for all candidates running for th…
curl \
  -H "X-Api-Key: $API_KEY" \
  /elections/
This endpoint contains Final Audit Reports approved by the Commission since i…
curl \
  -H "X-Api-Key: $API_KEY" \
  /audit-case/
SDK on GitHub 📄 API Docs
SDK
fec_sdk
C++
API
fec.gov
fec.gov
At a glance
Language C++
Endpoints91