Loading…
Loading…
Pure Water Ops serves as the transparent intermediary between facility operators, municipal authorities, and state agencies throughout the entire permit lifecycle. This framework defines accountability, communication protocols, and the legal basis for digital permit processing in Illinois.
Every action, communication, and status change is logged with timestamps, actor identification, and audit trail. All parties see the same information at the same time.
Structured REST API endpoints for every stage of the permit lifecycle. Municipalities can integrate with existing systems or use the Pure Water Ops portal directly.
At every stage, the responsible party and their required call to action is explicitly defined. No permit falls through the cracks — escalation and SLA tracking are built in.
Pool operators, water facilities, park districts. Submit applications, respond to information requests, schedule inspections.
Transparent intermediary. Routes applications, tracks status, enforces SLAs, maintains audit trail, and provides the API layer.
Municipalities (e.g., Blue Island), Cook County, IDPH, IEPA. Retain full decision-making authority on all permits.
Click any stage to see the API endpoint and detailed description.
Blue Island will be the first municipality to adopt the Pure Water Ops permitting intermediary platform. The city's existing permit infrastructure provides an ideal foundation for the digital transformation.
Map Blue Island Ch. 150/151 requirements into the platform. Configure permit types, fee schedules, and review workflows.
Process water/plumbing permits through the platform alongside existing paper process. Validate workflows with city staff.
Full transition to digital processing. Intergovernmental agreement under 5 ILCS 220/5 formalizes the partnership.
Statutory and administrative code references for legal review. These citations form the legal basis for a digital permitting intermediary in Illinois.
5 ILCS 220/5Gateway provision — authorizes municipalities to contract with private corporations
5 ILCS 175 + 20 ILCS 35Validates electronic records, signatures, and digital transmission for government
50 ILCS 205Permits local governments to maintain and manage records in digital format
225 ILCS 320/35Platform must align with IDPH plumbing code standards
415 ILCS 5/17Interface with IEPA 45-day construction permit review timeline
65 ILCS 5/11-20-5Respect each municipality's specific requirements (may exceed state minimums)
| Method | Endpoint | Purpose | Access |
|---|---|---|---|
| GET | /api/permits | List all permits (filterable) | All parties |
| POST | /api/permits | Submit new application | Applicant |
| GET | /api/permits/:id | Get permit details + history | All parties |
| PATCH | /api/permits/:id | Update status / assignment | Authority |
| POST | /api/permits/:id/messages | Add communication to thread | All parties |
| GET | /api/permits/:id/workflow | Full audit trail | All parties |
| POST | /api/permits/:id/compliance-check | Trigger state compliance validation | Authority |
| GET | /api/permits/stats | Aggregate permit statistics | Authority + PW Ops |
| POST | /api/webhooks/status-change | Notify external systems on status change | System |
This framework is provided as a reference for legal counsel. All statute citations should be verified against the current Illinois Compiled Statutes (ILCS) before incorporation into any intergovernmental agreement. The Intergovernmental Cooperation Act (5 ILCS 220/5) should be reviewed as the primary enabling authority for the intermediary relationship.