Skip to content
OpenAppPhysical access, simplified
Login

Alexa Routines

Alexa Routines can call any HTTPS endpoint.

  1. Create a voice key in the dashboard (Voice control wizard).
  2. Use the curl snippet as the Routine action (Alexa Webhooks / IFTTT-style HTTP, depending on your Alexa setup).
  3. POST to:

https://api.openapp.house/api/v1/entities/{entity_id}/actions/switchable.open

with header Authorization: Bearer <voice_pat>.

Phrase example: “Alexa, open the cars gate.”

For native “Works with Alexa” discovery (no Routine), use Connected assistants in settings (Google Home is supported first; Alexa follows customer demand).