Build Masked Phone Numbers
Allow your customers or mobile employees to call or text each other while masking their phone numbers. By implementing masked phone numbers, you can track all conversation metadata in your system while maintaining your customers' privacy. To create a frictionless conversation, Twilio customers use masked phone numbers.
In this tutorial, you learn how to implement masked phone numbers. Our sample application models an amazing rental experience that a vacation rental company might provide, but with more Klingons.
Info
Select your language and framework of choice below to get to the source code in your language and follow step-by-step instructions to learn how to build masked communications yourself.
Host users can offer rental properties which other guest users can reserve. The guest and the host can then anonymously communicate via a disposable Twilio phone number created just for a reservation. In this tutorial, we'll show you the key bits of code to make this work.
Happy building!