{"info":{"_postman_id":"991308bd-e750-4104-832c-37060371ffbb","name":"VahanSetu Enterprise API","description":"<html><head></head><body><p>Public API documentation for VahanSetu - India's Premier EV Charging Network. This collection includes endpoints for Authentication, Fleet Operations, CPO Management, and Network Mapping.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"50840741","collectionId":"991308bd-e750-4104-832c-37060371ffbb","publishedId":"2sBXqKoKuM","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-05-02T08:37:20.000Z"},"item":[{"name":"1. Authentication","item":[{"name":"Signup","id":"780c75c3-859f-48d2-a3d2-7251246c8650","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"Demo User\",\n  \"email\": \"demo@vahansetu.com\",\n  \"password\": \"secure123\"\n}"},"url":"https://vahansetu.onrender.com/signup","urlObject":{"path":["signup"],"host":["https://vahansetu.onrender.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"780c75c3-859f-48d2-a3d2-7251246c8650"},{"name":"Login","id":"97cd7fb8-b71d-49b9-afc4-5fef664e4d13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"demo@vahansetu.com\",\n  \"password\": \"secure123\"\n}"},"url":"https://vahansetu.onrender.com/login","urlObject":{"path":["login"],"host":["https://vahansetu.onrender.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"97cd7fb8-b71d-49b9-afc4-5fef664e4d13"},{"name":"Logout","id":"2f8ef24c-48e3-4ab7-9538-5cf0f6eefef6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://vahansetu.onrender.com/logout?api=true","urlObject":{"path":["logout"],"host":["https://vahansetu.onrender.com"],"query":[{"key":"api","value":"true"}],"variable":[]}},"response":[],"_postman_id":"2f8ef24c-48e3-4ab7-9538-5cf0f6eefef6"}],"id":"51a804ba-2ef7-40ad-90a1-b211c52b1eac","_postman_id":"51a804ba-2ef7-40ad-90a1-b211c52b1eac","description":""},{"name":"2. Fleet Operations","item":[{"name":"Get Fleet Dashboard","id":"6eb73852-7709-4f6b-8077-10380c960fdb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://vahansetu.onrender.com/api/fleet","urlObject":{"path":["api","fleet"],"host":["https://vahansetu.onrender.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6eb73852-7709-4f6b-8077-10380c960fdb"},{"name":"Add Vehicle to Fleet","id":"911ae24d-d6eb-4896-b101-3a2f3f2eba54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"vehicle_name\": \"Tata Nexon EV\",\n  \"vehicle_number\": \"GJ-01-EV-8899\"\n}"},"url":"https://vahansetu.onrender.com/fleet/add","urlObject":{"path":["fleet","add"],"host":["https://vahansetu.onrender.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"911ae24d-d6eb-4896-b101-3a2f3f2eba54"},{"name":"Vehicle Lookup (RTO Mock)","id":"005879df-2460-43d1-93a2-745de75ec31d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"plate_number\": \"GJ-01-AX-9999\"\n}"},"url":"https://vahansetu.onrender.com/api/vehicle/lookup","urlObject":{"path":["api","vehicle","lookup"],"host":["https://vahansetu.onrender.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"005879df-2460-43d1-93a2-745de75ec31d"},{"name":"Delete Vehicle","id":"6d23dff6-bf47-472f-9b5d-c445eed608c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://vahansetu.onrender.com/api/fleet/vehicle/1","urlObject":{"path":["api","fleet","vehicle","1"],"host":["https://vahansetu.onrender.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6d23dff6-bf47-472f-9b5d-c445eed608c2"}],"id":"4d75a4f8-c86b-4d21-ada6-c966ee2c9f1b","_postman_id":"4d75a4f8-c86b-4d21-ada6-c966ee2c9f1b","description":""},{"name":"3. CPO & Infrastructure","item":[{"name":"Get Host Dashboard","id":"2745c770-ffe8-4139-a3c2-fa7d9ab18e25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://vahansetu.onrender.com/api/host/dashboard","urlObject":{"path":["api","host","dashboard"],"host":["https://vahansetu.onrender.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2745c770-ffe8-4139-a3c2-fa7d9ab18e25"},{"name":"Deploy Station Node","id":"8488b173-79c0-4fe3-b1dc-7cd31aafd30b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"Nexus Hub East\",\n  \"address\": \"Science City Road, Ahmedabad\",\n  \"lat\": 23.0725,\n  \"lng\": 72.5164,\n  \"connector\": \"CCS2 Combo\",\n  \"power\": 150,\n  \"bays\": 8\n}"},"url":"https://vahansetu.onrender.com/api/host/deploy","urlObject":{"path":["api","host","deploy"],"host":["https://vahansetu.onrender.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8488b173-79c0-4fe3-b1dc-7cd31aafd30b"},{"name":"Decommission Station","id":"9c3df8b4-0010-4741-abc1-928d8d3c8080","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://vahansetu.onrender.com/api/host/station/1","urlObject":{"path":["api","host","station","1"],"host":["https://vahansetu.onrender.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9c3df8b4-0010-4741-abc1-928d8d3c8080"},{"name":"Get Platform Analytics","id":"7fca5dd4-5041-416c-9613-588b7d583333","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://vahansetu.onrender.com/api/analytics_data","urlObject":{"path":["api","analytics_data"],"host":["https://vahansetu.onrender.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7fca5dd4-5041-416c-9613-588b7d583333"}],"id":"3e67dcfd-06ab-441a-850d-361e58155e62","_postman_id":"3e67dcfd-06ab-441a-850d-361e58155e62","description":""},{"name":"4. Network & Maps","item":[{"name":"Get Nearby Stations","id":"d92a8dd1-6705-4b47-ba2f-73579c43347d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://vahansetu.onrender.com/api/stations?lat=23.0225&lng=72.5714","urlObject":{"path":["api","stations"],"host":["https://vahansetu.onrender.com"],"query":[{"key":"lat","value":"23.0225"},{"key":"lng","value":"72.5714"}],"variable":[]}},"response":[],"_postman_id":"d92a8dd1-6705-4b47-ba2f-73579c43347d"},{"name":"AI Trip Plan","id":"b3be2ec5-48fc-4632-9e17-202b8ca4bbb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://vahansetu.onrender.com/api/trip_plan?start=Ahmedabad&end=Surat&lat=23.0225&lng=72.5714","urlObject":{"path":["api","trip_plan"],"host":["https://vahansetu.onrender.com"],"query":[{"key":"start","value":"Ahmedabad"},{"key":"end","value":"Surat"},{"key":"lat","value":"23.0225"},{"key":"lng","value":"72.5714"}],"variable":[]}},"response":[],"_postman_id":"b3be2ec5-48fc-4632-9e17-202b8ca4bbb3"}],"id":"98718e07-452b-4dd2-8f5d-cee1a692de91","_postman_id":"98718e07-452b-4dd2-8f5d-cee1a692de91","description":""},{"name":"5. User Profile","item":[{"name":"Get Current User","id":"fd8e2c6b-6922-427a-9721-36deac91dcfa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://vahansetu.onrender.com/api/me","urlObject":{"path":["api","me"],"host":["https://vahansetu.onrender.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"fd8e2c6b-6922-427a-9721-36deac91dcfa"},{"name":"Update Profile","id":"e1b2c260-1b22-4c10-ae02-1584ac6ade99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"VahanSetu Executive\"\n}"},"url":"https://vahansetu.onrender.com/api/profile/update","urlObject":{"path":["api","profile","update"],"host":["https://vahansetu.onrender.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e1b2c260-1b22-4c10-ae02-1584ac6ade99"}],"id":"854e1ef7-f00e-4e4b-90cd-c7bab60fb515","_postman_id":"854e1ef7-f00e-4e4b-90cd-c7bab60fb515","description":""}],"variable":[{"key":"base_url","value":"https://vahansetu.onrender.com","type":"string"}]}