Twilio
SMS notifications and confirmations via your Twilio number. Connected with your own key — encrypted, server-side only, never exposed to the browser.
What you can build
Prompts like these, typed into opix, produce working Twilio features.
Connect it in three steps
Create the key
Generate an API key in your Twilio account — the link below takes you to the exact page.
Paste it in opix
Open your project → Connectors, paste the key. It's stored encrypted and injected server-side; even you only see the last four characters afterwards.
Prompt what you want
Describe the feature in chat — opix writes the Twilio code with honest fallbacks built in.
Keys & setup
| Environment variable | Required |
|---|---|
| TWILIO_ACCOUNT_SID | Yes |
| TWILIO_AUTH_TOKEN | Yes |
| TWILIO_FROM_NUMBER | Yes |
Account SID and Auth token are on the Twilio Console home page. The from number must be an SMS-capable Twilio number in E.164 format (e.g. +41791234567).
Honest by default
Apps built with opix never pretend. Without keys, notification SMS are skipped (the record still persists); verification flows return 503 with a visible connect note.
Build with Twilio today
Describe the app, connect your key, ship it.
Twilio is a trademark of its respective owner, used for identification purposes only. opix is not affiliated with or endorsed by Twilio.