twin releases
Twilio twin — releases
Simulates the Twilio Messaging and Verify API surfaces, including SMS message send/retrieve and phone number verification workflows.
v0.2.0
SDK target: github.com/twilio/twilio-go @ v1
Features
MessagesAPI — send SMS, retrieve message status, with status callback deliveryVerifyAPI — start verification, check verification code, with SMS and email channel support- Account-scoped resource isolation matching Twilio's subaccount model
Coverage
- 2/40 resource groups covered (5%) against the Twilio API
- SDK target:
github.com/twilio/twilio-gov1 - API base path:
/2010-04-01
Known limitations
- Voice (Calls, Recordings, Conferences, TwiML execution) not yet supported
- Programmable Messaging advanced features (MMS, scheduling, opt-out management) not yet supported
- Verify channels beyond SMS and email (WhatsApp, voice OTP, push) not yet supported
- Studio, Flex, Conversations, Sync, and Lookup not yet supported
- This release covers the minimum surface needed for transactional SMS and OTP flows; broader coverage planned for v0.2.0