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")
Resource Conservation and Recovery Act (RCRA) Map Service
curl \
  /rcra_rest_services.get_map
Resource Conservation and Recovery Act (RCRA) Paginated Results Service
curl \
  /rcra_rest_services.get_qid
Resource Conservation and Recovery Act (RCRA) Metadata Service
curl \
  /rcra_rest_services.metadata
SDK on GitHub 📄 API Docs
SDK
epayco-python
Python
API
epa.gov
epa.gov:rcra
At a glance
Language Python
Endpoints16