EPA e-Manifest Hazardous Waste Tracking

Electronic hazardous waste manifest tracking system with REST APIs for manifest creation, retrieval, search, and lifecycle management. Production access via NAAS/CDX.

API entry from apis.yml

apis.yml Raw ↑
name: EPA e-Manifest Hazardous Waste Tracking
description: Electronic hazardous waste manifest tracking system with REST APIs for manifest creation,
  retrieval, search, and lifecycle management. Production access via NAAS/CDX.
humanURL: https://github.com/USEPA/e-manifest
baseURL: https://rcrainfopreprod.epa.gov/rcrainfo/rest/api/v1/emanifest
tags:
- Government
- HazardousWaste
- Manifests
properties:
- type: Documentation
  url: https://github.com/USEPA/e-manifest
- type: SDK
  url: https://www.npmjs.com/package/emanifest
  name: '@usepa/emanifest (JavaScript)'
- type: SDK
  url: https://pypi.org/project/emanifest/
  name: emanifest (Python)