Documentation
Everything you need to know about partnering with PathSathi and integrating with our platform.
1
Agency Partner Guide
PathSathi empowers travel agencies to showcase their routes using our immersive 3D technology. As a partner, you get a dedicated dashboard to manage your routes, leads, and subscriptions.
Getting Started
- Sign Up: Create an account via the Partner Portal.
- Verify Profile: Upload necessary documents (Travel License, ID) to get the "Verified Partner" badge.
- Subscribe to Routes: Browse our catalog of 3D routes and subscribe to the ones you sell.
- Receive Leads: Direct inquiries from travelers will land in your WhatsApp or Email instantly.
2
API Reference (Beta)
For developers building custom integrations, we offer a read-only API to fetch route details and availability.
GET/api/v1/routes
{
"routes": [
{
"id": "rt_12345",
"name": "Siliguri to Darjeeling",
"distance": "65km",
"tags": ["Mountain", "Tea Garden"]
}
]
}Note: API access is currently strictly limited to Enterprise partners. Contact support to request an API key.
Need Help?
Our support team is available Mon-Fri, 9am - 6pm IST.
Contact Support