API Documentation

Enviro Logistics API Reference

Authenticate all requests using your JWT token from your account dashboard.

Authentication: Pass token as cookie access_token or header Authorization: Bearer <token>
Base URL: https://api.envirologistics.online
Authentication AUTH
POST/auth/login
Login and receive JWT access token.
GET/auth/me
Returns current user info and subscription tier.
Hazmat Carriers FMCSA
GET/hazmat/list?state=TX&limit=50
Paginated FMCSA hazmat carriers. Filter by state and compliance flags.
GET/hazmat/profile/{dot_number}
Full carrier profile: safety ratings, OOS rates, EPA match status.
GET/hazmat/compliance-gaps?type=no_epa
Carriers with compliance gaps (no EPA ID, OOS, MCS150 overdue).
EPA Facilities EPA
GET/epa/list?state=FL&limit=50
EPA RCRAInfo facilities. Filter by state, activity, generator status.
GET/epa/profile/{epa_id}
Full facility profile with waste streams and manifest counts.
GET/epa/map-data?state=TX
Geo-clustered facility data for map rendering.
Market Intelligence PRO
GET/insights/state-summary?state=TX
Carrier + facility counts, compliance gaps, market score by state.
GET/insights/delta?since=2026-01-01
Record changes since a given date.
Lead Generation BROKER
GET/leads/list?vertical=waste_broker&state=FL
Pre-scored leads by vertical and geography. Requires Broker Suite tier.

For support: [email protected]