Using epayco-python with epa.gov

Python integration

Install
pip install epayco-python
Quick start
import epayco-python

client = epayco_python.Client("YOUR_API_KEY")
Safe Drinking Water Act (SDWA) Paginated Results Service
curl \
  /sdw_rest_services.get_qid
Safe Drinking Water Act (SDWA) Metadata Service
curl \
  /sdw_rest_services.metadata
Safe Drinking Water Act (SDWA) Systems Search Service
curl \
  /sdw_rest_services.get_systems
SDK on GitHub 📄 API Docs
SDK
epayco-python
Python
API
epa.gov
epa.gov:sdw
At a glance
Language Python
Endpoints8