Epa Rcra
Connector for the epa-rcra API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
https://echodata.epa.gov/echo - Auth:
bearer(pass your key via theapiKeyinput)
Operations
get_rcra_rest_services_get_download— GET /rcra_rest_services.get_download — Resource Conservation and Recovery Act (RCRA) Download Data Serviceget_rcra_rest_services_get_facilities— GET /rcra_rest_services.get_facilities — Resource Conservation and Recovery Act (RCRA) Facility Search Serviceget_rcra_rest_services_get_facility_info— GET /rcra_rest_services.get_facility_info — Resource Conservation and Recovery Act (RCRA) Facility Enhanced Search Serviceget_rcra_rest_services_get_geojson— GET /rcra_rest_services.get_geojson — Resource Conservation and Recovery Act (RCRA) GeoJSON Serviceget_rcra_rest_services_get_info_clusters— GET /rcra_rest_services.get_info_clusters — Resource Conservation and Recovery Act (RCRA) Info Clusters Serviceget_rcra_rest_services_get_map— GET /rcra_rest_services.get_map — Resource Conservation and Recovery Act (RCRA) Map Service
Inputs
apiKey— your epa-rcra API keyoperation— one of the operations above- path parameters when an operation's path contains
{...} query— optional JSON object of query paramsbody— JSON object for create/update ops
Example
operation: get_rcra_rest_services_get_download
apiKey: <your key>