Village
The Village API lets you retrieve introduction paths for a given company via a POST request to /companies/paths.
Latency
279ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/companies/paths
Retrieve introduction paths for a company
1 endpoint auto-detected
Authentication
This API uses Bearer token authentication — pass your token in the Authorization header.
curl -X POST \ "https://docs.village.ai/companies/paths" \ -H "Authorization: Bearer YOUR_TOKEN"
docs.village.ai · HTTPS only