Hi Vercel Team,
We would like to request access to the experimental Vercel Connect installation-request API for our team.
- Team: nitro-agents
- Requested Endpoint: POST /v1/connect/install/{connector} (experimental_startInstallation in /connect)
- Use Case: Programmatically minting installation-request URLs so customers can install managed Slack connectors into their own workspaces without dashboard access.
- Current Status: Calls to /v1/connect/install/{connector} return a 404 not_found error. Authorization requests via POST /v1/connect/authorize/{connector} succeed with the same connector ID and credentials, confirming the connector and authentication work properly.
Could you please enable access to this gated API for our team?