Migration from v1
Why migrate ?
Migrating to v2 can be time consuming at first glance, but don't worry, fundamentals are the same, it's mostly naming changes for a cleaner and more consistent API Design. In the long term, this new design is easier to work with.
Unipile V1 is not deprecated.We will continue maintaining V1 for a long time; there is no deprecation date. Of course, new features will only be added to V2. You can keep using V1 while you test/migrate to V2.
We expect to release V2 Beta to production in summer 2026. If you are a new user planning to launch in the next few weeks, please consider implementing V2 directly. If you have already started implementing V1, it shouldn’t take long to make the necessary changes, but you can still launch on V1.
When V2 leaves beta, all new Unipile accounts will be created on V2 by default. You will need to contact us to create a V1 account if you have a specific use case.
Moreover, v2 comes with a bunch of new features :
- Dashboard
- Organizations with members and roles
- Environments
- Webhooks debugging tools
- Testing accounts
- Account details
- Security
- Webhooks signatures
- 2FA on Dashboard
- API
- Rate limiting & Caching for optimized requests
- Customizable hosted auth wizard
- New API Methods
- New Webhook event types
- Improved performance
- Documentation
- Integration guides
- Open sourced example projects
- New providers : Google Messages, Messenger, X (Twitter)