Altostrat Studio is here — the AI-native network operations IDE for engineers running production. Terminal, diagrams, runbooks, and Copilot in one workspace. Get started →
curl --request GET \
--url https://v1.api.altostrat.io/vpn/client \
--header 'Authorization: Bearer <token>'{}Returns the VPN client configuration for a share token. The portal calls this endpoint with the share token in the bearer Authorization header.
curl --request GET \
--url https://v1.api.altostrat.io/vpn/client \
--header 'Authorization: Bearer <token>'{}Documentation Index
Fetch the complete documentation index at: https://altostrat.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Enter your bearer token in the format: Bearer {token}
The client configuration payload.
The response is of type object.
Was this page helpful?