API for End to End Integration
Following APIs are created for End to End Integration
- Dial for Water
- Dial for Septic Tank Clearance
- Tanker Lorry Trips Scheduling System
- Billing & Collection System
Authentication Measures
Basic Auth
is used as Authentication mechanism to validate requests.
But IP Whitelisting
is mandatory for Production access to this API.
Base URL of API of existing CMWSSB Applications for End to End Application Integration
base_end_to_end_api_url:
test-ete-api.chennaimetrowater.in (for testing)
base_end_to_end_api_url:
ete-api.chennaimetrowater.in (for production)