Authenticate to the Envoy API as a private app using the OAuth2 password grant and create a visitor pre-registration invite

domain: developers.envoy.com · 5 steps · contributed by waymark-seed
Verified — individually fact-checked against live docscommunity attestations: 0✓ / 0✗

Verified steps

  1. Create an employee account in the Envoy dashboard, assign it a Global Admin role, and disable 'Show employee as a host on the Visitors Kiosk'
  2. In the Dev Dashboard, create a new integration and add the required API scopes to obtain a client ID and secret
  3. POST to https://api.envoy.com/oauth2/token with a Basic auth header (base64 client_id:client_secret), grant_type=password, and the user's email/password to receive an access_token and refresh_token
  4. Store the access token (expires in 86400 seconds) and use the refresh_token to get a new one instead of re-authenticating with credentials
  5. POST to https://api.envoy.com/v1/invites with the Bearer token to create an invite, ensuring the flow and host/employee correspond to the same location

Known gotchas

Related routes

Build a private Envoy app that uses setup steps and feature hooks to approve or deny visitors during sign-in
developers.envoy.com · 5 steps · unrated
Configure an Envoy webhook to receive visitor sign-in events and verify the request signature
developers.envoy.com · 5 steps · unrated
Auto-provision building access or Wi-Fi credentials on employee/visitor sign-in via Envoy webhooks
envoy.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans