Septage GPS Verification
Verify your septage tanker's GPS/VLT device is transmitting to the corporation's tracking system.
Enter the IMEI programmed into your septage tanker's VLT device below to confirm it is reaching the tracking system, or check the ingest endpoint details used by your GPS integrator.
Device Lookup
Ingest Endpoints
Phase 3
https://septage.tmc.gis.quickpass.in/api/v1/ais140/phase3
Parameter Sample: vltdata=NRM86912344740470901L1210720150920008.584965N076.865331E404x720960000049006000.00167.3218003001S
curl --location --request POST 'https://septage.tmc.gis.quickpass.in/api/v1/ais140/phase3' --header 'Content-Type: application/x-www-form-urlencoded' --data-urlencode 'vltdata=NRM86912344740470901L1210720150920008.584965N076.865331E404x720960000049006000.00167.3218003001S'
Phase 5
https://septage.tmc.gis.quickpass.in/api/v1/ais140/phase5
Parameter Sample: vltdata=NRM89562325801234501L1060418102230022.125503N080.068033E4041231234123456789070.47120.5025273011M0283.50BSNLXX
curl --location --request POST 'https://septage.tmc.gis.quickpass.in/api/v1/ais140/phase5' --header 'Content-Type: application/x-www-form-urlencoded' --data-urlencode 'vltdata=NRM89562325801234501L1060418102230022.125503N080.068033E4041231234123456789070.47120.5025273011M0283.50BSNLXX'
Data Format
The data format through which GPS information is to passed to Thiruvananthapuram Municipal Corporation's control centre is consistent with the AIS140 standard notified by Ministry of Road Transport and Highways, Government of India. More information on AIS 140 may be found here. Any updates to the standard notified by the Ministry from time to time may be found here.
