APIHub
Back to Explore

Village

The Village API lets you retrieve introduction paths for a given company via a POST request to /companies/paths.

Business
bearer
HTTPS
CORS: Yes
Description enriched
Visit official documentation

Latency

279ms p95

Uptime

100.0% 30d

Playground

Verified

live

Endpoints

REST · JSON
POST

/companies/paths

Retrieve introduction paths for a company

  • Authorization (header, required) — Bearer token for authentication

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