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")
Clean Air Act Map Service
curl \
  /air_rest_services.get_map
Clean Air Act Search by Query ID
curl \
  /air_rest_services.get_qid
Clean Air Act Metadata Service
curl \
  /air_rest_services.metadata
SDK on GitHub 📄 API Docs
SDK
epayco-python
Python
API
epa.gov
epa.gov:air
At a glance
Language Python
Endpoints16