CINXE.COM

SMS Short Codes | Twilio

<!DOCTYPE HTML> <html lang="en"> <head> <meta charset="UTF-8"/> <title>SMS Short Codes | Twilio</title> <meta name="description" content="Send and receive the highest volume of text and picture messages in the least amount of time with SMS short codes."/> <meta name="template" content="starter-page"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="robots" content="index"/> <meta property="og:url" content="https://www.twilio.com/en-us/messaging/channels/sms/short-codes"/> <meta name="twitter:url" content="https://www.twilio.com/en-us/messaging/channels/sms/short-codes"/> <script defer="defer" type="text/javascript" src="https://rum.hlx.page/.rum/@adobe/helix-rum-js@%5E2/dist/rum-standalone.js" data-routing="program=62254,environment=555373,tier=publish"></script> <link rel="canonical" href="https://www.twilio.com/en-us/messaging/channels/sms/short-codes"/> <link rel="alternate" href="https://www.twilio.com/en-us/messaging/channels/sms/short-codes" hreflang="en-us"/> <link rel="alternate" href="https://www.twilio.com/pt-br/messaging/channels/sms/short-codes" hreflang="pt-br"/> <link rel="alternate" href="https://www.twilio.com/es-mx/messaging/channels/sms/short-codes" hreflang="es-mx"/> <link rel="alternate" href="https://www.twilio.com/ja-jp/messaging/channels/sms/short-codes" hreflang="ja-jp"/> <link rel="alternate" href="https://www.twilio.com/fr-fr/messaging/channels/sms/short-codes" hreflang="fr-fr"/> <link rel="alternate" href="https://www.twilio.com/de-de/messaging/channels/sms/short-codes" hreflang="de-de"/> <link rel="alternate" href="https://www.twilio.com/en-us/messaging/channels/sms/short-codes" hreflang="en"/> <!-- TrustArc Cookies Consent script start for CCM Advanced --> <script async="async" defer="defer" src='https://consent.trustarc.com/notice?domain=twilio.com&c=teconsent&gtm=1&js=nj&noticeType=bb'></script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl; j.onerror=function(){if(w.disableAF){w.disableAF()}};f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5JLZ694');</script> <!-- End Google Tag Manager --> <!-- End Pre-Hiding Script --> <!-- Adobe Launch Script --> <script src="https://assets.adobedtm.com/a62564f453ce/b1b9d7ec982b/launch-29605e749a31.min.js" async></script> <!-- End Adobe Launch Script --> <script type="text/javascript"> // Loading Mutiny script if either consent is implied or if consent is expressed & user has accepted functional cookies if (!document.cookie.match(/\bnotice_gdpr_prefs=/) && !document.cookie.match(/\bnotice_behavior=\expressed\b/) || document.cookie.match(/\bnotice_gdpr_prefs=[^:]*1[^:]*:/)) { // Creating the script tag similar to how Mutiny suggests but loading it from JS after condition is met. const mutinyFuncScript = document.createElement('script'); // Adding the Mutiny function in the script tag mutinyFuncScript.textContent = '(function(){var a=window.mutiny=window.mutiny||{};if(!window.mutiny.client){a.client={_queue:{}};var b=["identify","trackConversion"];var c=[].concat(b,["defaultOptOut","optOut","optIn"]);var d=function factory(c){return function(){for(var d=arguments.length,e=new Array(d),f=0;f<d;f++){e[f]=arguments[f]}a.client._queue[c]=a.client._queue[c]||[];if(b.includes(c)){return new Promise(function(b,d){a.client._queue[c].push({args:e,resolve:b,reject:d})})}else{a.client._queue[c].push({args:e})}}};c.forEach(function(b){a.client[b]=d(b)})}})();'; // Creating another script tag for loading the Mutiny script File const mutinyScript = document.createElement('script'); // Adding the src attribute to the Mutiny script tag mutinyScript.src = 'https://client-registry.mutinycdn.com/personalize/client/ac8ebe3dc99d7e04.js'; // Adding data-cfasync attribute just as Mutiny script had mutinyScript.setAttribute('data-cfasync', 'false'); mutinyScript.onload = function() { // Keeping this log statement for debugging purposes console.debug('Mutiny loaded successfully'); }; // Appending Mutiny script to the <head> of the document document.head.appendChild(mutinyFuncScript); document.head.appendChild(mutinyScript); } </script> <!-- Segment's TrustArc Consent Wrapper --> <script src="https://consent.trustarc.com/get?name=trustarc-segment-wrapper-v1.0.js"></script> <!-- Segment Analytics Snippet --> <script> var segmentKey = "tdqj3S9J338oMnJLXqI49jDMX8ZEPhgM"; !function () { var i = "analytics", analytics = window[i] = window[i] || []; if (!analytics.initialize) if (analytics.invoked) window.console && console.error && console.error("Segment snippet included twice."); else { analytics.invoked = !0; analytics.methods = ["trackSubmit", "trackClick", "trackLink", "trackForm", "pageview", "identify", "reset", "group", "track", "ready", "alias", "debug", "page", "screen", "once", "off", "on", "addSourceMiddleware", "addIntegrationMiddleware", "setAnonymousId", "addDestinationMiddleware", "register"]; analytics.factory = function (e) { return function () { if (window[i].initialized) return window[i][e].apply(window[i], arguments); var n = Array.prototype.slice.call(arguments); if (["track", "screen", "alias", "group", "page", "identify"].indexOf(e) > -1) { var c = document.querySelector("link[rel='canonical']"); n.push({ __t: "bpc", c: c && c.getAttribute("href") || void 0, p: location.pathname, u: location.href, s: location.search, t: document.title, r: document.referrer }) } n.unshift(e); analytics.push(n); return analytics } }; for (var n = 0; n < analytics.methods.length; n++) { var key = analytics.methods[n]; analytics[key] = analytics.factory(key) } analytics.load = function (key, n) { var t = document.createElement("script"); t.type = "text/javascript"; t.async = !0; t.setAttribute("data-global-segment-analytics-key", i); t.src = "https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js"; var r = document.getElementsByTagName("script")[0]; r.parentNode.insertBefore(t, r); analytics._loadOptions = n }; analytics._writeKey = segmentKey; analytics.SNIPPET_VERSION = "5.2.0"; TrustArcWrapper.withTrustArc(analytics).load(segmentKey); analytics.page(); } }(); </script> <!-- OG data --> <meta property="og:type" content="website"/> <meta property="og:site_name" content="Twilio"/> <meta property="og:url" content="https://www.twilio.com/en-us/messaging/channels/sms/short-codes"/> <meta property="og:title" content="SMS Short Codes | Twilio"/> <meta property="og:description" content="Send and receive the highest volume of text and picture messages in the least amount of time with SMS short codes."/> <meta property="og:image" content="https://www.twilio.com/content/dam/twilio-com/core-assets/social/twilio-com-default-ogimage.png"/> <!-- OG data --> <meta name="twitter:site" content="@twilio"/> <meta name="twitter:url" content="https://www.twilio.com/en-us/messaging/channels/sms/short-codes"/> <meta name="twitter:title" content="SMS Short Codes | Twilio"/> <meta name="twitter:description" content="Send and receive the highest volume of text and picture messages in the least amount of time with SMS short codes."/> <meta name="twitter:image" content="https://www.twilio.com/content/dam/twilio-com/core-assets/social/twilio-com-default-ogimage.png"/> <meta name="twitter:card" content="summary_large_image"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <link rel="stylesheet" href="/etc.clientlibs/twilio-foundation/clientlibs/clientlib-dependencies.lc-d41d8cd98f00b204e9800998ecf8427e-lc.min.css" type="text/css"> <link rel="stylesheet" href="/etc.clientlibs/twilio-foundation/clientlibs/clientlib-site.lc-0c8e36551ee3809e2bda6c15beb88a2c-lc.min.css" type="text/css"> <link rel="stylesheet" href="/etc.clientlibs/twilio-com/clientlibs/clientlib-dependencies.lc-d41d8cd98f00b204e9800998ecf8427e-lc.min.css" type="text/css"> <link rel="stylesheet" href="/etc.clientlibs/twilio-com/clientlibs/clientlib-site.lc-56b37102e7e60cc701557db5dbe054c2-lc.min.css" type="text/css"> <link rel="apple-touch-icon" sizes="180x180" href="/content/dam/twilio-com/core-assets/social/apple-touch-icon.png"/> <link rel="icon" type="image/png" sizes="32x32" href="/content/dam/twilio-com/core-assets/social/favicon-32x32.png"/> <link rel="icon" type="image/png" sizes="16x16" href="/content/dam/twilio-com/core-assets/social/favicon-16x16.png"/> <link rel="manifest" href="/content/dam/twilio-com/core-assets/social/site.webmanifest"/> <link rel="mask-icon" href="/content/dam/twilio-com/core-assets/social/safari-pinned-tab.svg" color="#f22f46"/> <meta name="msapplication-TileColor" content="#f22f46"/> <meta name="theme-color" content="#ffffff"/> <script>window.dataLayer = window.dataLayer || [];</script> <script> var _C = { REDACTION_COPY: { EMAIL: "EMAIL_REDACTED" } }; function extractParams() { for ( var b = [], a, c = /([^&=]+)=?([^&]*)/g, d = window.location.search.substring(1); (a = c.exec(d)); ) b.push([a[1], a[2]]); return b; } var urlParams = extractParams(), emailRegex = /(([^<>()\[\]\\.,;:\s@"%]+(\.[^<>()\[\]\\.,;:\s@"%]+)*)|(".+"))(@|%40)((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))/g; urlParams = urlParams.map(function (b) { return b.map(function (a) { _redactedValue = decodeURIComponent(a).replace( emailRegex, _C.REDACTION_COPY.EMAIL ); return _redactedValue === _C.REDACTION_COPY.EMAIL ? _redactedValue : a; }); }); function rewriteURL(b) { if (0 === b.length) return ( window.location.protocol + "//" + window.location.host + window.location.pathname + window.location.hash ); for (var a = "?", c = 0; c < b.length; c++) 0 < c && (a = a.concat("\x26")), (a = a.concat(b[c][0] + "\x3d" + b[c][1])); return ( window.location.protocol + "//" + window.location.host + window.location.pathname + a + window.location.hash ); } var newURL = rewriteURL(urlParams); newURL !== window.location.href && window.history.replaceState({}, document.title, newURL); var newTitle = document.title.replace(emailRegex, _C.REDACTION_COPY.EMAIL); newTitle !== document.title && (document.title = newTitle); dataLayer.push({ event: "piiRedacted" }); </script> <style> #teconsent { position: fixed; z-index: 1000; bottom: 0; right: 0; } </style> <script src="/etc.clientlibs/twilio-com/clientlibs/clientlib-dependencies.lc-d41d8cd98f00b204e9800998ecf8427e-lc.min.js"></script> </head> <body class="base-page page basicpage " id="base-page-129bb3f14b"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5JLZ694" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id="teconsent" style="display: none;"></div> <header class="experiencefragment global-header"> <div class="xfpage page basicpage"> <nav role="navigation" class="navigation" data-maxmind-enabled="false" data-phone-endpoint="/content/twilio-com/global/en-us/messaging/channels/sms/short-codes.phonenumber.json" data-lang="en"> <header class="top-navigation"> <ul class="top-navigation-menu"> <li> <div class="language-selector select"> <button class="language-selector-button select-toggle" type="button" aria-expanded="false" aria-controls="language-selector" id="language-selector-button"> <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_2849_179)"> <path d="M0.5 8C0.5 9.98912 1.29018 11.8968 2.6967 13.3033C4.10322 14.7098 6.01088 15.5 8 15.5C9.98912 15.5 11.8968 14.7098 13.3033 13.3033C14.7098 11.8968 15.5 9.98912 15.5 8C15.5 6.01088 14.7098 4.10322 13.3033 2.6967C11.8968 1.29018 9.98912 0.5 8 0.5C6.01088 0.5 4.10322 1.29018 2.6967 2.6967C1.29018 4.10322 0.5 6.01088 0.5 8V8Z" stroke="#030B5D" stroke-linecap="round" stroke-linejoin="round"/> <path d="M6.19267 15.2806C5.178 13.7926 4.5 11.0886 4.5 7.99997C4.5 4.9113 5.178 2.2073 6.19267 0.719299" stroke="#030B5D" stroke-linecap="round" stroke-linejoin="round"/> <path d="M0.5 8H15.5" stroke="#030B5D" stroke-linecap="round" stroke-linejoin="round"/> <path d="M1.6543 12H14.345" stroke="#030B5D" stroke-linecap="round" stroke-linejoin="round"/> <path d="M2 4H14" stroke="#030B5D" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9.80762 0.719299C10.8223 2.2073 11.5003 4.9113 11.5003 7.99997C11.5003 11.0886 10.8223 13.7926 9.80762 15.2806" stroke="#030B5D" stroke-linecap="round" stroke-linejoin="round"/> </g> <defs> <clipPath id="clip0_2849_179"> <rect width="16" height="16" fill="white"/> </clipPath> </defs> </svg> <span>English</span> <div class="select-arrow"> <svg width="10" height="7" viewBox="0 0 10 7" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.183058 0.719435C0.427136 0.475358 0.822864 0.475358 1.06694 0.719435L5 4.65249L8.93306 0.719435C9.17714 0.475358 9.57286 0.475358 9.81694 0.719435C10.061 0.963513 10.061 1.35924 9.81694 1.60332L5.68077 5.73949C5.6807 5.73956 5.68063 5.73963 5.68055 5.73971C5.50018 5.92042 5.25533 6.02198 5 6.02198C4.74473 6.02198 4.49995 5.92048 4.31959 5.73985C4.31947 5.73973 4.31935 5.73961 4.31923 5.73949L0.183058 1.60332C-0.0610194 1.35924 -0.0610194 0.963513 0.183058 0.719435Z" fill="#030B5D"/> </svg> </div> </button> <ul class="select-menu language-menu" role="menu" id="language-selector" inert aria-hidden="true" aria-labelledby="language-selector-button"> <li role="menuitem"> <a class href="/ja-jp/messaging/channels/sms/short-codes" data-lang-code="ja-jp"> <span>日本語</span> </a> </li> <li role="menuitem"> <a class href="/de-de/messaging/channels/sms/short-codes" data-lang-code="de-de"> <span>Deutsch</span> </a> </li> <li role="menuitem"> <a class href="/en-us/messaging/channels/sms/short-codes" data-lang-code="en-us"> <span>English</span> <img src="/content/dam/twilio-com/core-assets/design-ops/component-svgs/check-black.svg" alt="Selected language icon" loading="lazy" class="selected-lang"/> </a> </li> <li role="menuitem"> <a class href="/es-mx/messaging/channels/sms/short-codes" data-lang-code="es-mx"> <span>Español (México)</span> </a> </li> <li role="menuitem"> <a class href="/fr-fr/messaging/channels/sms/short-codes" data-lang-code="fr-fr"> <span>Français</span> </a> </li> <li role="menuitem"> <a class href="/pt-br/messaging/channels/sms/short-codes" data-lang-code="pt-br"> <span>Português (Brasil)</span> </a> </li> </ul> </div> </li> <li class="hide-md-down"> <div class="support-selector select"> <button class="support-selector-button select-toggle" aria-expanded="false" aria-controls="support-selector" id="support-selector-button" type="button"> <span>Support</span> <div class="select-arrow"> <svg width="10" height="7" viewBox="0 0 10 7" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.183058 0.719435C0.427136 0.475358 0.822864 0.475358 1.06694 0.719435L5 4.65249L8.93306 0.719435C9.17714 0.475358 9.57286 0.475358 9.81694 0.719435C10.061 0.963513 10.061 1.35924 9.81694 1.60332L5.68077 5.73949C5.6807 5.73956 5.68063 5.73963 5.68055 5.73971C5.50018 5.92042 5.25533 6.02198 5 6.02198C4.74473 6.02198 4.49995 5.92048 4.31959 5.73985C4.31947 5.73973 4.31935 5.73961 4.31923 5.73949L0.183058 1.60332C-0.0610194 1.35924 -0.0610194 0.963513 0.183058 0.719435Z" fill="#030B5D"/> </svg> </div> </button> <ul class="select-menu support-menu" role="menu" id="support-selector" inert aria-hidden="true" aria-labelledby="support-selector-button"> <li role="menuitem"> <a class target="_blank" href="https://help.twilio.com/"> <span>Help Center</span> </a> </li> <li role="menuitem"> <a class target="_self" href="https://help.twilio.com/"> <span>Talk to Support</span> </a> </li> <li role="menuitem"> <a class target="_blank" href="https://www.twiliotraining.com/store"> <span>Training</span> </a> </li> <hr/> <li role="menuitem"> <a class target="_blank" href="/en-us/support-plans"> <span>Support Plans</span> </a> </li> <li role="menuitem"> <a class target="_blank" href="/en-us/partners"> <span>Partner Solutions</span> </a> </li> </ul> </div> </li> <li class="hide-md-down"> <a class="login-link" href="https://www.twilio.com/login" data-uuid="43983c73-3a17-3fe1-b1fd-27f42de677ca">Login</a> </li> <li class="hide-md-down hide-up"> <a class="console-link" href="https://www.twilio.com/console" data-uuid="8ccb73b7-e8fa-3129-8959-37edc4c44418">Console</a> </li> </ul> </header> <div class="navigation-sections"> <div class="navigation-logo"> <a href="https://www.twilio.com/en-us" data-uuid="" aria-label="Twilio.com"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 133 48" class="customer-logo"> <title>Twilio logo</title> <g class="twilio"> <g class="path-fill logo-fill"> <path d="M15 32.8462C17.1242 32.8462 18.8461 31.1242 18.8461 29C18.8461 26.8758 17.1242 25.1539 15 25.1539C12.8758 25.1539 11.1538 26.8758 11.1538 29C11.1538 31.1242 12.8758 32.8462 15 32.8462ZM15 22.8462C17.1242 22.8462 18.8461 21.1242 18.8461 19C18.8461 16.8758 17.1242 15.1538 15 15.1538C12.8758 15.1538 11.1538 16.8758 11.1538 19C11.1538 21.1242 12.8758 22.8462 15 22.8462ZM25 32.8462C27.1242 32.8462 28.8462 31.1242 28.8462 29C28.8462 26.8758 27.1242 25.1539 25 25.1539C22.8758 25.1539 21.1538 26.8758 21.1538 29C21.1538 31.1242 22.8758 32.8462 25 32.8462ZM25 22.8462C27.1242 22.8462 28.8462 21.1242 28.8462 19C28.8462 16.8758 27.1242 15.1538 25 15.1538C22.8758 15.1538 21.1538 16.8758 21.1538 19C21.1538 21.1242 22.8758 22.8462 25 22.8462ZM20 4C30.8333 4 40 13.1667 40 24C40 34.8333 30.8333 44 20 44C9.16668 44 0 34.8333 0 24C0 13.1668 9.16673 4 20 4ZM20 9.38461C11.9512 9.38461 5.38462 15.7238 5.38462 23.7315C5.38462 31.7392 11.9512 38.6154 20 38.6154C28.0488 38.6154 34.6154 31.7392 34.6154 23.7315C34.6154 15.7238 28.0488 9.38461 20 9.38461ZM62.6848 35.9231H68.9693C69.1955 35.9231 69.2924 35.8262 69.357 35.6L71.4382 27.9166L73.4572 35.6C73.5218 35.8262 73.6187 35.9231 73.8449 35.9231H80.1268C80.3852 35.9231 80.5468 35.8262 80.6114 35.6L85.0011 19.3077V35.5354C85.0011 35.7615 85.1626 35.9231 85.3888 35.9231H92.3026C92.5287 35.9231 92.6903 35.7615 92.6903 35.5354V18.6185C92.6903 18.3923 92.5287 18.2308 92.3026 18.2308L78.8307 18.2321C78.6046 18.2321 78.4753 18.3291 78.4107 18.5875L76.8848 26.4076L75.3482 18.5875C75.3159 18.3614 75.1544 18.2321 74.9282 18.2321H68.0901C67.8639 18.2321 67.7024 18.3614 67.6701 18.5875L66.1738 26.4076L64.6823 18.5875C64.6177 18.3291 64.4885 18.2321 64.2623 18.2321L54.0538 18.2308V12.4678C54.0538 12.177 53.8536 12.0478 53.5306 12.1447L47.1123 14.215C46.8861 14.2796 46.7569 14.4735 46.7569 14.6996L46.7494 17.4155C46.7494 18.094 46.394 18.3847 45.7155 18.3847H44.0563C43.8301 18.3847 43.6685 18.5462 43.6685 18.7724V23.6139C43.6685 23.8401 43.8301 24.0016 44.0563 24.0016H46.5385V29.8815C46.5385 34.0492 48.1785 36.4046 53.1861 36.4046C55.1246 36.4046 56.7092 36.1555 57.5493 35.7678C57.8077 35.6386 57.9 35.477 57.9 35.2186V30.6413C57.9 30.3828 57.6462 30.2536 57.3231 30.4151C56.9031 30.609 56.4169 30.6413 55.9323 30.6413C54.64 30.6413 54.2276 30.1567 54.2276 28.5413V24.0016H57.238C57.4642 24.0016 57.6149 23.8518 57.6149 23.6257V19.3077L62.2002 35.6C62.2648 35.8262 62.4263 35.9231 62.6848 35.9231ZM85.0011 16.3053C85.0011 16.5315 85.1626 16.6931 85.3888 16.6931H92.3026C92.5287 16.6931 92.6903 16.5315 92.6903 16.3053V12.4678C92.6903 12.2416 92.5287 12.0801 92.3026 12.0801H85.3888C85.1626 12.0801 85.0011 12.2416 85.0011 12.4678V16.3053ZM94.2299 35.5354C94.2299 35.7615 94.3914 35.9231 94.6176 35.9231H101.539C101.765 35.9231 101.926 35.7615 101.926 35.5354V12.4678C101.926 12.2416 101.765 12.0801 101.539 12.0801H94.6176C94.3914 12.0801 94.2299 12.2416 94.2299 12.4678V35.5354ZM103.465 35.5354C103.465 35.7615 103.627 35.9231 103.853 35.9231H110.755C110.982 35.9231 111.143 35.7615 111.143 35.5354L111.139 18.6185C111.139 18.3923 110.978 18.2308 110.752 18.2308H103.849C103.623 18.2308 103.462 18.3923 103.462 18.6185L103.465 35.5354ZM103.462 16.3053C103.462 16.5315 103.623 16.6931 103.849 16.6931H110.755C110.982 16.6931 111.143 16.5315 111.143 16.3053L111.139 12.4678C111.139 12.2416 110.978 12.0801 110.752 12.0801H103.849C103.623 12.0801 103.462 12.2416 103.462 12.4678V16.3053ZM112.352 27.2323C112.352 32.4985 116.395 36.4615 122.308 36.4615C128.22 36.4615 132.228 32.4985 132.228 27.2323V26.8123C132.228 21.5462 128.22 17.6923 122.308 17.6923C116.395 17.6923 112.352 21.5462 112.352 26.8123V27.2323ZM119.769 27.2462V26.9307C119.769 24.5077 120.886 23.56 122.308 23.56C123.729 23.56 124.852 24.5077 124.852 26.9307V27.2462C124.852 29.637 123.729 30.6369 122.308 30.6369C120.886 30.6369 119.769 29.637 119.769 27.2462Z" fill="#F22F46"/> </g> </g> </svg> </a> </div> <ul class="navigation-links" role="list"> <li> <button aria-expanded="false" aria-controls="navigation-dropdown-0" data-nav-id="0" class="navigation-link" id="navigation-link-0"> Products </button> <div data-nav-id="0" aria-labelledby="navigation-link-0" id="navigation-dropdown-0" class="navigation-dropdown four-columns"> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <span>Communications</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/messaging" target="_self" data-uuid="c65ba57f-0180-378b-a5a5-4f81c8d14373"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Messaging logo</title> <g class="twilio_messaging"> <path d="M18.511 66.441a3.586 3.586 0 0 1-1.551-.34c-1.339-.616-2.189-1.912-2.168-3.4l.064-9.201H7.313A5.314 5.314 0 0 1 2 48.187V16.314A5.314 5.314 0 0 1 7.313 11h57.374A5.314 5.314 0 0 1 70 16.313v31.875a5.314 5.314 0 0 1-5.313 5.312H34.683L20.955 65.528a3.665 3.665 0 0 1-2.444.934v-.02ZM7.313 15.25c-.595 0-1.063.467-1.063 1.063v31.875c0 .594.468 1.062 1.063 1.062h9.647c.574 0 1.105.234 1.509.616.403.404.616.935.616 1.509l-.064 10.157L32.472 49.76c.383-.34.893-.531 1.403-.531h30.813c.594 0 1.062-.468 1.062-1.063V16.313c0-.595-.468-1.063-1.063-1.063H7.313Z" class="path-fill"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Messaging</strong> </span> <p class="navigation-dropdown-link-description"> Send and receive multichannel text and media messages in 180+ countries </p> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="/en-us/messaging/channels/sms" target="_self" data-uuid="f2c3345d-3fa1-33d2-ac50-e682e778a0d8">SMS</a> <a href="/en-us/messaging/channels/whatsapp" target="_self" data-uuid="afe9c931-96ed-3c7a-895b-671a04507508">WhatsApp</a> <a href="/en-us/messaging/conversations-api" target="_self" data-uuid="4dc05265-7e3a-37f8-85bb-5f6587fdc22f">Conversations</a> <a href="/en-us/messaging/channels/rcs" target="_self" data-uuid="9e18930c-b023-39e8-b333-75606e8d9231">RCS</a> </div> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/voice" target="_self" data-uuid="fbdaf169-d9be-33ff-9a3b-edc7ad68de86"> <svg width="72" height="72" viewBox="0 0 72 72" fill="none" xmlns="http://www.w3.org/2000/svg"> <path class="path-fill logo-fill" fill-rule="evenodd" clip-rule="evenodd" d="M25.6264 34.6385L25.659 34.5419L35.4121 7.04017C36.622 3.6285 41.698 4.49252 41.698 8.11013L41.6978 29.4478L44.4808 29.4481C46.6711 29.4481 48.218 31.5627 47.5692 33.6229L47.5372 33.7194L36.7466 64.6588C35.5514 68.0857 30.4551 67.2318 30.4551 63.6046L30.4548 38.8287L28.7099 38.8289C26.5126 38.8289 24.965 36.7018 25.6264 34.6385ZM38.4629 32.6652V8.11013L28.7099 35.6118H33.6902V63.6046L44.4808 32.6652H38.4629ZM16.7287 15.2802C16.693 14.4288 15.9908 13.7464 15.1246 13.74C14.2313 13.7334 13.5018 14.4483 13.4951 15.3366L13.1918 56.0007L13.1932 56.081C13.2289 56.9324 13.9311 57.6147 14.7973 57.6212C15.6906 57.6277 16.4202 56.9129 16.4268 56.0246L16.7301 15.3605L16.7287 15.2802ZM1.61752 23.7446C2.48379 23.7446 3.191 24.4218 3.23307 25.2729L3.23505 25.3531V47.9701C3.23505 48.8585 2.51086 49.5787 1.61752 49.5787C0.75126 49.5787 0.0440456 48.9015 0.00197953 48.0504L0 47.9701V25.3531C0 24.4648 0.72419 23.7446 1.61752 23.7446ZM70.3825 23.7446C71.2487 23.7446 71.9559 24.4218 71.998 25.2729L72 25.3531V47.9701C72 48.8585 71.2758 49.5787 70.3825 49.5787C69.5162 49.5787 68.809 48.9015 68.7669 48.0504L68.7649 47.9701V25.3531C68.7649 24.4648 69.4891 23.7446 70.3825 23.7446ZM58.0305 13.74C58.8967 13.7465 59.5989 14.4288 59.6346 15.2802L59.636 15.3605L59.3327 56.0246C59.3261 56.9129 58.5965 57.6277 57.7032 57.6212C56.837 57.6148 56.1348 56.9324 56.0991 56.081L56.0977 56.0007L56.401 15.3366C56.4076 14.4483 57.1372 13.7335 58.0305 13.74Z" fill="#121C2D"/> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Voice</strong> </span> <p class="navigation-dropdown-link-description"> Make, receive, and monitor calls around the world </p> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="/en-us/voice" target="_self" data-uuid="85a51b0c-4d53-387b-a7ae-907acf893d72">PSTN</a> <a href="/en-us/sip-trunking" target="_self" data-uuid="9bc860ef-c600-35c7-8472-aba61c48de31">SIP Trunking</a> <a href="/en-us/voice-sdk" target="_self" data-uuid="eaa2af1d-a6c5-313d-ba19-d1c7ab1ee858">SDK</a> </div> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/user-authentication-identity/verify" target="_self" data-uuid="09ea660c-4bb0-3472-9b1c-62d7726f31f7"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Verify logo</title> <g class="twilio_verify"> <g class="path-fill"> <path d="M36 68.558a5.287 5.287 0 0 1-3.761-1.552L3.87 38.616A6.317 6.317 0 0 1 2 34.111V9.313A5.314 5.314 0 0 1 7.313 4h57.374A5.314 5.314 0 0 1 70 9.313v1.423a6.28 6.28 0 0 1-1.87 4.505L39.761 43.61c-2.061 2.061-5.44 2.061-7.522 0L21.74 33.112a2.116 2.116 0 0 1 0-2.996 2.116 2.116 0 0 1 2.997 0l10.497 10.498c.276.276.595.319.744.319.148 0 .489-.043.743-.32l28.412-28.368c.403-.404.616-.935.616-1.509V9.312c0-.595-.468-1.062-1.063-1.062H7.313c-.595 0-1.063.467-1.063 1.063V34.11c0 .574.213 1.105.616 1.509l28.369 28.369a1.091 1.091 0 0 0 1.509 0l16.872-16.873a2.116 2.116 0 0 1 2.996 0 2.116 2.116 0 0 1 0 2.996L39.74 66.986a5.288 5.288 0 0 1-3.761 1.551l.021.022Z"/> <path d="M63.625 46.118a6.375 6.375 0 1 0 0-12.75 6.375 6.375 0 0 0 0 12.75Z"/> </g> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Verify</strong> </span> <p class="navigation-dropdown-link-description"> Globally-managed multichannel 2FA and passwordless authentication </p> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/user-authentication-identity/lookup" target="_self" data-uuid="9ddfe08b-e121-3904-99a3-e29de8ba0d43"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Lookup logo</title> <g class="twilio_lookup"> <g class="path-fill"> <path d="M27.498 33.873a6.375 6.375 0 1 0 0-12.75 6.375 6.375 0 0 0 0 12.75Z"/> <path d="M69.379 66.361 46.96 43.944c3.761-4.44 6.056-10.178 6.056-16.446C52.996 13.432 41.564 2 27.498 2S2 13.432 2 27.498s11.432 25.498 25.498 25.498a25.267 25.267 0 0 0 16.446-6.056l22.417 22.417c.425.425.956.616 1.509.616.552 0 1.084-.212 1.508-.616a2.116 2.116 0 0 0 0-2.996ZM6.248 27.498C6.25 15.79 15.79 6.25 27.499 6.25c11.708 0 21.248 9.54 21.248 21.248 0 11.708-9.54 21.248-21.248 21.248-11.708 0-21.248-9.54-21.248-21.248Z"/> </g> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Lookup</strong> </span> <p class="navigation-dropdown-link-description"> Know your customer and assess identity risk with real-time phone intelligence </p> </div> </a> </li> </ul> </div> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <span></span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/sendgrid/email-api" target="_self" data-uuid="ae4a1f31-bb99-3afc-a76e-3d73bfd77527"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio SendGrid Email API logo</title> <g class="twilio_sendgrid-email-api"> <path fill-rule="evenodd" clip-rule="evenodd" d="M29.25 6.25C29.1249 6.25 29.0031 6.29755 28.9003 6.4003C28.7975 6.50306 28.75 6.62494 28.75 6.75V20.25C28.75 20.3751 28.7975 20.4969 28.9003 20.5997C29.0031 20.7025 29.1249 20.75 29.25 20.75H42.75C47.4341 20.75 51.25 24.5659 51.25 29.25V42.75C51.25 42.8751 51.2975 42.9969 51.4003 43.0997C51.5031 43.2025 51.6249 43.25 51.75 43.25H65.25C65.3751 43.25 65.4969 43.2025 65.5997 43.0997C65.7025 42.9969 65.75 42.8751 65.75 42.75V6.25H29.25ZM29.25 2.25H67.5C68.7375 2.25 69.75 3.2625 69.75 4.5V42.75C69.75 45.225 67.725 47.25 65.25 47.25H51.75C49.275 47.25 47.25 45.225 47.25 42.75V29.25C47.25 26.775 45.225 24.75 42.75 24.75H29.25C26.775 24.75 24.75 22.725 24.75 20.25V6.75C24.75 4.275 26.775 2.25 29.25 2.25Z" class="path-fill"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M42.75 65.75C42.8751 65.75 42.9969 65.7025 43.0997 65.5997C43.2025 65.4969 43.25 65.3751 43.25 65.25V51.75C43.25 51.6249 43.2025 51.5031 43.0997 51.4003C42.9969 51.2975 42.8751 51.25 42.75 51.25H29.25C24.5659 51.25 20.75 47.4341 20.75 42.75V29.25C20.75 29.1249 20.7025 29.0031 20.5997 28.9003C20.4969 28.7975 20.3751 28.75 20.25 28.75H6.75C6.62494 28.75 6.50306 28.7975 6.4003 28.9003C6.29755 29.0031 6.25 29.1249 6.25 29.25V65.75H42.75ZM42.75 69.75H4.5C3.2625 69.75 2.25 68.7375 2.25 67.5V29.25C2.25 26.775 4.275 24.75 6.75 24.75H20.25C22.725 24.75 24.75 26.775 24.75 29.25V42.75C24.75 45.225 26.775 47.25 29.25 47.25H42.75C45.225 47.25 47.25 49.275 47.25 51.75V65.25C47.25 67.725 45.225 69.75 42.75 69.75Z" class="path-fill"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Email</strong> </span> <p class="navigation-dropdown-link-description"> Deliver email messages reliably at scale with SendGrid </p> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/serverless" target="_self" data-uuid="ac64ad4a-b6e1-3b67-bc3f-9c582536609c"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Task Router logo</title> <g class="twilio_task-router"> <path d="M57.25 27.75 70 21.375 57.25 15v12.75ZM53 51.125A2.131 2.131 0 0 0 50.875 49H48.75c-6.8 0-10.625-5.95-14.45-12.75 3.825-6.8 7.65-12.75 14.45-12.75h2.125A2.131 2.131 0 0 0 53 21.375a2.131 2.131 0 0 0-2.125-2.125H48.75c-8.288 0-13.175 6.163-17 12.75-3.825-6.587-8.712-12.75-17-12.75H4.125A2.131 2.131 0 0 0 2 21.375 2.13 2.13 0 0 0 4.125 23.5H14.75c6.8 0 10.625 5.95 14.45 12.75C25.375 43.05 21.55 49 14.75 49H4.125A2.131 2.131 0 0 0 2 51.125a2.13 2.13 0 0 0 2.125 2.125H14.75c8.288 0 13.175-6.163 17-12.75 3.825 6.587 8.712 12.75 17 12.75h2.125A2.131 2.131 0 0 0 53 51.125Zm4.25 6.375L70 51.125 57.25 44.75V57.5Z" class="path-fill"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Serverless</strong> </span> <p class="navigation-dropdown-link-description"> Build, deploy, and run apps with Twilio’s serverless environment and visual builder </p> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/phone-numbers" target="_self" data-uuid="bc7654e5-0721-3c82-91e0-a3cbe7e25011"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Phone Numbers logo</title> <g class="twilio_phone-numbers"> <g class="path-fill"> <path d="M61.233 22.531H50.402L52.923 4.64a2.304 2.304 0 0 0-1.967-2.615c-1.296-.186-2.43.694-2.615 1.967L45.726 22.53h-13.84l2.522-17.89a2.304 2.304 0 0 0-1.967-2.615c-1.296-.186-2.43.694-2.615 1.967L27.21 22.53H12.63a2.321 2.321 0 0 0-2.314 2.315 2.321 2.321 0 0 0 2.314 2.314h13.933L24.295 43.36h-13.98A2.321 2.321 0 0 0 8 45.676a2.321 2.321 0 0 0 2.315 2.314h13.308l-2.685 19.05a2.304 2.304 0 0 0 1.967 2.615h.324c1.134 0 2.13-.833 2.292-1.99l2.777-19.697h30.62a2.321 2.321 0 0 0 2.315-2.314 2.321 2.321 0 0 0-2.314-2.315H47.462l2.268-16.201h11.48a2.321 2.321 0 0 0 2.315-2.315 2.321 2.321 0 0 0-2.315-2.314l.023.023Zm-18.446 20.83h-13.84l2.267-16.201h13.841l-2.268 16.201Z"/> <path d="M41.77 69.977h-.325a2.304 2.304 0 0 1-1.967-2.615l1.852-13.17c.185-1.273 1.32-2.153 2.615-1.967a2.304 2.304 0 0 1 1.968 2.615L44.06 68.01A2.315 2.315 0 0 1 41.77 70v-.023Z"/> </g> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Phone Numbers</strong> </span> <p class="navigation-dropdown-link-description"> Access local, national, and toll-free phone numbers </p> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="/en-us/phone-numbers/toll-free" target="_self" data-uuid="bcdfd127-e417-3f55-8d47-8c519354096c">Toll-Free</a> <a href="/en-us/phone-numbers/a2p-10dlc" target="_self" data-uuid="a4625ef8-f987-3ceb-b706-0e20b72ec175">10DLC</a> <a href="/en-us/messaging/channels/sms/short-codes" target="_self" data-uuid="6a6c6b4f-bd9b-3032-89e9-f8878c6c6bca">Short Codes</a> </div> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/video" target="_self" data-uuid="18154e03-2a6c-3e04-9d6a-fe839e1d0d88"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Video logo</title> <g class="twilio_video"> <path d="M43.438 57.5H7.312A5.314 5.314 0 0 1 2 52.187V20.314A5.314 5.314 0 0 1 7.313 15h36.124a5.314 5.314 0 0 1 5.313 5.313v8.245l13.557-6.78a5.264 5.264 0 0 1 5.164.235A5.295 5.295 0 0 1 70 26.538v19.465a5.266 5.266 0 0 1-2.507 4.505 5.321 5.321 0 0 1-5.164.255L48.75 44.049v8.16a5.314 5.314 0 0 1-5.313 5.312V57.5ZM7.312 19.25c-.595 0-1.062.468-1.062 1.063v31.875c0 .594.468 1.062 1.063 1.062h36.124c.596 0 1.063-.468 1.063-1.063v-11.58c0-.745.383-1.425.999-1.807a2.153 2.153 0 0 1 2.061-.106l16.639 8.245c.489.233.871.042 1.041-.043.149-.085.51-.361.51-.892V26.539c0-.532-.361-.808-.51-.914-.149-.085-.552-.297-1.041-.043l-16.639 8.31c-.659.318-1.445.297-2.061-.086A2.123 2.123 0 0 1 44.5 32V20.312c0-.595-.468-1.062-1.063-1.062H7.313Z" class="path-fill"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Video</strong> </span> <p class="navigation-dropdown-link-description"> Connect virtually with secure, high-quality video calling at global scale </p> </div> </a> </li> </ul> </div> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <span>Applications</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/flex" target="_self" data-uuid="01b27b9e-4068-385b-bad2-abbdac206df3"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Flex logo</title> <g class="twilio_flex"> <path d="M10.455 32.482C9.235 31.259 7 32.074 7 33.909v18.55c0 .612.203 1.02.61 1.428l17.476 17.531c1.22 1.223 3.455.408 3.455-1.427v-18.55c0-.612-.203-1.02-.61-1.427L10.456 32.482ZM9.032 7C8.016 7 7 8.02 7 9.039v13.454c0 .612.203 1.02.61 1.427l29.873 29.967c.406.407.813.611 1.422.611h20.729c1.828 0 2.641-2.242 1.422-3.465L43.58 33.297c-.406-.407-.813-.611-1.422-.611h-11.38c-1.017 0-2.033-.816-2.033-2.039 0-1.019.813-2.038 2.033-2.038h39.22c1.83 0 2.642-2.243 1.423-3.466L53.943 7.612C53.537 7.204 52.927 7 52.521 7H9.032Z" class="path-fill"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Twilio Flex</strong> </span> <p class="navigation-dropdown-link-description"> Digital engagement center for customer service and sales </p> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="/en-us/flex/use-cases/contact-center" target="_self" data-uuid="5c2d9c5a-08e1-39ea-b937-91b213ac174b">Contact center</a> </div> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/engage" target="_self" data-uuid="8523f978-5f68-3011-aad2-8e0c25c78e27"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Engage logo</title> <g class="twilio_engage"> <g class="path-fill"> <path d="M36 51.96c8.815 0 15.96-7.145 15.96-15.96 0-8.814-7.145-15.96-15.96-15.96-8.814 0-15.96 7.146-15.96 15.96 0 8.815 7.146 15.96 15.96 15.96Z"/> <path d="M32.54 59.76c-10.42-1.48-18.82-9.88-20.3-20.3-.88-6.28.7-12.16 3.88-16.88.52-.78.38-1.82-.28-2.48l-2.88-2.88c-.88-.88-2.34-.76-3.06.26C6.18 22.7 4 29.1 4 36v29.42C4 66.84 5.16 68 6.58 68H36c6.9 0 13.3-2.18 18.52-5.9 1.02-.72 1.14-2.18.26-3.06l-2.88-2.88c-.66-.66-1.7-.8-2.48-.28-4.7 3.2-10.6 4.78-16.88 3.88Zm6.92-47.52c10.42 1.46 18.82 9.88 20.3 20.3.88 6.28-.7 12.16-3.88 16.88-.52.78-.38 1.82.28 2.48l2.88 2.88c.88.88 2.34.76 3.06-.26C65.82 49.3 68 42.9 68 36V6.58C68 5.16 66.84 4 65.42 4H36c-6.9 0-13.3 2.18-18.52 5.9a2.006 2.006 0 0 0-.26 3.06l2.88 2.88c.66.66 1.7.8 2.48.28 4.7-3.18 10.58-4.76 16.88-3.88Z"/> </g> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Twilio Engage</strong> </span> <p class="navigation-dropdown-link-description"> Create multi-channel campaigns with a unified data-first platform </p> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/sendgrid/marketing-campaigns" target="_self" data-uuid="b4a7bbcb-e911-309b-99a4-553796478f8a"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Marketing Campaigns logo</title> <g class="twilio_marketing-campaigns"> <path d="M22.71 41.007a2.26 2.26 0 0 1-1.87.501L.993 37.976c-1.28-.444-1.34-2.22-.08-2.72L62.169 7.018S62.247 7 62.286 7h.059a.78.78 0 0 1 .295.039s.04 0 .06.038a.573.573 0 0 1 .196.174c0 .02.02.058.04.077.04.097.078.212.059.328l-5.69 51.956c-.217.945-1.3 1.39-2.127.907L32.89 47.569c-.965-.56-2.166.115-2.166 1.215 0 .54.315 1.023.787 1.255l3.367 1.968c.768.386.985 1.39.492 2.085l-6.458 9.283c-.787 1.158-2.618.598-2.618-.791V44.905c0-.502.196-1.004.55-1.37l28.59-29.413c.315-.31-.138-.792-.492-.502L22.71 41.007Z" class="path-fill"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Marketing Campaigns </strong> </span> <p class="navigation-dropdown-link-description"> Create and manage email marketing campaigns with SendGrid </p> </div> </a> </li> </ul> </div> <div class="navigation-dropdown-section has-border"> <h5 class="navigation-dropdown-title"> <span>Customer Data</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="https://segment.com/" target="_blank" data-uuid="9a6fde8b-0d94-3c2e-8437-c8659a43ba63"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Segment logo</title> <g class="segment"> <path d="M65.64 23.242H31.876a2.254 2.254 0 0 0-2.254 2.254v3.998a2.254 2.254 0 0 0 2.254 2.253H65.64a2.254 2.254 0 0 0 2.254-2.253v-3.998a2.254 2.254 0 0 0-2.254-2.254ZM40.125 40.253H6.359a2.254 2.254 0 0 0-2.254 2.254v3.997a2.254 2.254 0 0 0 2.254 2.254h33.766a2.254 2.254 0 0 0 2.254-2.254v-3.997a2.254 2.254 0 0 0-2.254-2.254ZM16.863 63.642a4.253 4.253 0 1 0 0-8.505 4.253 4.253 0 0 0 0 8.505Zm38.274-46.779a4.253 4.253 0 1 0 0-8.505 4.253 4.253 0 0 0 0 8.505ZM36 61.516c-2.382 0-4.7-.34-6.89-.978-1.041-.298-2.147.298-2.53 1.318l-1.446 3.998a2.137 2.137 0 0 0 1.425 2.785A33.775 33.775 0 0 0 35.999 70c13.886 0 25.772-8.335 31.066-20.243.51-1.148-.02-2.487-1.212-2.913l-3.997-1.467c-1.02-.383-2.19.085-2.637 1.063C55.222 55.286 46.313 61.473 36 61.473v.043Zm0-51.032c2.381 0 4.7.34 6.89.978 1.041.298 2.147-.297 2.53-1.318l1.445-3.998a2.137 2.137 0 0 0-1.424-2.785A33.776 33.776 0 0 0 36 2c-13.885-.021-25.771 8.314-31.066 20.221-.51 1.149.022 2.488 1.212 2.913l3.998 1.468c1.02.382 2.19-.085 2.636-1.064C16.778 16.694 25.687 10.505 36 10.505v-.02Z" class="path-fill fill-path"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Twilio Segment ↗</strong> </span> <p class="navigation-dropdown-link-description"> Unify your customer data with Segment CDP to power personalized engagement </p> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="https://segment.com/product/connections" target="_blank" data-uuid="80c6422a-7ea3-39a4-9952-06c6846c86e0"> <svg width="72" height="72" viewBox="0 0 72 72" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path class="path-fill logo-fill" fill-rule="evenodd" clip-rule="evenodd" d="M2 6.85714C2 4.17462 4.17462 2 6.85714 2H65.1429C67.8255 2 70 4.17462 70 6.85714V14.1429C70 16.8254 67.8255 19 65.1429 19H38.0242C35.3416 19 33.1671 21.1746 33.1671 23.8571V42.476C33.1671 45.1586 30.9923 47.3331 28.3097 47.3331H6.85714C4.17462 47.3331 2 45.1586 2 42.476V6.85714ZM38.8329 29.5242C38.8329 26.8416 41.0077 24.667 43.6903 24.667H65.1429C67.8255 24.667 70 26.8416 70 29.5242V65.1431C70 67.8254 67.8255 70.0002 65.1429 70.0002H6.85714C4.17462 70.0002 2 67.8254 2 65.1431V57.8573C2 55.1747 4.17462 53.0002 6.85714 53.0002H33.9758C36.6584 53.0002 38.8329 50.8254 38.8329 48.1431V29.5242Z"/> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Connections ↗</strong> </span> <p class="navigation-dropdown-link-description"> Integrate web and mobile app data with a single API </p> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="https://segment.com/product/reverse-etl" target="_blank" data-uuid="dd5d0700-bf87-33e5-aba1-83472ef7ffb7">Reverse ETL</a> </div> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="https://segment.com/product/protocols" target="_blank" data-uuid="04efcd9f-8d7b-3df3-b1f4-b48e000751cc"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative" role="presentation"> <title>Cloud with an upload download symbol</title> <g class="networks_cloud-upload-download"> <path fill-rule="evenodd" d="M24.799 2.006A23.31 23.31 0 0 1 47.572 18.39a15.85 15.85 0 0 1 21.016 7.886 15.857 15.857 0 0 1-10.59 21.922 2 2 0 1 1-.971-3.88 11.852 11.852 0 0 0 8.972-11.354 11.857 11.857 0 0 0-13.828-11.836 11.85 11.85 0 0 0-4.767 1.94 2 2 0 0 1-3.105-1.28A19.318 19.318 0 0 0 33.672 7.904 19.309 19.309 0 0 0 6.188 22.628a19.32 19.32 0 0 0 5.667 16.542 2 2 0 1 1-2.787 2.87 23.317 23.317 0 0 1 15.73-40.034Zm.55 34.152a2 2 0 0 1 1.414.586l8.525 8.526a2 2 0 1 1-2.829 2.828l-5.11-5.111V68a2 2 0 1 1-4 0V42.987l-5.11 5.111a2 2 0 1 1-2.83-2.828l8.525-8.526a2 2 0 0 1 1.415-.586Zm21.312 0a2 2 0 0 1 2 2V63.17l5.11-5.111a2 2 0 1 1 2.829 2.828l-8.525 8.526a2 2 0 0 1-2.829 0l-8.525-8.526a2 2 0 1 1 2.83-2.828l5.11 5.11v-25.01a2 2 0 0 1 2-2Z" class="path-fill" clip-rule="evenodd"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Protocols ↗</strong> </span> <p class="navigation-dropdown-link-description"> Protect the integrity of your data </p> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="https://segment.com/product/unify" target="_blank" data-uuid="51b743b4-fbc4-3f37-bc58-92bb4d9cee95"> <svg width="72" height="72" viewBox="0 0 72 72" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path class="path-fill logo-fill" fill-rule="evenodd" clip-rule="evenodd" d="M15.6794 21.5625C15.6794 12.1391 23.3118 4.5 32.7269 4.5C33.4512 4.5 34.0382 5.08763 34.0382 5.8125V37.3126C34.0382 38.0375 33.4512 38.6249 32.7269 38.6249C23.3118 38.6249 15.6794 30.9858 15.6794 21.5625ZM39.2835 28.125C42.9048 28.125 45.8404 25.1868 45.8404 21.5625C45.8404 17.9381 42.9048 15 39.2835 15C39.0932 15.0013 38.9032 15.0144 38.7144 15.0394C38.527 15.0644 38.338 15.0071 38.1958 14.8824C38.0536 14.7577 37.9722 14.5776 37.9722 14.3884V5.8125C37.9722 5.08763 38.5594 4.5 39.2835 4.5C40.236 4.50822 41.1861 4.59603 42.124 4.7625C42.7565 4.86378 43.2234 5.40763 43.2281 6.04875V8.60813C43.2287 8.8851 43.4029 9.13194 43.6635 9.225C44.0922 9.37699 44.5125 9.55225 44.9224 9.75001C45.1741 9.86329 45.4699 9.80661 45.662 9.60826L47.4665 7.80488C47.9198 7.3517 48.6341 7.29287 49.1554 7.66575C50.7093 8.77081 52.0667 10.1293 53.1708 11.6846C53.5427 12.207 53.4827 12.922 53.0292 13.3751L51.2273 15.1785C51.031 15.3759 50.9805 15.6758 51.1014 15.9266C51.2956 16.3387 51.4712 16.7614 51.626 17.1892C51.719 17.4501 51.9656 17.6245 52.2423 17.625H54.7836C55.4238 17.6251 55.9703 18.0878 56.0767 18.7196C56.416 20.5997 56.416 22.5253 56.0767 24.4054C55.9703 25.0372 55.4238 25.4999 54.7836 25.5001H52.2423C51.9615 25.4951 51.7091 25.6708 51.6155 25.9357C51.4633 26.3628 51.2885 26.7827 51.091 27.1957C50.9701 27.4466 51.0206 27.7464 51.2169 27.9439L53.0239 29.7419C53.476 30.1947 53.5358 30.908 53.1655 31.4299C52.0614 32.9858 50.7042 34.3453 49.1501 35.4513C48.6282 35.8236 47.9139 35.7636 47.4611 35.3096L45.6567 33.5062C45.4595 33.3097 45.1599 33.2593 44.9092 33.3802C44.499 33.5769 44.0789 33.7521 43.6503 33.9053C43.3888 33.9986 43.2145 34.2468 43.2151 34.5248V37.0684C43.2149 37.7091 42.7526 38.2562 42.1214 38.3625C41.1835 38.5289 40.2334 38.6167 39.281 38.6249C38.5567 38.6249 37.9696 38.0375 37.9696 37.3126V28.6316C37.9694 28.4644 38.042 28.3051 38.1684 28.1959C38.2947 28.0864 38.4627 28.0376 38.6279 28.062C38.8448 28.0976 39.0639 28.1187 39.2835 28.125ZM32.7269 39.9375C18.2488 39.9534 6.5159 51.6966 6.5 66.1874C6.5 66.9123 7.08711 67.5 7.81134 67.5H32.7269C33.4512 67.5 34.0382 66.9123 34.0382 66.1874V41.2501C34.0382 40.5252 33.4512 39.9375 32.7269 39.9375ZM63.8582 60.9376C64.5029 60.9429 65.0506 61.4112 65.1564 62.0479C65.3806 63.4306 65.4955 64.8288 65.5 66.2296C65.4746 66.936 64.8949 67.4953 64.1886 67.4947H51.5998C51.2688 67.4917 50.9949 67.2368 50.9677 66.9068C50.3065 60.3387 45.1167 55.1445 38.5545 54.4826C38.2247 54.4555 37.97 54.1812 37.9671 53.8501V41.2501C37.9667 40.5392 38.5317 39.9574 39.2417 39.9375C41.1171 39.9371 42.9872 40.1367 44.8201 40.5334C45.4152 40.6716 45.8363 41.2028 45.8351 41.8143V45.7754C45.8349 46.0542 46.0105 46.3025 46.2731 46.395C47.2649 46.746 48.2293 47.1707 49.158 47.6654C49.4123 47.8017 49.7258 47.7546 49.9291 47.5501L52.6435 44.8619C53.0874 44.418 53.7834 44.3508 54.3038 44.7019C57.3678 46.8439 59.9373 49.6188 61.8387 52.8393C62.1303 53.352 62.0446 53.9961 61.629 54.4143L58.7439 57.3019C58.5531 57.4905 58.4969 57.7769 58.6023 58.0238C58.9423 58.8176 59.2322 59.6321 59.4704 60.4623C59.552 60.7438 59.8097 60.9374 60.1025 60.9376H63.8582Z"/> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Unify ↗</strong> </span> <p class="navigation-dropdown-link-description"> Unify customer data across every channel </p> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="https://segment.com/product/profiles-sync/" target="_blank" data-uuid="df9276fe-890c-3edc-a15e-2191450e6a5f">Profiles Sync</a> <a href="/en-us/unified-profiles" target="_self" data-uuid="c1af3db4-90d3-3007-8506-a5774d90bab3">Unified Profiles</a> </div> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="https://segment.com/product/twilio-engage/journeys" target="_blank" data-uuid="52a31c29-b4ce-3b9c-81ff-a3d8ceb9630a"> <svg width="72" height="74" viewBox="0 0 72 74" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path class="path-fill logo-fill" fill-rule="evenodd" clip-rule="evenodd" d="M2 15.3C2.00089 13.5952 2.46899 11.9235 3.35315 10.4675C4.23731 9.01146 5.5035 7.8272 7.01337 7.04411C8.52323 6.26102 10.2187 5.90922 11.9144 6.02716C13.6101 6.1451 15.2409 6.72825 16.6286 7.71287C18.0162 8.69749 19.1073 10.0457 19.7826 11.6102C20.4579 13.1746 20.6914 14.8952 20.4577 16.5838C20.2239 18.2724 19.5319 19.864 18.4572 21.1848C17.3825 22.5056 15.9664 23.5047 14.3638 24.073V52.5C14.3638 54.9665 15.3408 57.332 17.0798 59.0761C18.8188 60.8202 21.1774 61.8 23.6367 61.8C26.0961 61.8 28.4546 60.8202 30.1936 59.0761C31.9326 57.332 32.9096 54.9665 32.9096 52.5V45.773C31.0998 45.1325 29.5325 43.9448 28.424 42.3735C27.3154 40.8023 26.7201 38.9248 26.7201 37C26.7201 35.0752 27.3154 33.1977 28.424 31.6265C29.5325 30.0552 31.0998 28.8675 32.9096 28.227V21.5C32.9096 19.4645 33.3094 17.449 34.086 15.5684C34.8627 13.6879 36.0011 11.9792 37.4362 10.5398C38.8713 9.10054 40.5751 7.95882 42.4501 7.17987C44.3252 6.40092 46.3349 6 48.3644 6C50.394 6 52.4037 6.40092 54.2787 7.17987C56.1538 7.95882 57.8575 9.10054 59.2926 10.5398C60.7277 11.9792 61.8661 13.6879 62.6428 15.5684C63.4195 17.449 63.8192 19.4645 63.8192 21.5V49.927C65.8814 50.6591 67.6192 52.0985 68.7257 53.991C69.8322 55.8835 70.2363 58.1073 69.8665 60.2697C69.4967 62.432 68.3768 64.3936 66.7046 65.8082C65.0325 67.2227 62.9158 67.999 60.7283 68C58.5384 68.0033 56.418 67.2291 54.7427 65.8147C53.0674 64.4003 51.9453 62.4369 51.575 60.2722C51.2048 58.1076 51.6104 55.8813 52.72 53.9879C53.8296 52.0944 55.5715 50.6558 57.6373 49.927V21.5C57.6373 19.0335 56.6603 16.668 54.9213 14.9239C53.1823 13.1798 50.8237 12.2 48.3644 12.2C45.9051 12.2 43.5465 13.1798 41.8075 14.9239C40.0685 16.668 39.0915 19.0335 39.0915 21.5V28.227C40.9014 28.8675 42.4686 30.0552 43.5772 31.6265C44.6857 33.1977 45.281 35.0752 45.281 37C45.281 38.9248 44.6857 40.8023 43.5772 42.3735C42.4686 43.9448 40.9014 45.1325 39.0915 45.773V52.5C39.0915 56.6108 37.4633 60.5533 34.5649 63.4601C31.6666 66.367 27.7356 68 23.6367 68C19.5379 68 15.6069 66.367 12.7085 63.4601C9.81019 60.5533 8.18192 56.6108 8.18192 52.5V24.073C6.37348 23.4313 4.80789 22.243 3.70077 20.6718C2.59365 19.1007 1.99945 17.2239 2 15.3ZM11.2729 12.2C10.4531 12.2 9.66691 12.5266 9.08724 13.108C8.50758 13.6893 8.18192 14.4778 8.18192 15.3C8.18192 16.1222 8.50758 16.9107 9.08724 17.492C9.66691 18.0734 10.4531 18.4 11.2729 18.4C12.0927 18.4 12.8789 18.0734 13.4585 17.492C14.0382 16.9107 14.3638 16.1222 14.3638 15.3C14.3638 14.4778 14.0382 13.6893 13.4585 13.108C12.8789 12.5266 12.0927 12.2 11.2729 12.2ZM57.6373 58.7C57.6373 57.8778 57.963 57.0893 58.5426 56.508C59.1223 55.9266 59.9085 55.6 60.7283 55.6C61.548 55.6 62.3342 55.9266 62.9139 56.508C63.4936 57.0893 63.8192 57.8778 63.8192 58.7C63.8192 59.5222 63.4936 60.3107 62.9139 60.892C62.3342 61.4734 61.548 61.8 60.7283 61.8C59.9085 61.8 59.1223 61.4734 58.5426 60.892C57.963 60.3107 57.6373 59.5222 57.6373 58.7Z"/> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Journeys ↗</strong> </span> <p class="navigation-dropdown-link-description"> Orchestrate multichannel customer journeys </p> </div> </a> </li> </ul> <div class="button-container small "> <a href="/en-us/products" target="_self" class="button button-secondary">See all products</a> </div> </div> </div> </li> <li> <button aria-expanded="false" aria-controls="navigation-dropdown-1" data-nav-id="1" class="navigation-link" id="navigation-link-1"> Solutions </button> <div data-nav-id="1" aria-labelledby="navigation-link-1" id="navigation-dropdown-1" class="navigation-dropdown four-columns"> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <span>Use Cases</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="/en-us/use-cases/user-verification-identity" target="_self" data-uuid="8a61b858-319b-3379-abd3-566a6abdcb14"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Verification &amp; identity</strong> </span> <p class="navigation-dropdown-link-description"> Add user verification to protect against fraud. </p> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="/en-us/use-cases/fraud-prevention" target="_self" data-uuid="407b7bc2-53a5-3e33-9734-e199ad34fdd6">Fraud prevention</a> </div> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/use-cases/alerts-and-notifications" target="_self" data-uuid="80bd65b4-774c-34de-b134-036c4413b9c7"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Alerts &amp; notifications</strong> </span> <p class="navigation-dropdown-link-description"> Deliver notifications across text, email, voice. </p> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="/en-us/use-cases/appointment-reminders" target="_self" data-uuid="78e8fd81-c6d5-367a-813c-71bed7f19bdd">Appointment reminders</a> <a href="/en-us/use-cases/lead-alerts" target="_self" data-uuid="8f4e1e8a-42be-3fba-9020-8fa3379fbefa">Lead alerts</a> <a href="/en-us/use-cases/mass-texting" target="_self" data-uuid="183e2e30-f42a-327a-96fa-b5b6361f460e">Mass texting</a> </div> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/use-cases/marketing-and-promotions" target="_self" data-uuid="d6bfc75d-ccaa-3499-b691-87560532b852"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Marketing &amp; promotions</strong> </span> <p class="navigation-dropdown-link-description"> Create multichannel marketing campaigns. </p> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="/en-us/solutions/text-marketing" target="_self" data-uuid="20e53019-744c-3125-853c-5c23c67fad10">SMS marketing</a> <a href="/en-us/use-cases/automated-customer-surveys" target="_self" data-uuid="b19035be-c429-37ee-9444-7459d9f739f3">Customer surveys</a> </div> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/flex/use-cases/contact-center" target="_self" data-uuid="8164b46f-cfc8-3810-a421-ffb97109f50c"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Contact Center</strong> </span> <p class="navigation-dropdown-link-description"> Provide personalized, data-driven service. </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/use-cases/ivr" target="_self" data-uuid="51363291-2576-349e-a9d0-424155eda446"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>IVR &amp; self-service</strong> </span> <p class="navigation-dropdown-link-description"> Set up a modern IVR with AI-enabled support. </p> </div> </a> <div class="navigation-dropdown-shortcut-links multiline"> <a href="/en-us/use-cases/call-tracking" target="_self" data-uuid="a708bb96-0908-3b37-a321-9aefff43b428">Call tracking</a> </div> </li> </ul> </div> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <span>Teams</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="/en-us/solutions/marketing" target="_self" data-uuid="13b41fbe-fd91-313f-84a9-66f96e8bea81"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong> Marketing</strong> </span> <p class="navigation-dropdown-link-description"> Keep customers engaged on any channel </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/solutions/product-and-engineering" target="_self" data-uuid="b00be778-d89d-3eb0-b749-8fdc42a670e1"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Product &amp; Engineering</strong> </span> <p class="navigation-dropdown-link-description"> Connect with target users reliably and securely </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/solutions/customer-experience" target="_self" data-uuid="0a87b1a4-059c-3755-9c39-40596a306f51"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Customer Experience</strong> </span> <p class="navigation-dropdown-link-description"> Deliver personalized sales and support experiences at scale </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/ahoy" target="_self" data-uuid="17c80c23-dd41-30d2-af31-4cb01c9dbaf1"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Developers</strong> </span> <p class="navigation-dropdown-link-description"> Tutorials and docs to start building on Twilio </p> </div> </a> </li> </ul> </div> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <span>Industries</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="/en-us/solutions/financial-services" target="_self" data-uuid="7ae500c7-4ddc-331f-97c3-7466b653129b"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Financial Services</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/solutions/healthcare" target="_self" data-uuid="4b84119b-4e11-3715-92d0-afb0ac35dc70"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Healthcare</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/solutions/hospitality" target="_self" data-uuid="fa74729a-8a7a-3830-a313-6b67c9d6a7a4"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Hospitality</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/solutions/public-sector" target="_self" data-uuid="52d2134e-9eaf-3f01-994f-d98a9fdbebc1"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Public Sector</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/solutions/real-estate" target="_self" data-uuid="337d3dd2-b03c-3846-9f44-fcf9a88dc783"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Real Estate</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/solutions/retail" target="_self" data-uuid="4215e011-af2d-3e36-aaf1-cc991287c528"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Retail</strong> </span> </div> </a> </li> </ul> <div class="button-container small "> <a href="/en-us/solutions" target="_self" class="button button-secondary">See all solutions</a> </div> </div> <div class="navigation-dropdown-section gray"> <h5 class="navigation-dropdown-title"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative" role="presentation"> <title>People shaking hands</title> <g class="users_handshake--circle"> <path fill-rule="evenodd" d="M11.96 60.04C18.38 66.46 26.92 70 36 70c9.08 0 17.62-3.54 24.04-9.96C66.46 53.62 70 45.08 70 36c0-9.08-3.54-17.62-9.96-24.04C53.62 5.54 45.08 2 36 2c-9.08 0-17.62 3.54-24.04 9.96C5.54 18.38 2 26.92 2 36c0 9.08 3.54 17.62 9.96 24.04Zm2.83-45.25C20.45 9.12 27.99 6 36 6c8.01 0 15.54 3.12 21.21 8.79a29.947 29.947 0 0 1 6 8.54h-4.55a5.397 5.397 0 0 0-1.415.134L44.75 18.54c-1-.37-2.05-.54-3.12-.47-1.06.06-2.09.34-3.01.82l-6.072 3.031a7.01 7.01 0 0 0-2.968-1.091c-1.19-.15-2.41.01-3.57.47l-8.637 3.684a5.337 5.337 0 0 0-.323-.314c-1.02-.92-2.33-1.38-3.71-1.33H8.791a30.13 30.13 0 0 1 5.999-8.55ZM7.266 27.34A30.046 30.046 0 0 0 6 36c0 2.98.432 5.893 1.265 8.67H13.5a1.241 1.241 0 0 0 1.31-1.12V28.46c-.03-.31-.17-.6-.41-.81-.25-.22-.56-.33-.9-.31H7.266ZM8.79 48.67h4.78l-.01.01c1.29 0 2.52-.46 3.49-1.33a5.3 5.3 0 0 0 .737-.81h2.743l8 6.11a4.308 4.308 0 0 0 3.12 1.3l-.02.01c1.01 0 1.98-.35 2.77-1l8.094-6.685 10.743-2.145a5.24 5.24 0 0 0 5.193 4.54h4.778a30.038 30.038 0 0 1-5.998 8.54C51.55 62.88 44.01 66 36 66c-8.01 0-15.54-3.13-21.21-8.79a29.947 29.947 0 0 1-6-8.54Zm55.944-4A30.086 30.086 0 0 0 66 36c0-2.98-.432-5.893-1.266-8.67H58.5c-.096 0-.191.008-.284.024-.155.087-.32.154-.493.197a1.27 1.27 0 0 0-.533.909v13.048c.014.133.013.265 0 .395v1.647a1.241 1.241 0 0 0 1.31 1.12h6.234ZM34.96 34h-.09c-.82-.01-1.62-.19-2.38-.53a6.33 6.33 0 0 1-1.99-1.41c-.57-.6-1-1.3-1.29-2.07a6.34 6.34 0 0 1 .249-5.121A3.12 3.12 0 0 0 27.54 25l-8.75 3.73v13.81h2.41c.44 0 .86.14 1.21.41l8.67 6.62c.1.08.2.17.29.27.06.07.15.11.24.12.1.01.18-.02.26-.08l8.204-6.776c.142-.163.31-.303.501-.414l3.415-2.82c.08-.06.13-.16.14-.26 0-.09-.01-.18-.06-.25l-5.665-6.29-1.135.48c-.75.31-1.53.46-2.32.46l.01-.01Zm12.867 7.134 5.373-1.072V28.26c.039-.67.202-1.314.478-1.905L43.31 22.27c-.44-.17-.94-.24-1.44-.21s-.99.16-1.44.4l-6.45 3.22c-.46.25-.85.69-1.05 1.23-.2.54-.2 1.13.01 1.66.11.3.27.54.47.76.2.21.44.38.71.5.26.11.53.17.8.18.27 0 .55-.05.81-.15l6.41-2.71c1.02-.43 2.19.04 2.62 1.06.43 1.02-.05 2.19-1.06 2.62l-1.397.59 4.807 5.34s.06.07.09.11c.7.91 1.02 2.04.89 3.18-.043.376-.131.74-.263 1.084Z" class="path-fill fill-path" clip-rule="evenodd"/> </g> </svg> <span>Partners</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="/en-us/partners" target="_self" data-uuid="524095c8-b918-3482-890c-5f32b5dd5392"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Find a partner</strong> </span> <p class="navigation-dropdown-link-description"> Work with a Twilio partner to buy or build the right solution </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/partners/become-a-partner" target="_self" data-uuid="e9e2abbd-08c9-3d71-a326-dea63713c4a5"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Partner with us</strong> </span> <p class="navigation-dropdown-link-description"> Join our Partner Program to build or sell Twilio solutions to your customers. </p> </div> </a> </li> </ul> </div> </div> </li> <li> <button aria-expanded="false" aria-controls="navigation-dropdown-2" data-nav-id="2" class="navigation-link" id="navigation-link-2"> Developers </button> <div data-nav-id="2" aria-labelledby="navigation-link-2" id="navigation-dropdown-2" class="navigation-dropdown three-columns"> <div class="navigation-dropdown-section blue"> <h5 class="navigation-dropdown-title"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative" role="presentation"> <title>An Open book</title> <g class="documents_book--open"> <path d="M35.995 67.5h-.029c-.263 0-.515-.058-.748-.164a1.946 1.946 0 0 1-.642-.454h-.01c-.146-.165-7.349-7.363-30.173-7.673-.943-.029-1.79-.396-2.42-1.053A3.412 3.412 0 0 1 1 55.75V7.95c0-.918.36-1.788 1.011-2.435.32-.329.71-.58 1.137-.754A3.32 3.32 0 0 1 4.49 4.5c19.305.251 28.297 5.276 31.505 7.672 3.208-2.396 12.2-7.42 31.506-7.672.495 0 .923.077 1.35.26.419.175.808.426 1.138.755A3.418 3.418 0 0 1 71 7.95v47.82c0 .889-.34 1.739-.962 2.396a3.435 3.435 0 0 1-2.392 1.053c-22.737.31-29.979 7.43-30.202 7.653-.03.039-.069.068-.107.106a.979.979 0 0 1-.156.126 1.973 1.973 0 0 1-.437.251 1.768 1.768 0 0 1-.603.135h-.136l-.01.01Zm1.944-51.927v46.168c4.287-2.541 13.123-6.107 29.163-6.387V8.374c-19.228.33-27.19 5.605-29.163 7.2ZM4.89 55.354c16.039.27 24.875 3.836 29.162 6.377V15.573c-1.944-1.575-9.906-6.87-29.163-7.198v46.98Zm39.923-7.807a1.933 1.933 0 0 1-.622-3.768 65.327 65.327 0 0 1 15.932-3.16 1.949 1.949 0 0 1 2.08 1.787 1.939 1.939 0 0 1-1.798 2.068 61.28 61.28 0 0 0-14.97 2.967 1.93 1.93 0 0 1-.612.096l-.01.01Zm-17.624 0c-.204 0-.408-.03-.612-.097a60.922 60.922 0 0 0-14.97-2.966 1.939 1.939 0 0 1-1.799-2.068c.078-1.063 1.02-1.855 2.08-1.788a65.422 65.422 0 0 1 15.933 3.16 1.925 1.925 0 0 1 1.225 2.445 1.945 1.945 0 0 1-1.847 1.323l-.01-.01Zm0-9.982c-.204 0-.408-.029-.612-.096a60.832 60.832 0 0 0-14.97-2.967 1.939 1.939 0 0 1-1.799-2.068c.078-1.062 1.02-1.845 2.08-1.787a65.327 65.327 0 0 1 15.933 3.16 1.925 1.925 0 0 1 1.225 2.444 1.945 1.945 0 0 1-1.847 1.324l-.01-.01Zm17.624 0a1.933 1.933 0 0 1-.622-3.768 65.331 65.331 0 0 1 15.932-3.16c1.06-.067 2.003.725 2.08 1.788a1.939 1.939 0 0 1-1.798 2.068 61.194 61.194 0 0 0-14.97 2.966 1.93 1.93 0 0 1-.612.097l-.01.01Z" class="path-fill fill-path"/> </g> </svg> <span>Documentation</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="https://www.twilio.com/docs/flex" target="_self" data-uuid="202617e5-93a5-3f8d-a293-5fd07113423d"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Twilio Flex</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://www.twilio.com/docs/sms" target="_self" data-uuid="4a7d38b6-987a-3434-819a-8315ad35aa69"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>SMS</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://www.twilio.com/docs/voice" target="_self" data-uuid="276792df-f5d6-374a-b4ac-ce3760668b6c"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Voice</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://docs.sendgrid.com/" target="_self" data-uuid="3a701880-504d-3d84-a4d2-19da3883139d"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Email</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://www.twilio.com/docs/whatsapp" target="_self" data-uuid="11717582-95ce-36a6-b33c-aa4968c7816a"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>WhatsApp API</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://www.twilio.com/docs/sip-trunking" target="_self" data-uuid="9c18aca3-4bad-3cb7-b449-2fb09e0ee6de"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Elastic SIP Trunking</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://www.twilio.com/docs/verify/api" target="_self" data-uuid="2216d993-093c-32a9-8311-c03d32122ee9"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Verify</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://www.twilio.com/docs/serverless/functions-assets/functions" target="_self" data-uuid="cc54ec7e-db8f-3e55-a052-f3c6aa412514"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Functions</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://www.twilio.com/docs/studio" target="_self" data-uuid="698bf00e-7d9d-36ee-9901-73eb234f7e79"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Studio</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://www.twilio.com/docs/twilio-cli/quickstart" target="_self" data-uuid="bd2d1990-cd6c-3a5b-8fde-660fa31e84ee"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Twilio CLI</strong> </span> </div> </a> </li> </ul> <div class="button-container small inverse"> <a href="https://www.twilio.com/docs" target="_self" class="button button-secondary">See all docs</a> </div> </div> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative" role="presentation">> <title>Two users in a circle</title> <g class="users_user-group--circle"> <path fill-rule="evenodd" d="M15.7 42.495c2.59 2.59 6.02 4.01 9.68 4.01s7.09-1.43 9.68-4.01c2.59-2.59 4.01-6.02 4.01-9.68 0-.548-.032-1.09-.095-1.626a1.966 1.966 0 0 0-.064-.474 13.598 13.598 0 0 0-3.851-7.58 13.584 13.584 0 0 0-9.68-4.01c-3.66 0-7.1 1.42-9.68 4.01a13.584 13.584 0 0 0-4.01 9.68c0 3.66 1.42 7.09 4.01 9.68Zm18.945-12.531a9.648 9.648 0 0 0-2.415-3.999 9.622 9.622 0 0 0-6.85-2.84c-2.59 0-5.02 1.01-6.85 2.84-.206.206-.4.419-.586.639a17.338 17.338 0 0 0 7.916 3.861c2.951.592 5.952.419 8.785-.501Zm.35 4.065a21.222 21.222 0 0 1-5.685.776v.01c-1.41 0-2.83-.14-4.24-.42a21.25 21.25 0 0 1-9.031-4.17 9.728 9.728 0 0 0-.349 2.59c0 2.59 1.01 5.02 2.84 6.85a9.622 9.622 0 0 0 6.85 2.84c2.59 0 5.02-1.01 6.85-2.84a9.615 9.615 0 0 0 2.765-5.636Z" clip-rule="evenodd" class="fill-path path-fill"/> <path fill-rule="evenodd" d="M36 69.875c-9.05 0-17.55-3.52-23.95-9.92-6.4-6.4-9.92-14.91-9.92-23.95s3.52-17.56 9.92-23.96c6.4-6.4 14.91-9.92 23.95-9.92s17.56 3.52 23.95 9.92c6.39 6.4 9.92 14.9 9.92 23.95 0 6.87-2.029 13.424-5.806 18.983a1.98 1.98 0 0 1-.282.408 34.297 34.297 0 0 1-3.832 4.559c-6.4 6.4-14.91 9.92-23.95 9.92v.01Zm26.011-19.146c2.524-4.442 3.869-9.484 3.869-14.724 0-7.97-3.11-15.48-8.75-21.12-5.64-5.64-13.15-8.75-21.13-8.75v-.01c-7.98 0-15.48 3.11-21.12 8.75-5.64 5.64-8.75 13.14-8.75 21.13 0 5.916 1.705 11.558 4.88 16.378a21.122 21.122 0 0 1 29.107.308 14.615 14.615 0 0 1 3.373-3.266 14.737 14.737 0 0 1 3.936-1.954 9.454 9.454 0 0 1-2.156-1.616 9.46 9.46 0 0 1-2.05-3.06 9.341 9.341 0 0 1-.72-3.61c0-1.24.24-2.46.72-3.61a9.46 9.46 0 0 1 2.05-3.06c.88-.88 1.91-1.57 3.06-2.04 2.3-.95 4.92-.95 7.22 0a9.46 9.46 0 0 1 3.06 2.05 9.46 9.46 0 0 1 2.05 3.06c.48 1.15.72 2.37.72 3.61 0 1.24-.24 2.46-.72 3.61a9.304 9.304 0 0 1-2.05 3.06 9.454 9.454 0 0 1-2.137 1.606 14.713 14.713 0 0 1 5.539 3.258Zm-19.216 5.138a10.766 10.766 0 0 1 8.165-5.062c1.86-.17 3.74.15 5.44.92a10.901 10.901 0 0 1 3.359 2.401 30.305 30.305 0 0 1-2.629 2.999A29.857 29.857 0 0 1 46.185 64.1a20.954 20.954 0 0 0-3.39-8.233Zm-3.788 1.614a17.043 17.043 0 0 1 3.298 7.73c-2.05.439-4.16.664-6.305.664-7.97 0-15.48-3.11-21.12-8.75a30.609 30.609 0 0 1-1.435-1.536 17.088 17.088 0 0 1 7.335-4.224c3.3-.92 6.77-.84 10.03.25a17.101 17.101 0 0 1 7.887 5.471c.086.143.19.276.31.395ZM51.94 33.745a5.395 5.395 0 0 0-3.84 1.59c-.51.51-.9 1.1-1.18 1.76a5.47 5.47 0 0 0 0 4.16c.27.66.67 1.26 1.18 1.76.51.51 1.1.9 1.76 1.18 1.33.55 2.83.55 4.16 0 .66-.27 1.26-.67 1.76-1.18.51-.51.9-1.1 1.18-1.76a5.47 5.47 0 0 0 0-4.16c-.27-.66-.67-1.26-1.18-1.76-.51-.51-1.1-.9-1.76-1.18a5.47 5.47 0 0 0-2.08-.41Z" clip-rule="evenodd" class="fill-path path-fill"/> </g> </svg> <span>Community</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="/en-us/ahoy" target="_self" data-uuid="44e0ac6f-a865-3570-9b75-6c2a200146b9"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Ahoy!</strong> </span> <p class="navigation-dropdown-link-description"> Get inspired by the latest from our developer community </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/blog/developers" target="_self" data-uuid="f39790d8-1e22-3926-8425-4854e425c140"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Developer Blog</strong> </span> <p class="navigation-dropdown-link-description"> Read tutorials, community projects, and product updates </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://stackoverflow.com/collectives/twilio" target="_self" data-uuid="50efaed5-3ef6-3f25-bdfe-cc3e5f66d63b"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Stack Overflow</strong> </span> <p class="navigation-dropdown-link-description"> Ask the Twilio community for help </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/champions" target="_self" data-uuid="517d626e-33c1-3931-8977-69ba8a6aa28f"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Champions</strong> </span> <p class="navigation-dropdown-link-description"> Become a Twilio community Champion </p> </div> </a> </li> </ul> </div> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative" role="presentation"> <title>Wrench and screwdriver</title> <g class="etc_wrench-screwdriver"> <path class="path-fill fill-path" fill-rule="evenodd" d="M57.847 20.266a6.292 6.292 0 0 1-2.909-.705l-23.96 24.07 3.32 3.334c.367.37.57.856.57 1.37a1.96 1.96 0 0 1-.57 1.382L15.596 68.482a8.45 8.45 0 0 1-6.04 2.508h-.01a8.46 8.46 0 0 1-6.04-2.518A8.553 8.553 0 0 1 1 62.405c0-2.285.89-4.453 2.507-6.067l18.7-18.765a1.933 1.933 0 0 1 2.74 0l3.296 3.31 23.96-24.078a6.348 6.348 0 0 1-.696-2.908c0-1.701.658-3.305 1.859-4.501l7.782-7.827a1.933 1.933 0 0 1 2.74 0L70.12 7.82a1.933 1.933 0 0 1 0 2.742l-7.792 7.826a6.275 6.275 0 0 1-4.482 1.867v.01Zm-2.478-6.369c0 .662.262 1.284.726 1.75l.004.004c.93.93 2.553.939 3.49-.003L66.008 9.2l-3.49-3.505-6.422 6.442a2.476 2.476 0 0 0-.726 1.76ZM6.237 59.09l17.335-17.395 6.611 6.64L12.857 65.73a4.662 4.662 0 0 1-3.31 1.371 4.623 4.623 0 0 1-3.3-1.37 4.673 4.673 0 0 1-1.375-3.326c0-1.254.484-2.43 1.365-3.316Z" clip-rule="evenodd"/> <path class="path-fill fill-path" d="M21.84 30.64c.377.38.87.574 1.365.574l.01.02c.493 0 .987-.195 1.364-.574a1.954 1.954 0 0 0 0-2.752l-4.627-4.647a1.925 1.925 0 0 0-2.08-.438 9.06 9.06 0 0 1-4.066.603 8.97 8.97 0 0 1-7.163-4.716 10.9 10.9 0 0 0 2.923.068 10.75 10.75 0 0 0 6.37-3.092 10.877 10.877 0 0 0 3.068-6.407c.106-.982.077-1.974-.078-2.946a8.952 8.952 0 0 1 2.081 1.536 9.01 9.01 0 0 1 2.469 4.58 9.144 9.144 0 0 1-.436 5.192c-.28.72-.107 1.536.436 2.08l6.727 6.777a1.933 1.933 0 0 0 2.74 0 1.954 1.954 0 0 0 0-2.751l-5.886-5.921a13.06 13.06 0 0 0 .213-6.175 12.989 12.989 0 0 0-3.523-6.543 12.86 12.86 0 0 0-7.754-3.675 1.928 1.928 0 0 0-1.839.904 1.933 1.933 0 0 0 0 2.061 6.99 6.99 0 0 1 .997 4.434 6.912 6.912 0 0 1-1.965 4.093A6.884 6.884 0 0 1 9.111 14.9a6.835 6.835 0 0 1-4.413-1.002 1.95 1.95 0 0 0-2.053 0 1.933 1.933 0 0 0-.9 1.848 13.172 13.172 0 0 0 1.936 5.58 12.953 12.953 0 0 0 4.201 4.133 12.905 12.905 0 0 0 5.595 1.828c1.53.126 3.097-.03 4.578-.447l3.785 3.801ZM58.04 71c-2.516 0-4.994-.739-7.104-2.13a13.061 13.061 0 0 1-5.246-6.932 13.076 13.076 0 0 1-.126-7.467l-4.365-4.385a1.954 1.954 0 0 1 0-2.752 1.933 1.933 0 0 1 2.739 0l5.217 5.231c.542.545.716 1.371.436 2.09a9.182 9.182 0 0 0-.204 6.107 9.123 9.123 0 0 0 3.679 4.861 9.053 9.053 0 0 0 5.904 1.44 9.08 9.08 0 0 0 5.488-2.626 9.153 9.153 0 0 0 2.614-5.513c.213-2.08-.3-4.18-1.433-5.93a9.055 9.055 0 0 0-10.918-3.491 1.91 1.91 0 0 1-2.072-.438l-7.375-7.409a1.954 1.954 0 0 1 0-2.751 1.933 1.933 0 0 1 2.739 0l6.534 6.563a12.99 12.99 0 0 1 7.433.126 13.015 13.015 0 0 1 6.902 5.27 13.128 13.128 0 0 1 2.052 8.459 13.042 13.042 0 0 1-3.727 7.866A12.936 12.936 0 0 1 58.06 71h-.02Z"/> <path class="path-fill fill-path" d="M60.286 58.069a2.425 2.425 0 0 1-2.42 2.43 2.425 2.425 0 0 1-2.42-2.43 2.425 2.425 0 0 1 2.42-2.431 2.425 2.425 0 0 1 2.42 2.43Z"/> </g> </svg> <span>Tools &amp; Resources</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="https://www.twilio.com/code-exchange" target="_self" data-uuid="82f92ed1-c941-3e67-8f96-daa4bbbfa252"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>CodeExchange</strong> </span> <p class="navigation-dropdown-link-description"> Usable code samples for faster builds </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/changelog" target="_self" data-uuid="d406aef4-2fe8-3406-a0b4-d5e7d530f428"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Changelog</strong> </span> <p class="navigation-dropdown-link-description"> See updates and additions to Twilio products </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://status.twilio.com" target="_self" data-uuid="511e46da-8d07-3439-a9c2-60b8e1ff1392"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>API Status</strong> </span> <p class="navigation-dropdown-link-description"> Check real-time monitoring of APIs and all services </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/products/beta" target="_self" data-uuid="48e907ba-efae-30e7-bdcd-8beec988feab"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Beta Products and Features</strong> </span> <p class="navigation-dropdown-link-description"> Explore new launches and request access to early releases </p> </div> </a> </li> </ul> </div> </div> </li> <li> <button aria-expanded="false" aria-controls="navigation-dropdown-3" data-nav-id="3" class="navigation-link" id="navigation-link-3"> Why Twilio </button> <div data-nav-id="3" aria-labelledby="navigation-link-3" id="navigation-dropdown-3" class="navigation-dropdown three-columns"> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <span>Company</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="/en-us/why-twilio" target="_self" data-uuid="9a787b06-a28b-3280-9f6b-deea01bbc545"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Why Twilio</strong> </span> <p class="navigation-dropdown-link-description"> The trusted platform for data-driven customer engagement across any channel. </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/company" target="_self" data-uuid="a849a5d8-ff83-3d17-af32-7b9edfd56499"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>About Us</strong> </span> <p class="navigation-dropdown-link-description"> Twilio company page </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/company/values" target="_self" data-uuid="790c50bd-02f7-3684-9a34-dccc637c0787"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Twilio Magic</strong> </span> <p class="navigation-dropdown-link-description"> Twilio core values </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/company/diversity" target="_self" data-uuid="1bbd6dce-661a-3c54-81a1-d78659cb5b2c"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Diversity</strong> </span> <p class="navigation-dropdown-link-description"> Twilio Together </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://investors.twilio.com" target="_self" data-uuid="f9b5d6ef-c537-36ee-afb7-46999b3632f1"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Investor Relations</strong> </span> <p class="navigation-dropdown-link-description"> Information for Twilio investors </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/press" target="_self" data-uuid="1b2fd53c-a7a5-32e0-8ad2-931a7dc28267"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Press &amp; Media</strong> </span> <p class="navigation-dropdown-link-description"> Latest announcements and launches </p> </div> </a> </li> </ul> </div> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <span>Our Platform</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="/en-us/customer-engagement-platform" target="_self" data-uuid="2b371b66-c4de-36b6-96d3-3496bba1c99a"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Customer Engagement Platform</strong> </span> <p class="navigation-dropdown-link-description"> Build durable customer relationships with personalized, data-driven engagement </p> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="/en-us/cpaas" target="_self" data-uuid="57942c20-35e2-348b-ae14-03e10e3fd1f8">Communication</a> <a href="/en-us/customer-data-platform" target="_self" data-uuid="2ffd8303-febf-374d-b9cd-21f8efc6cfbc">Customer Data</a> </div> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/trust-center" target="_self" data-uuid="8f381764-d1ce-3b8a-8474-a51f92736382"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Trust Center</strong> </span> <p class="navigation-dropdown-link-description"> Twilio’s security, data privacy, regulatory compliance, and resiliency policies. </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/super-network" target="_blank" data-uuid="9689eb37-400d-3cf8-8476-5b380363d2f6"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong> Super Network</strong> </span> <p class="navigation-dropdown-link-description"> Simplify, strengthen and unite carrier communication networks using software. </p> </div> </a> </li> </ul> </div> <div class="navigation-dropdown-section gray"> <h5 class="navigation-dropdown-title"> <span>Resources</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="/en-us/resource-center" target="_self" data-uuid="cacae192-dd0a-37a1-83f9-3062a802ce39"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Resource Center</strong> </span> <p class="navigation-dropdown-link-description"> Browse our content library for more resources on how you can create lasting customer relationships </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://customers.twilio.com/en-us" target="_self" data-uuid="70f2a22e-4399-3d83-9677-76decb0dc8d9"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Customer Stories</strong> </span> <p class="navigation-dropdown-link-description"> See what customers are building with Twilio </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/blog" target="_self" data-uuid="d72bede0-4aad-3cb7-8892-91ed84e6b26f"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Blog</strong> </span> <p class="navigation-dropdown-link-description"> Explore the latest product updates, technical tutorials, and best practices </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/state-of-customer-engagement" target="_self" data-uuid="1084fc5e-4007-379e-9cff-44bd42fcc506"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>State of Customer Engagement</strong> </span> <p class="navigation-dropdown-link-description"> See the top trends shaping customer engagement in our annual report </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/events" target="_self" data-uuid="a6a76a7a-4d32-3482-bbd1-2ff679aad5f0"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Twilio Events</strong> </span> <p class="navigation-dropdown-link-description"> Join upcoming group events </p> </div> </a> </li> </ul> </div> </div> </li> <li> <button aria-expanded="false" aria-controls="navigation-dropdown-4" data-nav-id="4" class="navigation-link" id="navigation-link-4"> Pricing </button> <div data-nav-id="4" aria-labelledby="navigation-link-4" id="navigation-dropdown-4" class="navigation-dropdown three-columns"> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <span>Communications</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/pricing/messaging" target="_self" data-uuid="96d65f20-32f4-3713-96fe-2cf821d8583f"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Messaging logo</title> <g class="twilio_messagingx"> <g class="path-fill"> <path d="M14.232 46.958c-.53 0-1.083-.127-1.592-.36a3.69 3.69 0 0 1-2.145-3.356V36H7.309A5.311 5.311 0 0 1 2 30.691V11.578c0-2.93 2.379-5.31 5.31-5.31h31.854c2.931 0 5.31 2.38 5.31 5.31v10.894a2.13 2.13 0 0 1-2.124 2.124 2.13 2.13 0 0 1-2.124-2.124V11.578c0-.595-.467-1.062-1.062-1.062H7.33c-.594 0-1.061.467-1.061 1.062V30.69c0 .595.467 1.062 1.061 1.062h5.31a2.13 2.13 0 0 1 2.123 2.123v8.22l9.26-7.731a2.126 2.126 0 1 1 2.718 3.27l-10.13 8.453c-.68.573-1.53.87-2.379.87Z"/> <path d="M59.891 65.732a3.743 3.743 0 0 1-2.081-.637l-9.918-7.858h-2.59c-8.644 0-15.673-6.668-15.673-14.866 0-8.197 7.03-14.866 15.672-14.866h9.026C62.971 27.505 70 34.174 70 42.371c0 4.417-2.421 8.814-6.371 11.744v7.922c0 1.38-.765 2.633-1.975 3.27a3.638 3.638 0 0 1-1.742.425h-.02ZM48.636 52.99c.488 0 .934.17 1.316.467l9.408 7.454V52.99c0-.722.361-1.402.977-1.784 3.313-2.124 5.394-5.5 5.394-8.835 0-5.861-5.118-10.618-11.425-10.618H45.28c-6.286 0-11.425 4.757-11.425 10.618 0 5.862 5.118 10.619 11.425 10.619h3.356Z"/> </g> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Messaging</strong> </span> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="/en-us/sms/pricing/us" target="_self" data-uuid="cd19858a-b596-31db-9a4a-dc77079ca25d">SMS</a> <a href="/en-us/whatsapp/pricing" target="_self" data-uuid="33e93917-7fa5-30a6-8a19-d4217e896bfc">Whatsapp</a> <a href="/en-us/messaging/pricing/conversations-api" target="_self" data-uuid="fb1d6fd9-94bd-300a-bfe1-81d2b8e9fe94">Conversations</a> </div> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="https://sendgrid.com/en-us/pricing" target="_blank" data-uuid="a329ca03-44e4-36a3-b1d5-690c9338daf9"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio SendGrid Email API logo</title> <g class="twilio_sendgrid-email-api"> <path fill-rule="evenodd" clip-rule="evenodd" d="M29.25 6.25C29.1249 6.25 29.0031 6.29755 28.9003 6.4003C28.7975 6.50306 28.75 6.62494 28.75 6.75V20.25C28.75 20.3751 28.7975 20.4969 28.9003 20.5997C29.0031 20.7025 29.1249 20.75 29.25 20.75H42.75C47.4341 20.75 51.25 24.5659 51.25 29.25V42.75C51.25 42.8751 51.2975 42.9969 51.4003 43.0997C51.5031 43.2025 51.6249 43.25 51.75 43.25H65.25C65.3751 43.25 65.4969 43.2025 65.5997 43.0997C65.7025 42.9969 65.75 42.8751 65.75 42.75V6.25H29.25ZM29.25 2.25H67.5C68.7375 2.25 69.75 3.2625 69.75 4.5V42.75C69.75 45.225 67.725 47.25 65.25 47.25H51.75C49.275 47.25 47.25 45.225 47.25 42.75V29.25C47.25 26.775 45.225 24.75 42.75 24.75H29.25C26.775 24.75 24.75 22.725 24.75 20.25V6.75C24.75 4.275 26.775 2.25 29.25 2.25Z" class="path-fill"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M42.75 65.75C42.8751 65.75 42.9969 65.7025 43.0997 65.5997C43.2025 65.4969 43.25 65.3751 43.25 65.25V51.75C43.25 51.6249 43.2025 51.5031 43.0997 51.4003C42.9969 51.2975 42.8751 51.25 42.75 51.25H29.25C24.5659 51.25 20.75 47.4341 20.75 42.75V29.25C20.75 29.1249 20.7025 29.0031 20.5997 28.9003C20.4969 28.7975 20.3751 28.75 20.25 28.75H6.75C6.62494 28.75 6.50306 28.7975 6.4003 28.9003C6.29755 29.0031 6.25 29.1249 6.25 29.25V65.75H42.75ZM42.75 69.75H4.5C3.2625 69.75 2.25 68.7375 2.25 67.5V29.25C2.25 26.775 4.275 24.75 6.75 24.75H20.25C22.725 24.75 24.75 26.775 24.75 29.25V42.75C24.75 45.225 26.775 47.25 29.25 47.25H42.75C45.225 47.25 47.25 49.275 47.25 51.75V65.25C47.25 67.725 45.225 69.75 42.75 69.75Z" class="path-fill"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Email ↗</strong> </span> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/voice/pricing/us" target="_self" data-uuid="c4056d19-2a2f-3b73-a207-d78e69f85132"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Programmable Voice logo</title> <g class="twilio_programmable-voice"> <path d="M54.384 67.979a5.27 5.27 0 0 1-2.669-.734 138.575 138.575 0 0 1-15.78-10.953c-4.056-3.337-7.271-6.211-10.087-9.023-2.816-2.811-5.926-6.252-9.456-10.491-2.857-3.525-7.354-9.694-10.695-15.506a5.265 5.265 0 0 1 .84-6.337l8.447-8.456c1.997-1.972 5.443-1.972 7.439 0l10.212 10.198a5.217 5.217 0 0 1 1.534 3.714 5.217 5.217 0 0 1-1.534 3.714l-2.794 2.79c2.857 3.588 5.337 6.379 7.774 8.813 2.816 2.812 5.569 5.288 8.405 7.554l2.795-2.791c2.038-2.035 5.38-2.056 7.439 0l10.212 10.218A5.217 5.217 0 0 1 68 54.403a5.217 5.217 0 0 1-1.534 3.714l-8.342 8.33A5.27 5.27 0 0 1 54.384 68v-.021ZM18.683 9.165a.986.986 0 0 0-.736.315L9.5 17.894c-.336.336-.4.86-.168 1.28 3.215 5.602 7.564 11.54 10.296 14.94 3.425 4.112 6.43 7.448 9.183 10.176 2.732 2.727 5.82 5.497 9.77 8.729a134.385 134.385 0 0 0 15.277 10.617c.4.23.946.167 1.282-.168l8.342-8.33c.273-.273.315-.588.315-.735a1.02 1.02 0 0 0-.315-.734L53.27 43.45a1.08 1.08 0 0 0-1.492 0l-4.14 4.133a2.095 2.095 0 0 1-2.794.147l-1.471-1.175a102.691 102.691 0 0 1-8.741-7.869c-2.543-2.538-5.128-5.455-8.09-9.148l-1.177-1.469a2.087 2.087 0 0 1 .147-2.79l4.118-4.134a1.05 1.05 0 0 0 .316-.734 1.02 1.02 0 0 0-.316-.735L19.44 9.46a1.056 1.056 0 0 0-.736-.315h-.021v.021Z" class="path-fill"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Voice</strong> </span> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="/en-us/voice/conference/pricing" target="_self" data-uuid="bdf5bad8-839c-3cc2-befc-caefedbefa87">Conferencing</a> <a href="/en-us/sip-trunking/pricing/us" target="_self" data-uuid="a36943fb-5aa4-39dc-961b-51e70e40efb0">SIP trunking</a> </div> </li> </ul> </div> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <span></span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/verify/pricing" target="_self" data-uuid="5c910363-d68b-3e0a-875a-7b333197fadb"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Verify logo</title> <g class="twilio_verify"> <g class="path-fill"> <path d="M36 68.558a5.287 5.287 0 0 1-3.761-1.552L3.87 38.616A6.317 6.317 0 0 1 2 34.111V9.313A5.314 5.314 0 0 1 7.313 4h57.374A5.314 5.314 0 0 1 70 9.313v1.423a6.28 6.28 0 0 1-1.87 4.505L39.761 43.61c-2.061 2.061-5.44 2.061-7.522 0L21.74 33.112a2.116 2.116 0 0 1 0-2.996 2.116 2.116 0 0 1 2.997 0l10.497 10.498c.276.276.595.319.744.319.148 0 .489-.043.743-.32l28.412-28.368c.403-.404.616-.935.616-1.509V9.312c0-.595-.468-1.062-1.063-1.062H7.313c-.595 0-1.063.467-1.063 1.063V34.11c0 .574.213 1.105.616 1.509l28.369 28.369a1.091 1.091 0 0 0 1.509 0l16.872-16.873a2.116 2.116 0 0 1 2.996 0 2.116 2.116 0 0 1 0 2.996L39.74 66.986a5.288 5.288 0 0 1-3.761 1.551l.021.022Z"/> <path d="M63.625 46.118a6.375 6.375 0 1 0 0-12.75 6.375 6.375 0 0 0 0 12.75Z"/> </g> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Verify</strong> </span> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/user-authentication-identity/pricing/lookup" target="_self" data-uuid="764f3144-e164-3216-a6ac-db00e0e38fc0"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Lookup logo</title> <g class="twilio_lookup"> <g class="path-fill"> <path d="M27.498 33.873a6.375 6.375 0 1 0 0-12.75 6.375 6.375 0 0 0 0 12.75Z"/> <path d="M69.379 66.361 46.96 43.944c3.761-4.44 6.056-10.178 6.056-16.446C52.996 13.432 41.564 2 27.498 2S2 13.432 2 27.498s11.432 25.498 25.498 25.498a25.267 25.267 0 0 0 16.446-6.056l22.417 22.417c.425.425.956.616 1.509.616.552 0 1.084-.212 1.508-.616a2.116 2.116 0 0 0 0-2.996ZM6.248 27.498C6.25 15.79 15.79 6.25 27.499 6.25c11.708 0 21.248 9.54 21.248 21.248 0 11.708-9.54 21.248-21.248 21.248-11.708 0-21.248-9.54-21.248-21.248Z"/> </g> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Lookup</strong> </span> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/serverless/pricing" target="_self" data-uuid="2aba174c-e04e-35fb-9be8-8df21e8f3bcc"> <svg width="72" height="74" viewBox="0 0 72 74" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path class="path-fill logo-fill" fill-rule="evenodd" clip-rule="evenodd" d="M2 15.3C2.00089 13.5952 2.46899 11.9235 3.35315 10.4675C4.23731 9.01146 5.5035 7.8272 7.01337 7.04411C8.52323 6.26102 10.2187 5.90922 11.9144 6.02716C13.6101 6.1451 15.2409 6.72825 16.6286 7.71287C18.0162 8.69749 19.1073 10.0457 19.7826 11.6102C20.4579 13.1746 20.6914 14.8952 20.4577 16.5838C20.2239 18.2724 19.5319 19.864 18.4572 21.1848C17.3825 22.5056 15.9664 23.5047 14.3638 24.073V52.5C14.3638 54.9665 15.3408 57.332 17.0798 59.0761C18.8188 60.8202 21.1774 61.8 23.6367 61.8C26.0961 61.8 28.4546 60.8202 30.1936 59.0761C31.9326 57.332 32.9096 54.9665 32.9096 52.5V45.773C31.0998 45.1325 29.5325 43.9448 28.424 42.3735C27.3154 40.8023 26.7201 38.9248 26.7201 37C26.7201 35.0752 27.3154 33.1977 28.424 31.6265C29.5325 30.0552 31.0998 28.8675 32.9096 28.227V21.5C32.9096 19.4645 33.3094 17.449 34.086 15.5684C34.8627 13.6879 36.0011 11.9792 37.4362 10.5398C38.8713 9.10054 40.5751 7.95882 42.4501 7.17987C44.3252 6.40092 46.3349 6 48.3644 6C50.394 6 52.4037 6.40092 54.2787 7.17987C56.1538 7.95882 57.8575 9.10054 59.2926 10.5398C60.7277 11.9792 61.8661 13.6879 62.6428 15.5684C63.4195 17.449 63.8192 19.4645 63.8192 21.5V49.927C65.8814 50.6591 67.6192 52.0985 68.7257 53.991C69.8322 55.8835 70.2363 58.1073 69.8665 60.2697C69.4967 62.432 68.3768 64.3936 66.7046 65.8082C65.0325 67.2227 62.9158 67.999 60.7283 68C58.5384 68.0033 56.418 67.2291 54.7427 65.8147C53.0674 64.4003 51.9453 62.4369 51.575 60.2722C51.2048 58.1076 51.6104 55.8813 52.72 53.9879C53.8296 52.0944 55.5715 50.6558 57.6373 49.927V21.5C57.6373 19.0335 56.6603 16.668 54.9213 14.9239C53.1823 13.1798 50.8237 12.2 48.3644 12.2C45.9051 12.2 43.5465 13.1798 41.8075 14.9239C40.0685 16.668 39.0915 19.0335 39.0915 21.5V28.227C40.9014 28.8675 42.4686 30.0552 43.5772 31.6265C44.6857 33.1977 45.281 35.0752 45.281 37C45.281 38.9248 44.6857 40.8023 43.5772 42.3735C42.4686 43.9448 40.9014 45.1325 39.0915 45.773V52.5C39.0915 56.6108 37.4633 60.5533 34.5649 63.4601C31.6666 66.367 27.7356 68 23.6367 68C19.5379 68 15.6069 66.367 12.7085 63.4601C9.81019 60.5533 8.18192 56.6108 8.18192 52.5V24.073C6.37348 23.4313 4.80789 22.243 3.70077 20.6718C2.59365 19.1007 1.99945 17.2239 2 15.3ZM11.2729 12.2C10.4531 12.2 9.66691 12.5266 9.08724 13.108C8.50758 13.6893 8.18192 14.4778 8.18192 15.3C8.18192 16.1222 8.50758 16.9107 9.08724 17.492C9.66691 18.0734 10.4531 18.4 11.2729 18.4C12.0927 18.4 12.8789 18.0734 13.4585 17.492C14.0382 16.9107 14.3638 16.1222 14.3638 15.3C14.3638 14.4778 14.0382 13.6893 13.4585 13.108C12.8789 12.5266 12.0927 12.2 11.2729 12.2ZM57.6373 58.7C57.6373 57.8778 57.963 57.0893 58.5426 56.508C59.1223 55.9266 59.9085 55.6 60.7283 55.6C61.548 55.6 62.3342 55.9266 62.9139 56.508C63.4936 57.0893 63.8192 57.8778 63.8192 58.7C63.8192 59.5222 63.4936 60.3107 62.9139 60.892C62.3342 61.4734 61.548 61.8 60.7283 61.8C59.9085 61.8 59.1223 61.4734 58.5426 60.892C57.963 60.3107 57.6373 59.5222 57.6373 58.7Z"/> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Serverless</strong> </span> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/video/pricing" target="_self" data-uuid="7bd70d75-cf69-30ce-9ae5-ea9730e53641"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Video logo</title> <g class="twilio_video"> <path d="M43.438 57.5H7.312A5.314 5.314 0 0 1 2 52.187V20.314A5.314 5.314 0 0 1 7.313 15h36.124a5.314 5.314 0 0 1 5.313 5.313v8.245l13.557-6.78a5.264 5.264 0 0 1 5.164.235A5.295 5.295 0 0 1 70 26.538v19.465a5.266 5.266 0 0 1-2.507 4.505 5.321 5.321 0 0 1-5.164.255L48.75 44.049v8.16a5.314 5.314 0 0 1-5.313 5.312V57.5ZM7.312 19.25c-.595 0-1.062.468-1.062 1.063v31.875c0 .594.468 1.062 1.063 1.062h36.124c.596 0 1.063-.468 1.063-1.063v-11.58c0-.745.383-1.425.999-1.807a2.153 2.153 0 0 1 2.061-.106l16.639 8.245c.489.233.871.042 1.041-.043.149-.085.51-.361.51-.892V26.539c0-.532-.361-.808-.51-.914-.149-.085-.552-.297-1.041-.043l-16.639 8.31c-.659.318-1.445.297-2.061-.086A2.123 2.123 0 0 1 44.5 32V20.312c0-.595-.468-1.062-1.063-1.062H7.313Z" class="path-fill"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Video</strong> </span> </div> </a> </li> </ul> </div> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <span>Applications</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/flex/pricing" target="_self" data-uuid="454d3fdf-99a1-35d7-ac19-b3c0e80a9372"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Flex logo</title> <g class="twilio_flex"> <path d="M10.455 32.482C9.235 31.259 7 32.074 7 33.909v18.55c0 .612.203 1.02.61 1.428l17.476 17.531c1.22 1.223 3.455.408 3.455-1.427v-18.55c0-.612-.203-1.02-.61-1.427L10.456 32.482ZM9.032 7C8.016 7 7 8.02 7 9.039v13.454c0 .612.203 1.02.61 1.427l29.873 29.967c.406.407.813.611 1.422.611h20.729c1.828 0 2.641-2.242 1.422-3.465L43.58 33.297c-.406-.407-.813-.611-1.422-.611h-11.38c-1.017 0-2.033-.816-2.033-2.039 0-1.019.813-2.038 2.033-2.038h39.22c1.83 0 2.642-2.243 1.423-3.466L53.943 7.612C53.537 7.204 52.927 7 52.521 7H9.032Z" class="path-fill"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Twilio Flex</strong> </span> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="https://segment.com/pricing/" target="_blank" data-uuid="6f4a34e1-7640-361d-a7ce-70ee86701cb6"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Engage logo</title> <g class="twilio_engage"> <g class="path-fill"> <path d="M36 51.96c8.815 0 15.96-7.145 15.96-15.96 0-8.814-7.145-15.96-15.96-15.96-8.814 0-15.96 7.146-15.96 15.96 0 8.815 7.146 15.96 15.96 15.96Z"/> <path d="M32.54 59.76c-10.42-1.48-18.82-9.88-20.3-20.3-.88-6.28.7-12.16 3.88-16.88.52-.78.38-1.82-.28-2.48l-2.88-2.88c-.88-.88-2.34-.76-3.06.26C6.18 22.7 4 29.1 4 36v29.42C4 66.84 5.16 68 6.58 68H36c6.9 0 13.3-2.18 18.52-5.9 1.02-.72 1.14-2.18.26-3.06l-2.88-2.88c-.66-.66-1.7-.8-2.48-.28-4.7 3.2-10.6 4.78-16.88 3.88Zm6.92-47.52c10.42 1.46 18.82 9.88 20.3 20.3.88 6.28-.7 12.16-3.88 16.88-.52.78-.38 1.82.28 2.48l2.88 2.88c.88.88 2.34.76 3.06-.26C65.82 49.3 68 42.9 68 36V6.58C68 5.16 66.84 4 65.42 4H36c-6.9 0-13.3 2.18-18.52 5.9a2.006 2.006 0 0 0-.26 3.06l2.88 2.88c.66.66 1.7.8 2.48.28 4.7-3.18 10.58-4.76 16.88-3.88Z"/> </g> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Twilio Segment ↗</strong> </span> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="https://sendgrid.com/en-us/pricing" target="_self" data-uuid="b30a861c-7875-3e06-81b4-e6e9991f918f"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Marketing Campaigns logo</title> <g class="twilio_marketing-campaigns"> <path d="M22.71 41.007a2.26 2.26 0 0 1-1.87.501L.993 37.976c-1.28-.444-1.34-2.22-.08-2.72L62.169 7.018S62.247 7 62.286 7h.059a.78.78 0 0 1 .295.039s.04 0 .06.038a.573.573 0 0 1 .196.174c0 .02.02.058.04.077.04.097.078.212.059.328l-5.69 51.956c-.217.945-1.3 1.39-2.127.907L32.89 47.569c-.965-.56-2.166.115-2.166 1.215 0 .54.315 1.023.787 1.255l3.367 1.968c.768.386.985 1.39.492 2.085l-6.458 9.283c-.787 1.158-2.618.598-2.618-.791V44.905c0-.502.196-1.004.55-1.37l28.59-29.413c.315-.31-.138-.792-.492-.502L22.71 41.007Z" class="path-fill"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Marketing Campaigns</strong> </span> </div> </a> </li> </ul> <div class="button-container small "> <a href="/en-us/pricing" target="_blank" class="button button-secondary">See all pricing</a> </div> </div> </div> </li> </ul> <div class="navigation-right"> <div class="navigation-search-container"> <button type="button" class="navigation-search-button" aria-expanded="false" aria-label="Search"> <svg viewBox="0 0 40 40"> <path d="M26.804 29.01c-2.832 2.34-6.465 3.746-10.426 3.746C7.333 32.756 0 25.424 0 16.378 0 7.333 7.333 0 16.378 0c9.046 0 16.378 7.333 16.378 16.378 0 3.96-1.406 7.594-3.746 10.426l10.534 10.534c.607.607.61 1.59-.004 2.202-.61.61-1.597.61-2.202.004L26.804 29.01zm-10.426.627c7.323 0 13.26-5.936 13.26-13.26 0-7.32-5.937-13.257-13.26-13.257C9.056 3.12 3.12 9.056 3.12 16.378c0 7.323 5.936 13.26 13.258 13.26z"></path> </svg> </button> <div class="navigation-search-viewport" aria-hidden="true" data-results-url="/content/twilio-com/global/en-us/search-results.html" data-empty-text="No results"> <div data-search-app-id="ZSUJLF71OK" data-search-api-key="2b15157d51ab026b3a4b8ced539381a4" data-search-index-id="twiliocom_aem_prod_en-us" class="algolia-search" id="search-box"> </div> <div class="navigation-search-dropdown shadow-card" aria-hidden="true"> <div class="algolia-search-hits" id="search-hits"></div> <div class="algolia-search-policy"> <p>Data is collected based on search terms. <a href="/en-us/legal/privacy" target="_self" rel="noopener noreferrer">Privacy Policy</a></p> </div> </div> </div> </div> <ul class="navigation-buttons" role="list"> <li class="button-container small"> <a href="/en-us/help/sales" data-uuid="dc9a3d55-9388-32e0-822e-733230ff3c95" class="button button-secondary navigation-button-sales">Contact sales</a> </li> <li class="button-container small"> <a href="https://www.twilio.com/try-twilio" data-uuid="90f0df6f-7d99-3ce7-af48-a59c3e97c5da" class="button button-primary">Start for free</a> </li> <li class="button-container small"> <button class="button button-secondary open-mobile-menu navigation-menu">Menu</button> </li> </ul> </div> <button class="navigation-mobile-close hide-lg-up" aria-label="Close Menu"></button> </div> <div class="navigation-mobile-menu"> <div class="navigation-accordion" data-results-url="/content/twilio-com/global/en-us/search-results.html"> <div class="navigation-search-container"> <div data-search-app-id="ZSUJLF71OK" data-search-api-key="2b15157d51ab026b3a4b8ced539381a4" data-search-index-id="twiliocom_aem_prod_en-us" class="algolia-search" id="search-box-mobile"> </div> <div class="navigation-search-dropdown shadow-card" aria-hidden="true"> <div class="algolia-search-hits" id="search-hits-mobile"></div> <div class="algolia-search-policy"> <p>Data is collected based on search terms. <a href="/en-us/legal/privacy" target="_self" rel="noopener noreferrer">Privacy Policy</a></p> </div> </div> </div> <ul class="navigation-accordion-items" role="list"> <li class="navigation-accordion-item"> <button data-nav-id="0" class="navigation-accordion-button" aria-expanded="false" aria-controls="navigation-accordion-content0" id="navigation-accordion-button0"> <span>Products</span> <svg width="10" height="7" viewBox="0 0 10 7" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.183058 0.719435C0.427136 0.475358 0.822864 0.475358 1.06694 0.719435L5 4.65249L8.93306 0.719435C9.17714 0.475358 9.57286 0.475358 9.81694 0.719435C10.061 0.963513 10.061 1.35924 9.81694 1.60332L5.68077 5.73949C5.6807 5.73956 5.68063 5.73963 5.68055 5.73971C5.50018 5.92042 5.25533 6.02198 5 6.02198C4.74473 6.02198 4.49995 5.92048 4.31959 5.73985C4.31947 5.73973 4.31935 5.73961 4.31923 5.73949L0.183058 1.60332C-0.0610194 1.35924 -0.0610194 0.963513 0.183058 0.719435Z" fill="#030B5D"/> </svg> </button> <div class="navigation-accordion-content" role="region" id="navigation-accordion-content0" aria-labelledby="navigation-accordion-button0"> <div data-nav-id="0" aria-labelledby="navigation-link-0" id="navigation-dropdown-0" class="navigation-dropdown four-columns"> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <span>Communications</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/messaging" target="_self" data-uuid="c65ba57f-0180-378b-a5a5-4f81c8d14373"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Messaging logo</title> <g class="twilio_messaging"> <path d="M18.511 66.441a3.586 3.586 0 0 1-1.551-.34c-1.339-.616-2.189-1.912-2.168-3.4l.064-9.201H7.313A5.314 5.314 0 0 1 2 48.187V16.314A5.314 5.314 0 0 1 7.313 11h57.374A5.314 5.314 0 0 1 70 16.313v31.875a5.314 5.314 0 0 1-5.313 5.312H34.683L20.955 65.528a3.665 3.665 0 0 1-2.444.934v-.02ZM7.313 15.25c-.595 0-1.063.467-1.063 1.063v31.875c0 .594.468 1.062 1.063 1.062h9.647c.574 0 1.105.234 1.509.616.403.404.616.935.616 1.509l-.064 10.157L32.472 49.76c.383-.34.893-.531 1.403-.531h30.813c.594 0 1.062-.468 1.062-1.063V16.313c0-.595-.468-1.063-1.063-1.063H7.313Z" class="path-fill"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Messaging</strong> </span> <p class="navigation-dropdown-link-description"> Send and receive multichannel text and media messages in 180+ countries </p> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="/en-us/messaging/channels/sms" target="_self" data-uuid="f2c3345d-3fa1-33d2-ac50-e682e778a0d8">SMS</a> <a href="/en-us/messaging/channels/whatsapp" target="_self" data-uuid="afe9c931-96ed-3c7a-895b-671a04507508">WhatsApp</a> <a href="/en-us/messaging/conversations-api" target="_self" data-uuid="4dc05265-7e3a-37f8-85bb-5f6587fdc22f">Conversations</a> <a href="/en-us/messaging/channels/rcs" target="_self" data-uuid="9e18930c-b023-39e8-b333-75606e8d9231">RCS</a> </div> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/voice" target="_self" data-uuid="fbdaf169-d9be-33ff-9a3b-edc7ad68de86"> <svg width="72" height="72" viewBox="0 0 72 72" fill="none" xmlns="http://www.w3.org/2000/svg"> <path class="path-fill logo-fill" fill-rule="evenodd" clip-rule="evenodd" d="M25.6264 34.6385L25.659 34.5419L35.4121 7.04017C36.622 3.6285 41.698 4.49252 41.698 8.11013L41.6978 29.4478L44.4808 29.4481C46.6711 29.4481 48.218 31.5627 47.5692 33.6229L47.5372 33.7194L36.7466 64.6588C35.5514 68.0857 30.4551 67.2318 30.4551 63.6046L30.4548 38.8287L28.7099 38.8289C26.5126 38.8289 24.965 36.7018 25.6264 34.6385ZM38.4629 32.6652V8.11013L28.7099 35.6118H33.6902V63.6046L44.4808 32.6652H38.4629ZM16.7287 15.2802C16.693 14.4288 15.9908 13.7464 15.1246 13.74C14.2313 13.7334 13.5018 14.4483 13.4951 15.3366L13.1918 56.0007L13.1932 56.081C13.2289 56.9324 13.9311 57.6147 14.7973 57.6212C15.6906 57.6277 16.4202 56.9129 16.4268 56.0246L16.7301 15.3605L16.7287 15.2802ZM1.61752 23.7446C2.48379 23.7446 3.191 24.4218 3.23307 25.2729L3.23505 25.3531V47.9701C3.23505 48.8585 2.51086 49.5787 1.61752 49.5787C0.75126 49.5787 0.0440456 48.9015 0.00197953 48.0504L0 47.9701V25.3531C0 24.4648 0.72419 23.7446 1.61752 23.7446ZM70.3825 23.7446C71.2487 23.7446 71.9559 24.4218 71.998 25.2729L72 25.3531V47.9701C72 48.8585 71.2758 49.5787 70.3825 49.5787C69.5162 49.5787 68.809 48.9015 68.7669 48.0504L68.7649 47.9701V25.3531C68.7649 24.4648 69.4891 23.7446 70.3825 23.7446ZM58.0305 13.74C58.8967 13.7465 59.5989 14.4288 59.6346 15.2802L59.636 15.3605L59.3327 56.0246C59.3261 56.9129 58.5965 57.6277 57.7032 57.6212C56.837 57.6148 56.1348 56.9324 56.0991 56.081L56.0977 56.0007L56.401 15.3366C56.4076 14.4483 57.1372 13.7335 58.0305 13.74Z" fill="#121C2D"/> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Voice</strong> </span> <p class="navigation-dropdown-link-description"> Make, receive, and monitor calls around the world </p> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="/en-us/voice" target="_self" data-uuid="85a51b0c-4d53-387b-a7ae-907acf893d72">PSTN</a> <a href="/en-us/sip-trunking" target="_self" data-uuid="9bc860ef-c600-35c7-8472-aba61c48de31">SIP Trunking</a> <a href="/en-us/voice-sdk" target="_self" data-uuid="eaa2af1d-a6c5-313d-ba19-d1c7ab1ee858">SDK</a> </div> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/user-authentication-identity/verify" target="_self" data-uuid="09ea660c-4bb0-3472-9b1c-62d7726f31f7"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Verify logo</title> <g class="twilio_verify"> <g class="path-fill"> <path d="M36 68.558a5.287 5.287 0 0 1-3.761-1.552L3.87 38.616A6.317 6.317 0 0 1 2 34.111V9.313A5.314 5.314 0 0 1 7.313 4h57.374A5.314 5.314 0 0 1 70 9.313v1.423a6.28 6.28 0 0 1-1.87 4.505L39.761 43.61c-2.061 2.061-5.44 2.061-7.522 0L21.74 33.112a2.116 2.116 0 0 1 0-2.996 2.116 2.116 0 0 1 2.997 0l10.497 10.498c.276.276.595.319.744.319.148 0 .489-.043.743-.32l28.412-28.368c.403-.404.616-.935.616-1.509V9.312c0-.595-.468-1.062-1.063-1.062H7.313c-.595 0-1.063.467-1.063 1.063V34.11c0 .574.213 1.105.616 1.509l28.369 28.369a1.091 1.091 0 0 0 1.509 0l16.872-16.873a2.116 2.116 0 0 1 2.996 0 2.116 2.116 0 0 1 0 2.996L39.74 66.986a5.288 5.288 0 0 1-3.761 1.551l.021.022Z"/> <path d="M63.625 46.118a6.375 6.375 0 1 0 0-12.75 6.375 6.375 0 0 0 0 12.75Z"/> </g> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Verify</strong> </span> <p class="navigation-dropdown-link-description"> Globally-managed multichannel 2FA and passwordless authentication </p> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/user-authentication-identity/lookup" target="_self" data-uuid="9ddfe08b-e121-3904-99a3-e29de8ba0d43"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Lookup logo</title> <g class="twilio_lookup"> <g class="path-fill"> <path d="M27.498 33.873a6.375 6.375 0 1 0 0-12.75 6.375 6.375 0 0 0 0 12.75Z"/> <path d="M69.379 66.361 46.96 43.944c3.761-4.44 6.056-10.178 6.056-16.446C52.996 13.432 41.564 2 27.498 2S2 13.432 2 27.498s11.432 25.498 25.498 25.498a25.267 25.267 0 0 0 16.446-6.056l22.417 22.417c.425.425.956.616 1.509.616.552 0 1.084-.212 1.508-.616a2.116 2.116 0 0 0 0-2.996ZM6.248 27.498C6.25 15.79 15.79 6.25 27.499 6.25c11.708 0 21.248 9.54 21.248 21.248 0 11.708-9.54 21.248-21.248 21.248-11.708 0-21.248-9.54-21.248-21.248Z"/> </g> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Lookup</strong> </span> <p class="navigation-dropdown-link-description"> Know your customer and assess identity risk with real-time phone intelligence </p> </div> </a> </li> </ul> </div> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <span></span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/sendgrid/email-api" target="_self" data-uuid="ae4a1f31-bb99-3afc-a76e-3d73bfd77527"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio SendGrid Email API logo</title> <g class="twilio_sendgrid-email-api"> <path fill-rule="evenodd" clip-rule="evenodd" d="M29.25 6.25C29.1249 6.25 29.0031 6.29755 28.9003 6.4003C28.7975 6.50306 28.75 6.62494 28.75 6.75V20.25C28.75 20.3751 28.7975 20.4969 28.9003 20.5997C29.0031 20.7025 29.1249 20.75 29.25 20.75H42.75C47.4341 20.75 51.25 24.5659 51.25 29.25V42.75C51.25 42.8751 51.2975 42.9969 51.4003 43.0997C51.5031 43.2025 51.6249 43.25 51.75 43.25H65.25C65.3751 43.25 65.4969 43.2025 65.5997 43.0997C65.7025 42.9969 65.75 42.8751 65.75 42.75V6.25H29.25ZM29.25 2.25H67.5C68.7375 2.25 69.75 3.2625 69.75 4.5V42.75C69.75 45.225 67.725 47.25 65.25 47.25H51.75C49.275 47.25 47.25 45.225 47.25 42.75V29.25C47.25 26.775 45.225 24.75 42.75 24.75H29.25C26.775 24.75 24.75 22.725 24.75 20.25V6.75C24.75 4.275 26.775 2.25 29.25 2.25Z" class="path-fill"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M42.75 65.75C42.8751 65.75 42.9969 65.7025 43.0997 65.5997C43.2025 65.4969 43.25 65.3751 43.25 65.25V51.75C43.25 51.6249 43.2025 51.5031 43.0997 51.4003C42.9969 51.2975 42.8751 51.25 42.75 51.25H29.25C24.5659 51.25 20.75 47.4341 20.75 42.75V29.25C20.75 29.1249 20.7025 29.0031 20.5997 28.9003C20.4969 28.7975 20.3751 28.75 20.25 28.75H6.75C6.62494 28.75 6.50306 28.7975 6.4003 28.9003C6.29755 29.0031 6.25 29.1249 6.25 29.25V65.75H42.75ZM42.75 69.75H4.5C3.2625 69.75 2.25 68.7375 2.25 67.5V29.25C2.25 26.775 4.275 24.75 6.75 24.75H20.25C22.725 24.75 24.75 26.775 24.75 29.25V42.75C24.75 45.225 26.775 47.25 29.25 47.25H42.75C45.225 47.25 47.25 49.275 47.25 51.75V65.25C47.25 67.725 45.225 69.75 42.75 69.75Z" class="path-fill"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Email</strong> </span> <p class="navigation-dropdown-link-description"> Deliver email messages reliably at scale with SendGrid </p> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/serverless" target="_self" data-uuid="ac64ad4a-b6e1-3b67-bc3f-9c582536609c"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Task Router logo</title> <g class="twilio_task-router"> <path d="M57.25 27.75 70 21.375 57.25 15v12.75ZM53 51.125A2.131 2.131 0 0 0 50.875 49H48.75c-6.8 0-10.625-5.95-14.45-12.75 3.825-6.8 7.65-12.75 14.45-12.75h2.125A2.131 2.131 0 0 0 53 21.375a2.131 2.131 0 0 0-2.125-2.125H48.75c-8.288 0-13.175 6.163-17 12.75-3.825-6.587-8.712-12.75-17-12.75H4.125A2.131 2.131 0 0 0 2 21.375 2.13 2.13 0 0 0 4.125 23.5H14.75c6.8 0 10.625 5.95 14.45 12.75C25.375 43.05 21.55 49 14.75 49H4.125A2.131 2.131 0 0 0 2 51.125a2.13 2.13 0 0 0 2.125 2.125H14.75c8.288 0 13.175-6.163 17-12.75 3.825 6.587 8.712 12.75 17 12.75h2.125A2.131 2.131 0 0 0 53 51.125Zm4.25 6.375L70 51.125 57.25 44.75V57.5Z" class="path-fill"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Serverless</strong> </span> <p class="navigation-dropdown-link-description"> Build, deploy, and run apps with Twilio’s serverless environment and visual builder </p> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/phone-numbers" target="_self" data-uuid="bc7654e5-0721-3c82-91e0-a3cbe7e25011"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Phone Numbers logo</title> <g class="twilio_phone-numbers"> <g class="path-fill"> <path d="M61.233 22.531H50.402L52.923 4.64a2.304 2.304 0 0 0-1.967-2.615c-1.296-.186-2.43.694-2.615 1.967L45.726 22.53h-13.84l2.522-17.89a2.304 2.304 0 0 0-1.967-2.615c-1.296-.186-2.43.694-2.615 1.967L27.21 22.53H12.63a2.321 2.321 0 0 0-2.314 2.315 2.321 2.321 0 0 0 2.314 2.314h13.933L24.295 43.36h-13.98A2.321 2.321 0 0 0 8 45.676a2.321 2.321 0 0 0 2.315 2.314h13.308l-2.685 19.05a2.304 2.304 0 0 0 1.967 2.615h.324c1.134 0 2.13-.833 2.292-1.99l2.777-19.697h30.62a2.321 2.321 0 0 0 2.315-2.314 2.321 2.321 0 0 0-2.314-2.315H47.462l2.268-16.201h11.48a2.321 2.321 0 0 0 2.315-2.315 2.321 2.321 0 0 0-2.315-2.314l.023.023Zm-18.446 20.83h-13.84l2.267-16.201h13.841l-2.268 16.201Z"/> <path d="M41.77 69.977h-.325a2.304 2.304 0 0 1-1.967-2.615l1.852-13.17c.185-1.273 1.32-2.153 2.615-1.967a2.304 2.304 0 0 1 1.968 2.615L44.06 68.01A2.315 2.315 0 0 1 41.77 70v-.023Z"/> </g> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Phone Numbers</strong> </span> <p class="navigation-dropdown-link-description"> Access local, national, and toll-free phone numbers </p> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="/en-us/phone-numbers/toll-free" target="_self" data-uuid="bcdfd127-e417-3f55-8d47-8c519354096c">Toll-Free</a> <a href="/en-us/phone-numbers/a2p-10dlc" target="_self" data-uuid="a4625ef8-f987-3ceb-b706-0e20b72ec175">10DLC</a> <a href="/en-us/messaging/channels/sms/short-codes" target="_self" data-uuid="6a6c6b4f-bd9b-3032-89e9-f8878c6c6bca">Short Codes</a> </div> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/video" target="_self" data-uuid="18154e03-2a6c-3e04-9d6a-fe839e1d0d88"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Video logo</title> <g class="twilio_video"> <path d="M43.438 57.5H7.312A5.314 5.314 0 0 1 2 52.187V20.314A5.314 5.314 0 0 1 7.313 15h36.124a5.314 5.314 0 0 1 5.313 5.313v8.245l13.557-6.78a5.264 5.264 0 0 1 5.164.235A5.295 5.295 0 0 1 70 26.538v19.465a5.266 5.266 0 0 1-2.507 4.505 5.321 5.321 0 0 1-5.164.255L48.75 44.049v8.16a5.314 5.314 0 0 1-5.313 5.312V57.5ZM7.312 19.25c-.595 0-1.062.468-1.062 1.063v31.875c0 .594.468 1.062 1.063 1.062h36.124c.596 0 1.063-.468 1.063-1.063v-11.58c0-.745.383-1.425.999-1.807a2.153 2.153 0 0 1 2.061-.106l16.639 8.245c.489.233.871.042 1.041-.043.149-.085.51-.361.51-.892V26.539c0-.532-.361-.808-.51-.914-.149-.085-.552-.297-1.041-.043l-16.639 8.31c-.659.318-1.445.297-2.061-.086A2.123 2.123 0 0 1 44.5 32V20.312c0-.595-.468-1.062-1.063-1.062H7.313Z" class="path-fill"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Video</strong> </span> <p class="navigation-dropdown-link-description"> Connect virtually with secure, high-quality video calling at global scale </p> </div> </a> </li> </ul> </div> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <span>Applications</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/flex" target="_self" data-uuid="01b27b9e-4068-385b-bad2-abbdac206df3"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Flex logo</title> <g class="twilio_flex"> <path d="M10.455 32.482C9.235 31.259 7 32.074 7 33.909v18.55c0 .612.203 1.02.61 1.428l17.476 17.531c1.22 1.223 3.455.408 3.455-1.427v-18.55c0-.612-.203-1.02-.61-1.427L10.456 32.482ZM9.032 7C8.016 7 7 8.02 7 9.039v13.454c0 .612.203 1.02.61 1.427l29.873 29.967c.406.407.813.611 1.422.611h20.729c1.828 0 2.641-2.242 1.422-3.465L43.58 33.297c-.406-.407-.813-.611-1.422-.611h-11.38c-1.017 0-2.033-.816-2.033-2.039 0-1.019.813-2.038 2.033-2.038h39.22c1.83 0 2.642-2.243 1.423-3.466L53.943 7.612C53.537 7.204 52.927 7 52.521 7H9.032Z" class="path-fill"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Twilio Flex</strong> </span> <p class="navigation-dropdown-link-description"> Digital engagement center for customer service and sales </p> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="/en-us/flex/use-cases/contact-center" target="_self" data-uuid="5c2d9c5a-08e1-39ea-b937-91b213ac174b">Contact center</a> </div> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/engage" target="_self" data-uuid="8523f978-5f68-3011-aad2-8e0c25c78e27"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Engage logo</title> <g class="twilio_engage"> <g class="path-fill"> <path d="M36 51.96c8.815 0 15.96-7.145 15.96-15.96 0-8.814-7.145-15.96-15.96-15.96-8.814 0-15.96 7.146-15.96 15.96 0 8.815 7.146 15.96 15.96 15.96Z"/> <path d="M32.54 59.76c-10.42-1.48-18.82-9.88-20.3-20.3-.88-6.28.7-12.16 3.88-16.88.52-.78.38-1.82-.28-2.48l-2.88-2.88c-.88-.88-2.34-.76-3.06.26C6.18 22.7 4 29.1 4 36v29.42C4 66.84 5.16 68 6.58 68H36c6.9 0 13.3-2.18 18.52-5.9 1.02-.72 1.14-2.18.26-3.06l-2.88-2.88c-.66-.66-1.7-.8-2.48-.28-4.7 3.2-10.6 4.78-16.88 3.88Zm6.92-47.52c10.42 1.46 18.82 9.88 20.3 20.3.88 6.28-.7 12.16-3.88 16.88-.52.78-.38 1.82.28 2.48l2.88 2.88c.88.88 2.34.76 3.06-.26C65.82 49.3 68 42.9 68 36V6.58C68 5.16 66.84 4 65.42 4H36c-6.9 0-13.3 2.18-18.52 5.9a2.006 2.006 0 0 0-.26 3.06l2.88 2.88c.66.66 1.7.8 2.48.28 4.7-3.18 10.58-4.76 16.88-3.88Z"/> </g> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Twilio Engage</strong> </span> <p class="navigation-dropdown-link-description"> Create multi-channel campaigns with a unified data-first platform </p> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/sendgrid/marketing-campaigns" target="_self" data-uuid="b4a7bbcb-e911-309b-99a4-553796478f8a"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Marketing Campaigns logo</title> <g class="twilio_marketing-campaigns"> <path d="M22.71 41.007a2.26 2.26 0 0 1-1.87.501L.993 37.976c-1.28-.444-1.34-2.22-.08-2.72L62.169 7.018S62.247 7 62.286 7h.059a.78.78 0 0 1 .295.039s.04 0 .06.038a.573.573 0 0 1 .196.174c0 .02.02.058.04.077.04.097.078.212.059.328l-5.69 51.956c-.217.945-1.3 1.39-2.127.907L32.89 47.569c-.965-.56-2.166.115-2.166 1.215 0 .54.315 1.023.787 1.255l3.367 1.968c.768.386.985 1.39.492 2.085l-6.458 9.283c-.787 1.158-2.618.598-2.618-.791V44.905c0-.502.196-1.004.55-1.37l28.59-29.413c.315-.31-.138-.792-.492-.502L22.71 41.007Z" class="path-fill"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Marketing Campaigns </strong> </span> <p class="navigation-dropdown-link-description"> Create and manage email marketing campaigns with SendGrid </p> </div> </a> </li> </ul> </div> <div class="navigation-dropdown-section has-border"> <h5 class="navigation-dropdown-title"> <span>Customer Data</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="https://segment.com/" target="_blank" data-uuid="9a6fde8b-0d94-3c2e-8437-c8659a43ba63"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Segment logo</title> <g class="segment"> <path d="M65.64 23.242H31.876a2.254 2.254 0 0 0-2.254 2.254v3.998a2.254 2.254 0 0 0 2.254 2.253H65.64a2.254 2.254 0 0 0 2.254-2.253v-3.998a2.254 2.254 0 0 0-2.254-2.254ZM40.125 40.253H6.359a2.254 2.254 0 0 0-2.254 2.254v3.997a2.254 2.254 0 0 0 2.254 2.254h33.766a2.254 2.254 0 0 0 2.254-2.254v-3.997a2.254 2.254 0 0 0-2.254-2.254ZM16.863 63.642a4.253 4.253 0 1 0 0-8.505 4.253 4.253 0 0 0 0 8.505Zm38.274-46.779a4.253 4.253 0 1 0 0-8.505 4.253 4.253 0 0 0 0 8.505ZM36 61.516c-2.382 0-4.7-.34-6.89-.978-1.041-.298-2.147.298-2.53 1.318l-1.446 3.998a2.137 2.137 0 0 0 1.425 2.785A33.775 33.775 0 0 0 35.999 70c13.886 0 25.772-8.335 31.066-20.243.51-1.148-.02-2.487-1.212-2.913l-3.997-1.467c-1.02-.383-2.19.085-2.637 1.063C55.222 55.286 46.313 61.473 36 61.473v.043Zm0-51.032c2.381 0 4.7.34 6.89.978 1.041.298 2.147-.297 2.53-1.318l1.445-3.998a2.137 2.137 0 0 0-1.424-2.785A33.776 33.776 0 0 0 36 2c-13.885-.021-25.771 8.314-31.066 20.221-.51 1.149.022 2.488 1.212 2.913l3.998 1.468c1.02.382 2.19-.085 2.636-1.064C16.778 16.694 25.687 10.505 36 10.505v-.02Z" class="path-fill fill-path"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Twilio Segment ↗</strong> </span> <p class="navigation-dropdown-link-description"> Unify your customer data with Segment CDP to power personalized engagement </p> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="https://segment.com/product/connections" target="_blank" data-uuid="80c6422a-7ea3-39a4-9952-06c6846c86e0"> <svg width="72" height="72" viewBox="0 0 72 72" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path class="path-fill logo-fill" fill-rule="evenodd" clip-rule="evenodd" d="M2 6.85714C2 4.17462 4.17462 2 6.85714 2H65.1429C67.8255 2 70 4.17462 70 6.85714V14.1429C70 16.8254 67.8255 19 65.1429 19H38.0242C35.3416 19 33.1671 21.1746 33.1671 23.8571V42.476C33.1671 45.1586 30.9923 47.3331 28.3097 47.3331H6.85714C4.17462 47.3331 2 45.1586 2 42.476V6.85714ZM38.8329 29.5242C38.8329 26.8416 41.0077 24.667 43.6903 24.667H65.1429C67.8255 24.667 70 26.8416 70 29.5242V65.1431C70 67.8254 67.8255 70.0002 65.1429 70.0002H6.85714C4.17462 70.0002 2 67.8254 2 65.1431V57.8573C2 55.1747 4.17462 53.0002 6.85714 53.0002H33.9758C36.6584 53.0002 38.8329 50.8254 38.8329 48.1431V29.5242Z"/> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Connections ↗</strong> </span> <p class="navigation-dropdown-link-description"> Integrate web and mobile app data with a single API </p> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="https://segment.com/product/reverse-etl" target="_blank" data-uuid="dd5d0700-bf87-33e5-aba1-83472ef7ffb7">Reverse ETL</a> </div> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="https://segment.com/product/protocols" target="_blank" data-uuid="04efcd9f-8d7b-3df3-b1f4-b48e000751cc"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative" role="presentation"> <title>Cloud with an upload download symbol</title> <g class="networks_cloud-upload-download"> <path fill-rule="evenodd" d="M24.799 2.006A23.31 23.31 0 0 1 47.572 18.39a15.85 15.85 0 0 1 21.016 7.886 15.857 15.857 0 0 1-10.59 21.922 2 2 0 1 1-.971-3.88 11.852 11.852 0 0 0 8.972-11.354 11.857 11.857 0 0 0-13.828-11.836 11.85 11.85 0 0 0-4.767 1.94 2 2 0 0 1-3.105-1.28A19.318 19.318 0 0 0 33.672 7.904 19.309 19.309 0 0 0 6.188 22.628a19.32 19.32 0 0 0 5.667 16.542 2 2 0 1 1-2.787 2.87 23.317 23.317 0 0 1 15.73-40.034Zm.55 34.152a2 2 0 0 1 1.414.586l8.525 8.526a2 2 0 1 1-2.829 2.828l-5.11-5.111V68a2 2 0 1 1-4 0V42.987l-5.11 5.111a2 2 0 1 1-2.83-2.828l8.525-8.526a2 2 0 0 1 1.415-.586Zm21.312 0a2 2 0 0 1 2 2V63.17l5.11-5.111a2 2 0 1 1 2.829 2.828l-8.525 8.526a2 2 0 0 1-2.829 0l-8.525-8.526a2 2 0 1 1 2.83-2.828l5.11 5.11v-25.01a2 2 0 0 1 2-2Z" class="path-fill" clip-rule="evenodd"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Protocols ↗</strong> </span> <p class="navigation-dropdown-link-description"> Protect the integrity of your data </p> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="https://segment.com/product/unify" target="_blank" data-uuid="51b743b4-fbc4-3f37-bc58-92bb4d9cee95"> <svg width="72" height="72" viewBox="0 0 72 72" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path class="path-fill logo-fill" fill-rule="evenodd" clip-rule="evenodd" d="M15.6794 21.5625C15.6794 12.1391 23.3118 4.5 32.7269 4.5C33.4512 4.5 34.0382 5.08763 34.0382 5.8125V37.3126C34.0382 38.0375 33.4512 38.6249 32.7269 38.6249C23.3118 38.6249 15.6794 30.9858 15.6794 21.5625ZM39.2835 28.125C42.9048 28.125 45.8404 25.1868 45.8404 21.5625C45.8404 17.9381 42.9048 15 39.2835 15C39.0932 15.0013 38.9032 15.0144 38.7144 15.0394C38.527 15.0644 38.338 15.0071 38.1958 14.8824C38.0536 14.7577 37.9722 14.5776 37.9722 14.3884V5.8125C37.9722 5.08763 38.5594 4.5 39.2835 4.5C40.236 4.50822 41.1861 4.59603 42.124 4.7625C42.7565 4.86378 43.2234 5.40763 43.2281 6.04875V8.60813C43.2287 8.8851 43.4029 9.13194 43.6635 9.225C44.0922 9.37699 44.5125 9.55225 44.9224 9.75001C45.1741 9.86329 45.4699 9.80661 45.662 9.60826L47.4665 7.80488C47.9198 7.3517 48.6341 7.29287 49.1554 7.66575C50.7093 8.77081 52.0667 10.1293 53.1708 11.6846C53.5427 12.207 53.4827 12.922 53.0292 13.3751L51.2273 15.1785C51.031 15.3759 50.9805 15.6758 51.1014 15.9266C51.2956 16.3387 51.4712 16.7614 51.626 17.1892C51.719 17.4501 51.9656 17.6245 52.2423 17.625H54.7836C55.4238 17.6251 55.9703 18.0878 56.0767 18.7196C56.416 20.5997 56.416 22.5253 56.0767 24.4054C55.9703 25.0372 55.4238 25.4999 54.7836 25.5001H52.2423C51.9615 25.4951 51.7091 25.6708 51.6155 25.9357C51.4633 26.3628 51.2885 26.7827 51.091 27.1957C50.9701 27.4466 51.0206 27.7464 51.2169 27.9439L53.0239 29.7419C53.476 30.1947 53.5358 30.908 53.1655 31.4299C52.0614 32.9858 50.7042 34.3453 49.1501 35.4513C48.6282 35.8236 47.9139 35.7636 47.4611 35.3096L45.6567 33.5062C45.4595 33.3097 45.1599 33.2593 44.9092 33.3802C44.499 33.5769 44.0789 33.7521 43.6503 33.9053C43.3888 33.9986 43.2145 34.2468 43.2151 34.5248V37.0684C43.2149 37.7091 42.7526 38.2562 42.1214 38.3625C41.1835 38.5289 40.2334 38.6167 39.281 38.6249C38.5567 38.6249 37.9696 38.0375 37.9696 37.3126V28.6316C37.9694 28.4644 38.042 28.3051 38.1684 28.1959C38.2947 28.0864 38.4627 28.0376 38.6279 28.062C38.8448 28.0976 39.0639 28.1187 39.2835 28.125ZM32.7269 39.9375C18.2488 39.9534 6.5159 51.6966 6.5 66.1874C6.5 66.9123 7.08711 67.5 7.81134 67.5H32.7269C33.4512 67.5 34.0382 66.9123 34.0382 66.1874V41.2501C34.0382 40.5252 33.4512 39.9375 32.7269 39.9375ZM63.8582 60.9376C64.5029 60.9429 65.0506 61.4112 65.1564 62.0479C65.3806 63.4306 65.4955 64.8288 65.5 66.2296C65.4746 66.936 64.8949 67.4953 64.1886 67.4947H51.5998C51.2688 67.4917 50.9949 67.2368 50.9677 66.9068C50.3065 60.3387 45.1167 55.1445 38.5545 54.4826C38.2247 54.4555 37.97 54.1812 37.9671 53.8501V41.2501C37.9667 40.5392 38.5317 39.9574 39.2417 39.9375C41.1171 39.9371 42.9872 40.1367 44.8201 40.5334C45.4152 40.6716 45.8363 41.2028 45.8351 41.8143V45.7754C45.8349 46.0542 46.0105 46.3025 46.2731 46.395C47.2649 46.746 48.2293 47.1707 49.158 47.6654C49.4123 47.8017 49.7258 47.7546 49.9291 47.5501L52.6435 44.8619C53.0874 44.418 53.7834 44.3508 54.3038 44.7019C57.3678 46.8439 59.9373 49.6188 61.8387 52.8393C62.1303 53.352 62.0446 53.9961 61.629 54.4143L58.7439 57.3019C58.5531 57.4905 58.4969 57.7769 58.6023 58.0238C58.9423 58.8176 59.2322 59.6321 59.4704 60.4623C59.552 60.7438 59.8097 60.9374 60.1025 60.9376H63.8582Z"/> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Unify ↗</strong> </span> <p class="navigation-dropdown-link-description"> Unify customer data across every channel </p> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="https://segment.com/product/profiles-sync/" target="_blank" data-uuid="df9276fe-890c-3edc-a15e-2191450e6a5f">Profiles Sync</a> <a href="/en-us/unified-profiles" target="_self" data-uuid="c1af3db4-90d3-3007-8506-a5774d90bab3">Unified Profiles</a> </div> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="https://segment.com/product/twilio-engage/journeys" target="_blank" data-uuid="52a31c29-b4ce-3b9c-81ff-a3d8ceb9630a"> <svg width="72" height="74" viewBox="0 0 72 74" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path class="path-fill logo-fill" fill-rule="evenodd" clip-rule="evenodd" d="M2 15.3C2.00089 13.5952 2.46899 11.9235 3.35315 10.4675C4.23731 9.01146 5.5035 7.8272 7.01337 7.04411C8.52323 6.26102 10.2187 5.90922 11.9144 6.02716C13.6101 6.1451 15.2409 6.72825 16.6286 7.71287C18.0162 8.69749 19.1073 10.0457 19.7826 11.6102C20.4579 13.1746 20.6914 14.8952 20.4577 16.5838C20.2239 18.2724 19.5319 19.864 18.4572 21.1848C17.3825 22.5056 15.9664 23.5047 14.3638 24.073V52.5C14.3638 54.9665 15.3408 57.332 17.0798 59.0761C18.8188 60.8202 21.1774 61.8 23.6367 61.8C26.0961 61.8 28.4546 60.8202 30.1936 59.0761C31.9326 57.332 32.9096 54.9665 32.9096 52.5V45.773C31.0998 45.1325 29.5325 43.9448 28.424 42.3735C27.3154 40.8023 26.7201 38.9248 26.7201 37C26.7201 35.0752 27.3154 33.1977 28.424 31.6265C29.5325 30.0552 31.0998 28.8675 32.9096 28.227V21.5C32.9096 19.4645 33.3094 17.449 34.086 15.5684C34.8627 13.6879 36.0011 11.9792 37.4362 10.5398C38.8713 9.10054 40.5751 7.95882 42.4501 7.17987C44.3252 6.40092 46.3349 6 48.3644 6C50.394 6 52.4037 6.40092 54.2787 7.17987C56.1538 7.95882 57.8575 9.10054 59.2926 10.5398C60.7277 11.9792 61.8661 13.6879 62.6428 15.5684C63.4195 17.449 63.8192 19.4645 63.8192 21.5V49.927C65.8814 50.6591 67.6192 52.0985 68.7257 53.991C69.8322 55.8835 70.2363 58.1073 69.8665 60.2697C69.4967 62.432 68.3768 64.3936 66.7046 65.8082C65.0325 67.2227 62.9158 67.999 60.7283 68C58.5384 68.0033 56.418 67.2291 54.7427 65.8147C53.0674 64.4003 51.9453 62.4369 51.575 60.2722C51.2048 58.1076 51.6104 55.8813 52.72 53.9879C53.8296 52.0944 55.5715 50.6558 57.6373 49.927V21.5C57.6373 19.0335 56.6603 16.668 54.9213 14.9239C53.1823 13.1798 50.8237 12.2 48.3644 12.2C45.9051 12.2 43.5465 13.1798 41.8075 14.9239C40.0685 16.668 39.0915 19.0335 39.0915 21.5V28.227C40.9014 28.8675 42.4686 30.0552 43.5772 31.6265C44.6857 33.1977 45.281 35.0752 45.281 37C45.281 38.9248 44.6857 40.8023 43.5772 42.3735C42.4686 43.9448 40.9014 45.1325 39.0915 45.773V52.5C39.0915 56.6108 37.4633 60.5533 34.5649 63.4601C31.6666 66.367 27.7356 68 23.6367 68C19.5379 68 15.6069 66.367 12.7085 63.4601C9.81019 60.5533 8.18192 56.6108 8.18192 52.5V24.073C6.37348 23.4313 4.80789 22.243 3.70077 20.6718C2.59365 19.1007 1.99945 17.2239 2 15.3ZM11.2729 12.2C10.4531 12.2 9.66691 12.5266 9.08724 13.108C8.50758 13.6893 8.18192 14.4778 8.18192 15.3C8.18192 16.1222 8.50758 16.9107 9.08724 17.492C9.66691 18.0734 10.4531 18.4 11.2729 18.4C12.0927 18.4 12.8789 18.0734 13.4585 17.492C14.0382 16.9107 14.3638 16.1222 14.3638 15.3C14.3638 14.4778 14.0382 13.6893 13.4585 13.108C12.8789 12.5266 12.0927 12.2 11.2729 12.2ZM57.6373 58.7C57.6373 57.8778 57.963 57.0893 58.5426 56.508C59.1223 55.9266 59.9085 55.6 60.7283 55.6C61.548 55.6 62.3342 55.9266 62.9139 56.508C63.4936 57.0893 63.8192 57.8778 63.8192 58.7C63.8192 59.5222 63.4936 60.3107 62.9139 60.892C62.3342 61.4734 61.548 61.8 60.7283 61.8C59.9085 61.8 59.1223 61.4734 58.5426 60.892C57.963 60.3107 57.6373 59.5222 57.6373 58.7Z"/> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Journeys ↗</strong> </span> <p class="navigation-dropdown-link-description"> Orchestrate multichannel customer journeys </p> </div> </a> </li> </ul> <div class="button-container small "> <a href="/en-us/products" target="_self" class="button button-secondary">See all products</a> </div> </div> </div> </div> </li> <li class="navigation-accordion-item"> <button data-nav-id="1" class="navigation-accordion-button" aria-expanded="false" aria-controls="navigation-accordion-content1" id="navigation-accordion-button1"> <span>Solutions</span> <svg width="10" height="7" viewBox="0 0 10 7" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.183058 0.719435C0.427136 0.475358 0.822864 0.475358 1.06694 0.719435L5 4.65249L8.93306 0.719435C9.17714 0.475358 9.57286 0.475358 9.81694 0.719435C10.061 0.963513 10.061 1.35924 9.81694 1.60332L5.68077 5.73949C5.6807 5.73956 5.68063 5.73963 5.68055 5.73971C5.50018 5.92042 5.25533 6.02198 5 6.02198C4.74473 6.02198 4.49995 5.92048 4.31959 5.73985C4.31947 5.73973 4.31935 5.73961 4.31923 5.73949L0.183058 1.60332C-0.0610194 1.35924 -0.0610194 0.963513 0.183058 0.719435Z" fill="#030B5D"/> </svg> </button> <div class="navigation-accordion-content" role="region" id="navigation-accordion-content1" aria-labelledby="navigation-accordion-button1"> <div data-nav-id="1" aria-labelledby="navigation-link-1" id="navigation-dropdown-1" class="navigation-dropdown four-columns"> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <span>Use Cases</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="/en-us/use-cases/user-verification-identity" target="_self" data-uuid="8a61b858-319b-3379-abd3-566a6abdcb14"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Verification &amp; identity</strong> </span> <p class="navigation-dropdown-link-description"> Add user verification to protect against fraud. </p> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="/en-us/use-cases/fraud-prevention" target="_self" data-uuid="407b7bc2-53a5-3e33-9734-e199ad34fdd6">Fraud prevention</a> </div> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/use-cases/alerts-and-notifications" target="_self" data-uuid="80bd65b4-774c-34de-b134-036c4413b9c7"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Alerts &amp; notifications</strong> </span> <p class="navigation-dropdown-link-description"> Deliver notifications across text, email, voice. </p> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="/en-us/use-cases/appointment-reminders" target="_self" data-uuid="78e8fd81-c6d5-367a-813c-71bed7f19bdd">Appointment reminders</a> <a href="/en-us/use-cases/lead-alerts" target="_self" data-uuid="8f4e1e8a-42be-3fba-9020-8fa3379fbefa">Lead alerts</a> <a href="/en-us/use-cases/mass-texting" target="_self" data-uuid="183e2e30-f42a-327a-96fa-b5b6361f460e">Mass texting</a> </div> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/use-cases/marketing-and-promotions" target="_self" data-uuid="d6bfc75d-ccaa-3499-b691-87560532b852"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Marketing &amp; promotions</strong> </span> <p class="navigation-dropdown-link-description"> Create multichannel marketing campaigns. </p> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="/en-us/solutions/text-marketing" target="_self" data-uuid="20e53019-744c-3125-853c-5c23c67fad10">SMS marketing</a> <a href="/en-us/use-cases/automated-customer-surveys" target="_self" data-uuid="b19035be-c429-37ee-9444-7459d9f739f3">Customer surveys</a> </div> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/flex/use-cases/contact-center" target="_self" data-uuid="8164b46f-cfc8-3810-a421-ffb97109f50c"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Contact Center</strong> </span> <p class="navigation-dropdown-link-description"> Provide personalized, data-driven service. </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/use-cases/ivr" target="_self" data-uuid="51363291-2576-349e-a9d0-424155eda446"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>IVR &amp; self-service</strong> </span> <p class="navigation-dropdown-link-description"> Set up a modern IVR with AI-enabled support. </p> </div> </a> <div class="navigation-dropdown-shortcut-links multiline"> <a href="/en-us/use-cases/call-tracking" target="_self" data-uuid="a708bb96-0908-3b37-a321-9aefff43b428">Call tracking</a> </div> </li> </ul> </div> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <span>Teams</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="/en-us/solutions/marketing" target="_self" data-uuid="13b41fbe-fd91-313f-84a9-66f96e8bea81"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong> Marketing</strong> </span> <p class="navigation-dropdown-link-description"> Keep customers engaged on any channel </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/solutions/product-and-engineering" target="_self" data-uuid="b00be778-d89d-3eb0-b749-8fdc42a670e1"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Product &amp; Engineering</strong> </span> <p class="navigation-dropdown-link-description"> Connect with target users reliably and securely </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/solutions/customer-experience" target="_self" data-uuid="0a87b1a4-059c-3755-9c39-40596a306f51"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Customer Experience</strong> </span> <p class="navigation-dropdown-link-description"> Deliver personalized sales and support experiences at scale </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/ahoy" target="_self" data-uuid="17c80c23-dd41-30d2-af31-4cb01c9dbaf1"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Developers</strong> </span> <p class="navigation-dropdown-link-description"> Tutorials and docs to start building on Twilio </p> </div> </a> </li> </ul> </div> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <span>Industries</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="/en-us/solutions/financial-services" target="_self" data-uuid="7ae500c7-4ddc-331f-97c3-7466b653129b"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Financial Services</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/solutions/healthcare" target="_self" data-uuid="4b84119b-4e11-3715-92d0-afb0ac35dc70"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Healthcare</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/solutions/hospitality" target="_self" data-uuid="fa74729a-8a7a-3830-a313-6b67c9d6a7a4"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Hospitality</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/solutions/public-sector" target="_self" data-uuid="52d2134e-9eaf-3f01-994f-d98a9fdbebc1"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Public Sector</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/solutions/real-estate" target="_self" data-uuid="337d3dd2-b03c-3846-9f44-fcf9a88dc783"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Real Estate</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/solutions/retail" target="_self" data-uuid="4215e011-af2d-3e36-aaf1-cc991287c528"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Retail</strong> </span> </div> </a> </li> </ul> <div class="button-container small "> <a href="/en-us/solutions" target="_self" class="button button-secondary">See all solutions</a> </div> </div> <div class="navigation-dropdown-section gray"> <h5 class="navigation-dropdown-title"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative" role="presentation"> <title>People shaking hands</title> <g class="users_handshake--circle"> <path fill-rule="evenodd" d="M11.96 60.04C18.38 66.46 26.92 70 36 70c9.08 0 17.62-3.54 24.04-9.96C66.46 53.62 70 45.08 70 36c0-9.08-3.54-17.62-9.96-24.04C53.62 5.54 45.08 2 36 2c-9.08 0-17.62 3.54-24.04 9.96C5.54 18.38 2 26.92 2 36c0 9.08 3.54 17.62 9.96 24.04Zm2.83-45.25C20.45 9.12 27.99 6 36 6c8.01 0 15.54 3.12 21.21 8.79a29.947 29.947 0 0 1 6 8.54h-4.55a5.397 5.397 0 0 0-1.415.134L44.75 18.54c-1-.37-2.05-.54-3.12-.47-1.06.06-2.09.34-3.01.82l-6.072 3.031a7.01 7.01 0 0 0-2.968-1.091c-1.19-.15-2.41.01-3.57.47l-8.637 3.684a5.337 5.337 0 0 0-.323-.314c-1.02-.92-2.33-1.38-3.71-1.33H8.791a30.13 30.13 0 0 1 5.999-8.55ZM7.266 27.34A30.046 30.046 0 0 0 6 36c0 2.98.432 5.893 1.265 8.67H13.5a1.241 1.241 0 0 0 1.31-1.12V28.46c-.03-.31-.17-.6-.41-.81-.25-.22-.56-.33-.9-.31H7.266ZM8.79 48.67h4.78l-.01.01c1.29 0 2.52-.46 3.49-1.33a5.3 5.3 0 0 0 .737-.81h2.743l8 6.11a4.308 4.308 0 0 0 3.12 1.3l-.02.01c1.01 0 1.98-.35 2.77-1l8.094-6.685 10.743-2.145a5.24 5.24 0 0 0 5.193 4.54h4.778a30.038 30.038 0 0 1-5.998 8.54C51.55 62.88 44.01 66 36 66c-8.01 0-15.54-3.13-21.21-8.79a29.947 29.947 0 0 1-6-8.54Zm55.944-4A30.086 30.086 0 0 0 66 36c0-2.98-.432-5.893-1.266-8.67H58.5c-.096 0-.191.008-.284.024-.155.087-.32.154-.493.197a1.27 1.27 0 0 0-.533.909v13.048c.014.133.013.265 0 .395v1.647a1.241 1.241 0 0 0 1.31 1.12h6.234ZM34.96 34h-.09c-.82-.01-1.62-.19-2.38-.53a6.33 6.33 0 0 1-1.99-1.41c-.57-.6-1-1.3-1.29-2.07a6.34 6.34 0 0 1 .249-5.121A3.12 3.12 0 0 0 27.54 25l-8.75 3.73v13.81h2.41c.44 0 .86.14 1.21.41l8.67 6.62c.1.08.2.17.29.27.06.07.15.11.24.12.1.01.18-.02.26-.08l8.204-6.776c.142-.163.31-.303.501-.414l3.415-2.82c.08-.06.13-.16.14-.26 0-.09-.01-.18-.06-.25l-5.665-6.29-1.135.48c-.75.31-1.53.46-2.32.46l.01-.01Zm12.867 7.134 5.373-1.072V28.26c.039-.67.202-1.314.478-1.905L43.31 22.27c-.44-.17-.94-.24-1.44-.21s-.99.16-1.44.4l-6.45 3.22c-.46.25-.85.69-1.05 1.23-.2.54-.2 1.13.01 1.66.11.3.27.54.47.76.2.21.44.38.71.5.26.11.53.17.8.18.27 0 .55-.05.81-.15l6.41-2.71c1.02-.43 2.19.04 2.62 1.06.43 1.02-.05 2.19-1.06 2.62l-1.397.59 4.807 5.34s.06.07.09.11c.7.91 1.02 2.04.89 3.18-.043.376-.131.74-.263 1.084Z" class="path-fill fill-path" clip-rule="evenodd"/> </g> </svg> <span>Partners</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="/en-us/partners" target="_self" data-uuid="524095c8-b918-3482-890c-5f32b5dd5392"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Find a partner</strong> </span> <p class="navigation-dropdown-link-description"> Work with a Twilio partner to buy or build the right solution </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/partners/become-a-partner" target="_self" data-uuid="e9e2abbd-08c9-3d71-a326-dea63713c4a5"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Partner with us</strong> </span> <p class="navigation-dropdown-link-description"> Join our Partner Program to build or sell Twilio solutions to your customers. </p> </div> </a> </li> </ul> </div> </div> </div> </li> <li class="navigation-accordion-item"> <button data-nav-id="2" class="navigation-accordion-button" aria-expanded="false" aria-controls="navigation-accordion-content2" id="navigation-accordion-button2"> <span>Developers</span> <svg width="10" height="7" viewBox="0 0 10 7" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.183058 0.719435C0.427136 0.475358 0.822864 0.475358 1.06694 0.719435L5 4.65249L8.93306 0.719435C9.17714 0.475358 9.57286 0.475358 9.81694 0.719435C10.061 0.963513 10.061 1.35924 9.81694 1.60332L5.68077 5.73949C5.6807 5.73956 5.68063 5.73963 5.68055 5.73971C5.50018 5.92042 5.25533 6.02198 5 6.02198C4.74473 6.02198 4.49995 5.92048 4.31959 5.73985C4.31947 5.73973 4.31935 5.73961 4.31923 5.73949L0.183058 1.60332C-0.0610194 1.35924 -0.0610194 0.963513 0.183058 0.719435Z" fill="#030B5D"/> </svg> </button> <div class="navigation-accordion-content" role="region" id="navigation-accordion-content2" aria-labelledby="navigation-accordion-button2"> <div data-nav-id="2" aria-labelledby="navigation-link-2" id="navigation-dropdown-2" class="navigation-dropdown three-columns"> <div class="navigation-dropdown-section blue"> <h5 class="navigation-dropdown-title"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative" role="presentation"> <title>An Open book</title> <g class="documents_book--open"> <path d="M35.995 67.5h-.029c-.263 0-.515-.058-.748-.164a1.946 1.946 0 0 1-.642-.454h-.01c-.146-.165-7.349-7.363-30.173-7.673-.943-.029-1.79-.396-2.42-1.053A3.412 3.412 0 0 1 1 55.75V7.95c0-.918.36-1.788 1.011-2.435.32-.329.71-.58 1.137-.754A3.32 3.32 0 0 1 4.49 4.5c19.305.251 28.297 5.276 31.505 7.672 3.208-2.396 12.2-7.42 31.506-7.672.495 0 .923.077 1.35.26.419.175.808.426 1.138.755A3.418 3.418 0 0 1 71 7.95v47.82c0 .889-.34 1.739-.962 2.396a3.435 3.435 0 0 1-2.392 1.053c-22.737.31-29.979 7.43-30.202 7.653-.03.039-.069.068-.107.106a.979.979 0 0 1-.156.126 1.973 1.973 0 0 1-.437.251 1.768 1.768 0 0 1-.603.135h-.136l-.01.01Zm1.944-51.927v46.168c4.287-2.541 13.123-6.107 29.163-6.387V8.374c-19.228.33-27.19 5.605-29.163 7.2ZM4.89 55.354c16.039.27 24.875 3.836 29.162 6.377V15.573c-1.944-1.575-9.906-6.87-29.163-7.198v46.98Zm39.923-7.807a1.933 1.933 0 0 1-.622-3.768 65.327 65.327 0 0 1 15.932-3.16 1.949 1.949 0 0 1 2.08 1.787 1.939 1.939 0 0 1-1.798 2.068 61.28 61.28 0 0 0-14.97 2.967 1.93 1.93 0 0 1-.612.096l-.01.01Zm-17.624 0c-.204 0-.408-.03-.612-.097a60.922 60.922 0 0 0-14.97-2.966 1.939 1.939 0 0 1-1.799-2.068c.078-1.063 1.02-1.855 2.08-1.788a65.422 65.422 0 0 1 15.933 3.16 1.925 1.925 0 0 1 1.225 2.445 1.945 1.945 0 0 1-1.847 1.323l-.01-.01Zm0-9.982c-.204 0-.408-.029-.612-.096a60.832 60.832 0 0 0-14.97-2.967 1.939 1.939 0 0 1-1.799-2.068c.078-1.062 1.02-1.845 2.08-1.787a65.327 65.327 0 0 1 15.933 3.16 1.925 1.925 0 0 1 1.225 2.444 1.945 1.945 0 0 1-1.847 1.324l-.01-.01Zm17.624 0a1.933 1.933 0 0 1-.622-3.768 65.331 65.331 0 0 1 15.932-3.16c1.06-.067 2.003.725 2.08 1.788a1.939 1.939 0 0 1-1.798 2.068 61.194 61.194 0 0 0-14.97 2.966 1.93 1.93 0 0 1-.612.097l-.01.01Z" class="path-fill fill-path"/> </g> </svg> <span>Documentation</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="https://www.twilio.com/docs/flex" target="_self" data-uuid="202617e5-93a5-3f8d-a293-5fd07113423d"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Twilio Flex</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://www.twilio.com/docs/sms" target="_self" data-uuid="4a7d38b6-987a-3434-819a-8315ad35aa69"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>SMS</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://www.twilio.com/docs/voice" target="_self" data-uuid="276792df-f5d6-374a-b4ac-ce3760668b6c"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Voice</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://docs.sendgrid.com/" target="_self" data-uuid="3a701880-504d-3d84-a4d2-19da3883139d"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Email</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://www.twilio.com/docs/whatsapp" target="_self" data-uuid="11717582-95ce-36a6-b33c-aa4968c7816a"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>WhatsApp API</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://www.twilio.com/docs/sip-trunking" target="_self" data-uuid="9c18aca3-4bad-3cb7-b449-2fb09e0ee6de"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Elastic SIP Trunking</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://www.twilio.com/docs/verify/api" target="_self" data-uuid="2216d993-093c-32a9-8311-c03d32122ee9"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Verify</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://www.twilio.com/docs/serverless/functions-assets/functions" target="_self" data-uuid="cc54ec7e-db8f-3e55-a052-f3c6aa412514"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Functions</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://www.twilio.com/docs/studio" target="_self" data-uuid="698bf00e-7d9d-36ee-9901-73eb234f7e79"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Studio</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://www.twilio.com/docs/twilio-cli/quickstart" target="_self" data-uuid="bd2d1990-cd6c-3a5b-8fde-660fa31e84ee"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Twilio CLI</strong> </span> </div> </a> </li> </ul> <div class="button-container small inverse"> <a href="https://www.twilio.com/docs" target="_self" class="button button-secondary">See all docs</a> </div> </div> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative" role="presentation">> <title>Two users in a circle</title> <g class="users_user-group--circle"> <path fill-rule="evenodd" d="M15.7 42.495c2.59 2.59 6.02 4.01 9.68 4.01s7.09-1.43 9.68-4.01c2.59-2.59 4.01-6.02 4.01-9.68 0-.548-.032-1.09-.095-1.626a1.966 1.966 0 0 0-.064-.474 13.598 13.598 0 0 0-3.851-7.58 13.584 13.584 0 0 0-9.68-4.01c-3.66 0-7.1 1.42-9.68 4.01a13.584 13.584 0 0 0-4.01 9.68c0 3.66 1.42 7.09 4.01 9.68Zm18.945-12.531a9.648 9.648 0 0 0-2.415-3.999 9.622 9.622 0 0 0-6.85-2.84c-2.59 0-5.02 1.01-6.85 2.84-.206.206-.4.419-.586.639a17.338 17.338 0 0 0 7.916 3.861c2.951.592 5.952.419 8.785-.501Zm.35 4.065a21.222 21.222 0 0 1-5.685.776v.01c-1.41 0-2.83-.14-4.24-.42a21.25 21.25 0 0 1-9.031-4.17 9.728 9.728 0 0 0-.349 2.59c0 2.59 1.01 5.02 2.84 6.85a9.622 9.622 0 0 0 6.85 2.84c2.59 0 5.02-1.01 6.85-2.84a9.615 9.615 0 0 0 2.765-5.636Z" clip-rule="evenodd" class="fill-path path-fill"/> <path fill-rule="evenodd" d="M36 69.875c-9.05 0-17.55-3.52-23.95-9.92-6.4-6.4-9.92-14.91-9.92-23.95s3.52-17.56 9.92-23.96c6.4-6.4 14.91-9.92 23.95-9.92s17.56 3.52 23.95 9.92c6.39 6.4 9.92 14.9 9.92 23.95 0 6.87-2.029 13.424-5.806 18.983a1.98 1.98 0 0 1-.282.408 34.297 34.297 0 0 1-3.832 4.559c-6.4 6.4-14.91 9.92-23.95 9.92v.01Zm26.011-19.146c2.524-4.442 3.869-9.484 3.869-14.724 0-7.97-3.11-15.48-8.75-21.12-5.64-5.64-13.15-8.75-21.13-8.75v-.01c-7.98 0-15.48 3.11-21.12 8.75-5.64 5.64-8.75 13.14-8.75 21.13 0 5.916 1.705 11.558 4.88 16.378a21.122 21.122 0 0 1 29.107.308 14.615 14.615 0 0 1 3.373-3.266 14.737 14.737 0 0 1 3.936-1.954 9.454 9.454 0 0 1-2.156-1.616 9.46 9.46 0 0 1-2.05-3.06 9.341 9.341 0 0 1-.72-3.61c0-1.24.24-2.46.72-3.61a9.46 9.46 0 0 1 2.05-3.06c.88-.88 1.91-1.57 3.06-2.04 2.3-.95 4.92-.95 7.22 0a9.46 9.46 0 0 1 3.06 2.05 9.46 9.46 0 0 1 2.05 3.06c.48 1.15.72 2.37.72 3.61 0 1.24-.24 2.46-.72 3.61a9.304 9.304 0 0 1-2.05 3.06 9.454 9.454 0 0 1-2.137 1.606 14.713 14.713 0 0 1 5.539 3.258Zm-19.216 5.138a10.766 10.766 0 0 1 8.165-5.062c1.86-.17 3.74.15 5.44.92a10.901 10.901 0 0 1 3.359 2.401 30.305 30.305 0 0 1-2.629 2.999A29.857 29.857 0 0 1 46.185 64.1a20.954 20.954 0 0 0-3.39-8.233Zm-3.788 1.614a17.043 17.043 0 0 1 3.298 7.73c-2.05.439-4.16.664-6.305.664-7.97 0-15.48-3.11-21.12-8.75a30.609 30.609 0 0 1-1.435-1.536 17.088 17.088 0 0 1 7.335-4.224c3.3-.92 6.77-.84 10.03.25a17.101 17.101 0 0 1 7.887 5.471c.086.143.19.276.31.395ZM51.94 33.745a5.395 5.395 0 0 0-3.84 1.59c-.51.51-.9 1.1-1.18 1.76a5.47 5.47 0 0 0 0 4.16c.27.66.67 1.26 1.18 1.76.51.51 1.1.9 1.76 1.18 1.33.55 2.83.55 4.16 0 .66-.27 1.26-.67 1.76-1.18.51-.51.9-1.1 1.18-1.76a5.47 5.47 0 0 0 0-4.16c-.27-.66-.67-1.26-1.18-1.76-.51-.51-1.1-.9-1.76-1.18a5.47 5.47 0 0 0-2.08-.41Z" clip-rule="evenodd" class="fill-path path-fill"/> </g> </svg> <span>Community</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="/en-us/ahoy" target="_self" data-uuid="44e0ac6f-a865-3570-9b75-6c2a200146b9"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Ahoy!</strong> </span> <p class="navigation-dropdown-link-description"> Get inspired by the latest from our developer community </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/blog/developers" target="_self" data-uuid="f39790d8-1e22-3926-8425-4854e425c140"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Developer Blog</strong> </span> <p class="navigation-dropdown-link-description"> Read tutorials, community projects, and product updates </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://stackoverflow.com/collectives/twilio" target="_self" data-uuid="50efaed5-3ef6-3f25-bdfe-cc3e5f66d63b"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Stack Overflow</strong> </span> <p class="navigation-dropdown-link-description"> Ask the Twilio community for help </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/champions" target="_self" data-uuid="517d626e-33c1-3931-8977-69ba8a6aa28f"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Champions</strong> </span> <p class="navigation-dropdown-link-description"> Become a Twilio community Champion </p> </div> </a> </li> </ul> </div> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative" role="presentation"> <title>Wrench and screwdriver</title> <g class="etc_wrench-screwdriver"> <path class="path-fill fill-path" fill-rule="evenodd" d="M57.847 20.266a6.292 6.292 0 0 1-2.909-.705l-23.96 24.07 3.32 3.334c.367.37.57.856.57 1.37a1.96 1.96 0 0 1-.57 1.382L15.596 68.482a8.45 8.45 0 0 1-6.04 2.508h-.01a8.46 8.46 0 0 1-6.04-2.518A8.553 8.553 0 0 1 1 62.405c0-2.285.89-4.453 2.507-6.067l18.7-18.765a1.933 1.933 0 0 1 2.74 0l3.296 3.31 23.96-24.078a6.348 6.348 0 0 1-.696-2.908c0-1.701.658-3.305 1.859-4.501l7.782-7.827a1.933 1.933 0 0 1 2.74 0L70.12 7.82a1.933 1.933 0 0 1 0 2.742l-7.792 7.826a6.275 6.275 0 0 1-4.482 1.867v.01Zm-2.478-6.369c0 .662.262 1.284.726 1.75l.004.004c.93.93 2.553.939 3.49-.003L66.008 9.2l-3.49-3.505-6.422 6.442a2.476 2.476 0 0 0-.726 1.76ZM6.237 59.09l17.335-17.395 6.611 6.64L12.857 65.73a4.662 4.662 0 0 1-3.31 1.371 4.623 4.623 0 0 1-3.3-1.37 4.673 4.673 0 0 1-1.375-3.326c0-1.254.484-2.43 1.365-3.316Z" clip-rule="evenodd"/> <path class="path-fill fill-path" d="M21.84 30.64c.377.38.87.574 1.365.574l.01.02c.493 0 .987-.195 1.364-.574a1.954 1.954 0 0 0 0-2.752l-4.627-4.647a1.925 1.925 0 0 0-2.08-.438 9.06 9.06 0 0 1-4.066.603 8.97 8.97 0 0 1-7.163-4.716 10.9 10.9 0 0 0 2.923.068 10.75 10.75 0 0 0 6.37-3.092 10.877 10.877 0 0 0 3.068-6.407c.106-.982.077-1.974-.078-2.946a8.952 8.952 0 0 1 2.081 1.536 9.01 9.01 0 0 1 2.469 4.58 9.144 9.144 0 0 1-.436 5.192c-.28.72-.107 1.536.436 2.08l6.727 6.777a1.933 1.933 0 0 0 2.74 0 1.954 1.954 0 0 0 0-2.751l-5.886-5.921a13.06 13.06 0 0 0 .213-6.175 12.989 12.989 0 0 0-3.523-6.543 12.86 12.86 0 0 0-7.754-3.675 1.928 1.928 0 0 0-1.839.904 1.933 1.933 0 0 0 0 2.061 6.99 6.99 0 0 1 .997 4.434 6.912 6.912 0 0 1-1.965 4.093A6.884 6.884 0 0 1 9.111 14.9a6.835 6.835 0 0 1-4.413-1.002 1.95 1.95 0 0 0-2.053 0 1.933 1.933 0 0 0-.9 1.848 13.172 13.172 0 0 0 1.936 5.58 12.953 12.953 0 0 0 4.201 4.133 12.905 12.905 0 0 0 5.595 1.828c1.53.126 3.097-.03 4.578-.447l3.785 3.801ZM58.04 71c-2.516 0-4.994-.739-7.104-2.13a13.061 13.061 0 0 1-5.246-6.932 13.076 13.076 0 0 1-.126-7.467l-4.365-4.385a1.954 1.954 0 0 1 0-2.752 1.933 1.933 0 0 1 2.739 0l5.217 5.231c.542.545.716 1.371.436 2.09a9.182 9.182 0 0 0-.204 6.107 9.123 9.123 0 0 0 3.679 4.861 9.053 9.053 0 0 0 5.904 1.44 9.08 9.08 0 0 0 5.488-2.626 9.153 9.153 0 0 0 2.614-5.513c.213-2.08-.3-4.18-1.433-5.93a9.055 9.055 0 0 0-10.918-3.491 1.91 1.91 0 0 1-2.072-.438l-7.375-7.409a1.954 1.954 0 0 1 0-2.751 1.933 1.933 0 0 1 2.739 0l6.534 6.563a12.99 12.99 0 0 1 7.433.126 13.015 13.015 0 0 1 6.902 5.27 13.128 13.128 0 0 1 2.052 8.459 13.042 13.042 0 0 1-3.727 7.866A12.936 12.936 0 0 1 58.06 71h-.02Z"/> <path class="path-fill fill-path" d="M60.286 58.069a2.425 2.425 0 0 1-2.42 2.43 2.425 2.425 0 0 1-2.42-2.43 2.425 2.425 0 0 1 2.42-2.431 2.425 2.425 0 0 1 2.42 2.43Z"/> </g> </svg> <span>Tools &amp; Resources</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="https://www.twilio.com/code-exchange" target="_self" data-uuid="82f92ed1-c941-3e67-8f96-daa4bbbfa252"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>CodeExchange</strong> </span> <p class="navigation-dropdown-link-description"> Usable code samples for faster builds </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/changelog" target="_self" data-uuid="d406aef4-2fe8-3406-a0b4-d5e7d530f428"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Changelog</strong> </span> <p class="navigation-dropdown-link-description"> See updates and additions to Twilio products </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://status.twilio.com" target="_self" data-uuid="511e46da-8d07-3439-a9c2-60b8e1ff1392"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>API Status</strong> </span> <p class="navigation-dropdown-link-description"> Check real-time monitoring of APIs and all services </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/products/beta" target="_self" data-uuid="48e907ba-efae-30e7-bdcd-8beec988feab"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Beta Products and Features</strong> </span> <p class="navigation-dropdown-link-description"> Explore new launches and request access to early releases </p> </div> </a> </li> </ul> </div> </div> </div> </li> <li class="navigation-accordion-item"> <button data-nav-id="3" class="navigation-accordion-button" aria-expanded="false" aria-controls="navigation-accordion-content3" id="navigation-accordion-button3"> <span>Why Twilio</span> <svg width="10" height="7" viewBox="0 0 10 7" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.183058 0.719435C0.427136 0.475358 0.822864 0.475358 1.06694 0.719435L5 4.65249L8.93306 0.719435C9.17714 0.475358 9.57286 0.475358 9.81694 0.719435C10.061 0.963513 10.061 1.35924 9.81694 1.60332L5.68077 5.73949C5.6807 5.73956 5.68063 5.73963 5.68055 5.73971C5.50018 5.92042 5.25533 6.02198 5 6.02198C4.74473 6.02198 4.49995 5.92048 4.31959 5.73985C4.31947 5.73973 4.31935 5.73961 4.31923 5.73949L0.183058 1.60332C-0.0610194 1.35924 -0.0610194 0.963513 0.183058 0.719435Z" fill="#030B5D"/> </svg> </button> <div class="navigation-accordion-content" role="region" id="navigation-accordion-content3" aria-labelledby="navigation-accordion-button3"> <div data-nav-id="3" aria-labelledby="navigation-link-3" id="navigation-dropdown-3" class="navigation-dropdown three-columns"> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <span>Company</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="/en-us/why-twilio" target="_self" data-uuid="9a787b06-a28b-3280-9f6b-deea01bbc545"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Why Twilio</strong> </span> <p class="navigation-dropdown-link-description"> The trusted platform for data-driven customer engagement across any channel. </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/company" target="_self" data-uuid="a849a5d8-ff83-3d17-af32-7b9edfd56499"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>About Us</strong> </span> <p class="navigation-dropdown-link-description"> Twilio company page </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/company/values" target="_self" data-uuid="790c50bd-02f7-3684-9a34-dccc637c0787"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Twilio Magic</strong> </span> <p class="navigation-dropdown-link-description"> Twilio core values </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/company/diversity" target="_self" data-uuid="1bbd6dce-661a-3c54-81a1-d78659cb5b2c"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Diversity</strong> </span> <p class="navigation-dropdown-link-description"> Twilio Together </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://investors.twilio.com" target="_self" data-uuid="f9b5d6ef-c537-36ee-afb7-46999b3632f1"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Investor Relations</strong> </span> <p class="navigation-dropdown-link-description"> Information for Twilio investors </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/press" target="_self" data-uuid="1b2fd53c-a7a5-32e0-8ad2-931a7dc28267"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Press &amp; Media</strong> </span> <p class="navigation-dropdown-link-description"> Latest announcements and launches </p> </div> </a> </li> </ul> </div> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <span>Our Platform</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="/en-us/customer-engagement-platform" target="_self" data-uuid="2b371b66-c4de-36b6-96d3-3496bba1c99a"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Customer Engagement Platform</strong> </span> <p class="navigation-dropdown-link-description"> Build durable customer relationships with personalized, data-driven engagement </p> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="/en-us/cpaas" target="_self" data-uuid="57942c20-35e2-348b-ae14-03e10e3fd1f8">Communication</a> <a href="/en-us/customer-data-platform" target="_self" data-uuid="2ffd8303-febf-374d-b9cd-21f8efc6cfbc">Customer Data</a> </div> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/trust-center" target="_self" data-uuid="8f381764-d1ce-3b8a-8474-a51f92736382"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Trust Center</strong> </span> <p class="navigation-dropdown-link-description"> Twilio’s security, data privacy, regulatory compliance, and resiliency policies. </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/super-network" target="_blank" data-uuid="9689eb37-400d-3cf8-8476-5b380363d2f6"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong> Super Network</strong> </span> <p class="navigation-dropdown-link-description"> Simplify, strengthen and unite carrier communication networks using software. </p> </div> </a> </li> </ul> </div> <div class="navigation-dropdown-section gray"> <h5 class="navigation-dropdown-title"> <span>Resources</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="/en-us/resource-center" target="_self" data-uuid="cacae192-dd0a-37a1-83f9-3062a802ce39"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Resource Center</strong> </span> <p class="navigation-dropdown-link-description"> Browse our content library for more resources on how you can create lasting customer relationships </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://customers.twilio.com/en-us" target="_self" data-uuid="70f2a22e-4399-3d83-9677-76decb0dc8d9"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Customer Stories</strong> </span> <p class="navigation-dropdown-link-description"> See what customers are building with Twilio </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/blog" target="_self" data-uuid="d72bede0-4aad-3cb7-8892-91ed84e6b26f"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Blog</strong> </span> <p class="navigation-dropdown-link-description"> Explore the latest product updates, technical tutorials, and best practices </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/state-of-customer-engagement" target="_self" data-uuid="1084fc5e-4007-379e-9cff-44bd42fcc506"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>State of Customer Engagement</strong> </span> <p class="navigation-dropdown-link-description"> See the top trends shaping customer engagement in our annual report </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="/en-us/events" target="_self" data-uuid="a6a76a7a-4d32-3482-bbd1-2ff679aad5f0"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Twilio Events</strong> </span> <p class="navigation-dropdown-link-description"> Join upcoming group events </p> </div> </a> </li> </ul> </div> </div> </div> </li> <li class="navigation-accordion-item"> <button data-nav-id="4" class="navigation-accordion-button" aria-expanded="false" aria-controls="navigation-accordion-content4" id="navigation-accordion-button4"> <span>Pricing</span> <svg width="10" height="7" viewBox="0 0 10 7" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0.183058 0.719435C0.427136 0.475358 0.822864 0.475358 1.06694 0.719435L5 4.65249L8.93306 0.719435C9.17714 0.475358 9.57286 0.475358 9.81694 0.719435C10.061 0.963513 10.061 1.35924 9.81694 1.60332L5.68077 5.73949C5.6807 5.73956 5.68063 5.73963 5.68055 5.73971C5.50018 5.92042 5.25533 6.02198 5 6.02198C4.74473 6.02198 4.49995 5.92048 4.31959 5.73985C4.31947 5.73973 4.31935 5.73961 4.31923 5.73949L0.183058 1.60332C-0.0610194 1.35924 -0.0610194 0.963513 0.183058 0.719435Z" fill="#030B5D"/> </svg> </button> <div class="navigation-accordion-content" role="region" id="navigation-accordion-content4" aria-labelledby="navigation-accordion-button4"> <div data-nav-id="4" aria-labelledby="navigation-link-4" id="navigation-dropdown-4" class="navigation-dropdown three-columns"> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <span>Communications</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/pricing/messaging" target="_self" data-uuid="96d65f20-32f4-3713-96fe-2cf821d8583f"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Messaging logo</title> <g class="twilio_messagingx"> <g class="path-fill"> <path d="M14.232 46.958c-.53 0-1.083-.127-1.592-.36a3.69 3.69 0 0 1-2.145-3.356V36H7.309A5.311 5.311 0 0 1 2 30.691V11.578c0-2.93 2.379-5.31 5.31-5.31h31.854c2.931 0 5.31 2.38 5.31 5.31v10.894a2.13 2.13 0 0 1-2.124 2.124 2.13 2.13 0 0 1-2.124-2.124V11.578c0-.595-.467-1.062-1.062-1.062H7.33c-.594 0-1.061.467-1.061 1.062V30.69c0 .595.467 1.062 1.061 1.062h5.31a2.13 2.13 0 0 1 2.123 2.123v8.22l9.26-7.731a2.126 2.126 0 1 1 2.718 3.27l-10.13 8.453c-.68.573-1.53.87-2.379.87Z"/> <path d="M59.891 65.732a3.743 3.743 0 0 1-2.081-.637l-9.918-7.858h-2.59c-8.644 0-15.673-6.668-15.673-14.866 0-8.197 7.03-14.866 15.672-14.866h9.026C62.971 27.505 70 34.174 70 42.371c0 4.417-2.421 8.814-6.371 11.744v7.922c0 1.38-.765 2.633-1.975 3.27a3.638 3.638 0 0 1-1.742.425h-.02ZM48.636 52.99c.488 0 .934.17 1.316.467l9.408 7.454V52.99c0-.722.361-1.402.977-1.784 3.313-2.124 5.394-5.5 5.394-8.835 0-5.861-5.118-10.618-11.425-10.618H45.28c-6.286 0-11.425 4.757-11.425 10.618 0 5.862 5.118 10.619 11.425 10.619h3.356Z"/> </g> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Messaging</strong> </span> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="/en-us/sms/pricing/us" target="_self" data-uuid="cd19858a-b596-31db-9a4a-dc77079ca25d">SMS</a> <a href="/en-us/whatsapp/pricing" target="_self" data-uuid="33e93917-7fa5-30a6-8a19-d4217e896bfc">Whatsapp</a> <a href="/en-us/messaging/pricing/conversations-api" target="_self" data-uuid="fb1d6fd9-94bd-300a-bfe1-81d2b8e9fe94">Conversations</a> </div> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="https://sendgrid.com/en-us/pricing" target="_blank" data-uuid="a329ca03-44e4-36a3-b1d5-690c9338daf9"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio SendGrid Email API logo</title> <g class="twilio_sendgrid-email-api"> <path fill-rule="evenodd" clip-rule="evenodd" d="M29.25 6.25C29.1249 6.25 29.0031 6.29755 28.9003 6.4003C28.7975 6.50306 28.75 6.62494 28.75 6.75V20.25C28.75 20.3751 28.7975 20.4969 28.9003 20.5997C29.0031 20.7025 29.1249 20.75 29.25 20.75H42.75C47.4341 20.75 51.25 24.5659 51.25 29.25V42.75C51.25 42.8751 51.2975 42.9969 51.4003 43.0997C51.5031 43.2025 51.6249 43.25 51.75 43.25H65.25C65.3751 43.25 65.4969 43.2025 65.5997 43.0997C65.7025 42.9969 65.75 42.8751 65.75 42.75V6.25H29.25ZM29.25 2.25H67.5C68.7375 2.25 69.75 3.2625 69.75 4.5V42.75C69.75 45.225 67.725 47.25 65.25 47.25H51.75C49.275 47.25 47.25 45.225 47.25 42.75V29.25C47.25 26.775 45.225 24.75 42.75 24.75H29.25C26.775 24.75 24.75 22.725 24.75 20.25V6.75C24.75 4.275 26.775 2.25 29.25 2.25Z" class="path-fill"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M42.75 65.75C42.8751 65.75 42.9969 65.7025 43.0997 65.5997C43.2025 65.4969 43.25 65.3751 43.25 65.25V51.75C43.25 51.6249 43.2025 51.5031 43.0997 51.4003C42.9969 51.2975 42.8751 51.25 42.75 51.25H29.25C24.5659 51.25 20.75 47.4341 20.75 42.75V29.25C20.75 29.1249 20.7025 29.0031 20.5997 28.9003C20.4969 28.7975 20.3751 28.75 20.25 28.75H6.75C6.62494 28.75 6.50306 28.7975 6.4003 28.9003C6.29755 29.0031 6.25 29.1249 6.25 29.25V65.75H42.75ZM42.75 69.75H4.5C3.2625 69.75 2.25 68.7375 2.25 67.5V29.25C2.25 26.775 4.275 24.75 6.75 24.75H20.25C22.725 24.75 24.75 26.775 24.75 29.25V42.75C24.75 45.225 26.775 47.25 29.25 47.25H42.75C45.225 47.25 47.25 49.275 47.25 51.75V65.25C47.25 67.725 45.225 69.75 42.75 69.75Z" class="path-fill"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Email ↗</strong> </span> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/voice/pricing/us" target="_self" data-uuid="c4056d19-2a2f-3b73-a207-d78e69f85132"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Programmable Voice logo</title> <g class="twilio_programmable-voice"> <path d="M54.384 67.979a5.27 5.27 0 0 1-2.669-.734 138.575 138.575 0 0 1-15.78-10.953c-4.056-3.337-7.271-6.211-10.087-9.023-2.816-2.811-5.926-6.252-9.456-10.491-2.857-3.525-7.354-9.694-10.695-15.506a5.265 5.265 0 0 1 .84-6.337l8.447-8.456c1.997-1.972 5.443-1.972 7.439 0l10.212 10.198a5.217 5.217 0 0 1 1.534 3.714 5.217 5.217 0 0 1-1.534 3.714l-2.794 2.79c2.857 3.588 5.337 6.379 7.774 8.813 2.816 2.812 5.569 5.288 8.405 7.554l2.795-2.791c2.038-2.035 5.38-2.056 7.439 0l10.212 10.218A5.217 5.217 0 0 1 68 54.403a5.217 5.217 0 0 1-1.534 3.714l-8.342 8.33A5.27 5.27 0 0 1 54.384 68v-.021ZM18.683 9.165a.986.986 0 0 0-.736.315L9.5 17.894c-.336.336-.4.86-.168 1.28 3.215 5.602 7.564 11.54 10.296 14.94 3.425 4.112 6.43 7.448 9.183 10.176 2.732 2.727 5.82 5.497 9.77 8.729a134.385 134.385 0 0 0 15.277 10.617c.4.23.946.167 1.282-.168l8.342-8.33c.273-.273.315-.588.315-.735a1.02 1.02 0 0 0-.315-.734L53.27 43.45a1.08 1.08 0 0 0-1.492 0l-4.14 4.133a2.095 2.095 0 0 1-2.794.147l-1.471-1.175a102.691 102.691 0 0 1-8.741-7.869c-2.543-2.538-5.128-5.455-8.09-9.148l-1.177-1.469a2.087 2.087 0 0 1 .147-2.79l4.118-4.134a1.05 1.05 0 0 0 .316-.734 1.02 1.02 0 0 0-.316-.735L19.44 9.46a1.056 1.056 0 0 0-.736-.315h-.021v.021Z" class="path-fill"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Voice</strong> </span> </div> </a> <div class="navigation-dropdown-shortcut-links "> <a href="/en-us/voice/conference/pricing" target="_self" data-uuid="bdf5bad8-839c-3cc2-befc-caefedbefa87">Conferencing</a> <a href="/en-us/sip-trunking/pricing/us" target="_self" data-uuid="a36943fb-5aa4-39dc-961b-51e70e40efb0">SIP trunking</a> </div> </li> </ul> </div> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <span></span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/verify/pricing" target="_self" data-uuid="5c910363-d68b-3e0a-875a-7b333197fadb"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Verify logo</title> <g class="twilio_verify"> <g class="path-fill"> <path d="M36 68.558a5.287 5.287 0 0 1-3.761-1.552L3.87 38.616A6.317 6.317 0 0 1 2 34.111V9.313A5.314 5.314 0 0 1 7.313 4h57.374A5.314 5.314 0 0 1 70 9.313v1.423a6.28 6.28 0 0 1-1.87 4.505L39.761 43.61c-2.061 2.061-5.44 2.061-7.522 0L21.74 33.112a2.116 2.116 0 0 1 0-2.996 2.116 2.116 0 0 1 2.997 0l10.497 10.498c.276.276.595.319.744.319.148 0 .489-.043.743-.32l28.412-28.368c.403-.404.616-.935.616-1.509V9.312c0-.595-.468-1.062-1.063-1.062H7.313c-.595 0-1.063.467-1.063 1.063V34.11c0 .574.213 1.105.616 1.509l28.369 28.369a1.091 1.091 0 0 0 1.509 0l16.872-16.873a2.116 2.116 0 0 1 2.996 0 2.116 2.116 0 0 1 0 2.996L39.74 66.986a5.288 5.288 0 0 1-3.761 1.551l.021.022Z"/> <path d="M63.625 46.118a6.375 6.375 0 1 0 0-12.75 6.375 6.375 0 0 0 0 12.75Z"/> </g> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Verify</strong> </span> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/user-authentication-identity/pricing/lookup" target="_self" data-uuid="764f3144-e164-3216-a6ac-db00e0e38fc0"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Lookup logo</title> <g class="twilio_lookup"> <g class="path-fill"> <path d="M27.498 33.873a6.375 6.375 0 1 0 0-12.75 6.375 6.375 0 0 0 0 12.75Z"/> <path d="M69.379 66.361 46.96 43.944c3.761-4.44 6.056-10.178 6.056-16.446C52.996 13.432 41.564 2 27.498 2S2 13.432 2 27.498s11.432 25.498 25.498 25.498a25.267 25.267 0 0 0 16.446-6.056l22.417 22.417c.425.425.956.616 1.509.616.552 0 1.084-.212 1.508-.616a2.116 2.116 0 0 0 0-2.996ZM6.248 27.498C6.25 15.79 15.79 6.25 27.499 6.25c11.708 0 21.248 9.54 21.248 21.248 0 11.708-9.54 21.248-21.248 21.248-11.708 0-21.248-9.54-21.248-21.248Z"/> </g> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Lookup</strong> </span> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/serverless/pricing" target="_self" data-uuid="2aba174c-e04e-35fb-9be8-8df21e8f3bcc"> <svg width="72" height="74" viewBox="0 0 72 74" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path class="path-fill logo-fill" fill-rule="evenodd" clip-rule="evenodd" d="M2 15.3C2.00089 13.5952 2.46899 11.9235 3.35315 10.4675C4.23731 9.01146 5.5035 7.8272 7.01337 7.04411C8.52323 6.26102 10.2187 5.90922 11.9144 6.02716C13.6101 6.1451 15.2409 6.72825 16.6286 7.71287C18.0162 8.69749 19.1073 10.0457 19.7826 11.6102C20.4579 13.1746 20.6914 14.8952 20.4577 16.5838C20.2239 18.2724 19.5319 19.864 18.4572 21.1848C17.3825 22.5056 15.9664 23.5047 14.3638 24.073V52.5C14.3638 54.9665 15.3408 57.332 17.0798 59.0761C18.8188 60.8202 21.1774 61.8 23.6367 61.8C26.0961 61.8 28.4546 60.8202 30.1936 59.0761C31.9326 57.332 32.9096 54.9665 32.9096 52.5V45.773C31.0998 45.1325 29.5325 43.9448 28.424 42.3735C27.3154 40.8023 26.7201 38.9248 26.7201 37C26.7201 35.0752 27.3154 33.1977 28.424 31.6265C29.5325 30.0552 31.0998 28.8675 32.9096 28.227V21.5C32.9096 19.4645 33.3094 17.449 34.086 15.5684C34.8627 13.6879 36.0011 11.9792 37.4362 10.5398C38.8713 9.10054 40.5751 7.95882 42.4501 7.17987C44.3252 6.40092 46.3349 6 48.3644 6C50.394 6 52.4037 6.40092 54.2787 7.17987C56.1538 7.95882 57.8575 9.10054 59.2926 10.5398C60.7277 11.9792 61.8661 13.6879 62.6428 15.5684C63.4195 17.449 63.8192 19.4645 63.8192 21.5V49.927C65.8814 50.6591 67.6192 52.0985 68.7257 53.991C69.8322 55.8835 70.2363 58.1073 69.8665 60.2697C69.4967 62.432 68.3768 64.3936 66.7046 65.8082C65.0325 67.2227 62.9158 67.999 60.7283 68C58.5384 68.0033 56.418 67.2291 54.7427 65.8147C53.0674 64.4003 51.9453 62.4369 51.575 60.2722C51.2048 58.1076 51.6104 55.8813 52.72 53.9879C53.8296 52.0944 55.5715 50.6558 57.6373 49.927V21.5C57.6373 19.0335 56.6603 16.668 54.9213 14.9239C53.1823 13.1798 50.8237 12.2 48.3644 12.2C45.9051 12.2 43.5465 13.1798 41.8075 14.9239C40.0685 16.668 39.0915 19.0335 39.0915 21.5V28.227C40.9014 28.8675 42.4686 30.0552 43.5772 31.6265C44.6857 33.1977 45.281 35.0752 45.281 37C45.281 38.9248 44.6857 40.8023 43.5772 42.3735C42.4686 43.9448 40.9014 45.1325 39.0915 45.773V52.5C39.0915 56.6108 37.4633 60.5533 34.5649 63.4601C31.6666 66.367 27.7356 68 23.6367 68C19.5379 68 15.6069 66.367 12.7085 63.4601C9.81019 60.5533 8.18192 56.6108 8.18192 52.5V24.073C6.37348 23.4313 4.80789 22.243 3.70077 20.6718C2.59365 19.1007 1.99945 17.2239 2 15.3ZM11.2729 12.2C10.4531 12.2 9.66691 12.5266 9.08724 13.108C8.50758 13.6893 8.18192 14.4778 8.18192 15.3C8.18192 16.1222 8.50758 16.9107 9.08724 17.492C9.66691 18.0734 10.4531 18.4 11.2729 18.4C12.0927 18.4 12.8789 18.0734 13.4585 17.492C14.0382 16.9107 14.3638 16.1222 14.3638 15.3C14.3638 14.4778 14.0382 13.6893 13.4585 13.108C12.8789 12.5266 12.0927 12.2 11.2729 12.2ZM57.6373 58.7C57.6373 57.8778 57.963 57.0893 58.5426 56.508C59.1223 55.9266 59.9085 55.6 60.7283 55.6C61.548 55.6 62.3342 55.9266 62.9139 56.508C63.4936 57.0893 63.8192 57.8778 63.8192 58.7C63.8192 59.5222 63.4936 60.3107 62.9139 60.892C62.3342 61.4734 61.548 61.8 60.7283 61.8C59.9085 61.8 59.1223 61.4734 58.5426 60.892C57.963 60.3107 57.6373 59.5222 57.6373 58.7Z"/> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Serverless</strong> </span> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/video/pricing" target="_self" data-uuid="7bd70d75-cf69-30ce-9ae5-ea9730e53641"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Video logo</title> <g class="twilio_video"> <path d="M43.438 57.5H7.312A5.314 5.314 0 0 1 2 52.187V20.314A5.314 5.314 0 0 1 7.313 15h36.124a5.314 5.314 0 0 1 5.313 5.313v8.245l13.557-6.78a5.264 5.264 0 0 1 5.164.235A5.295 5.295 0 0 1 70 26.538v19.465a5.266 5.266 0 0 1-2.507 4.505 5.321 5.321 0 0 1-5.164.255L48.75 44.049v8.16a5.314 5.314 0 0 1-5.313 5.312V57.5ZM7.312 19.25c-.595 0-1.062.468-1.062 1.063v31.875c0 .594.468 1.062 1.063 1.062h36.124c.596 0 1.063-.468 1.063-1.063v-11.58c0-.745.383-1.425.999-1.807a2.153 2.153 0 0 1 2.061-.106l16.639 8.245c.489.233.871.042 1.041-.043.149-.085.51-.361.51-.892V26.539c0-.532-.361-.808-.51-.914-.149-.085-.552-.297-1.041-.043l-16.639 8.31c-.659.318-1.445.297-2.061-.086A2.123 2.123 0 0 1 44.5 32V20.312c0-.595-.468-1.062-1.063-1.062H7.313Z" class="path-fill"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Video</strong> </span> </div> </a> </li> </ul> </div> <div class="navigation-dropdown-section "> <h5 class="navigation-dropdown-title"> <span>Applications</span> </h5> <hr/> <ul class="navigation-dropdown-list"> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="/en-us/flex/pricing" target="_self" data-uuid="454d3fdf-99a1-35d7-ac19-b3c0e80a9372"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Flex logo</title> <g class="twilio_flex"> <path d="M10.455 32.482C9.235 31.259 7 32.074 7 33.909v18.55c0 .612.203 1.02.61 1.428l17.476 17.531c1.22 1.223 3.455.408 3.455-1.427v-18.55c0-.612-.203-1.02-.61-1.427L10.456 32.482ZM9.032 7C8.016 7 7 8.02 7 9.039v13.454c0 .612.203 1.02.61 1.427l29.873 29.967c.406.407.813.611 1.422.611h20.729c1.828 0 2.641-2.242 1.422-3.465L43.58 33.297c-.406-.407-.813-.611-1.422-.611h-11.38c-1.017 0-2.033-.816-2.033-2.039 0-1.019.813-2.038 2.033-2.038h39.22c1.83 0 2.642-2.243 1.423-3.466L53.943 7.612C53.537 7.204 52.927 7 52.521 7H9.032Z" class="path-fill"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Twilio Flex</strong> </span> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="https://segment.com/pricing/" target="_blank" data-uuid="6f4a34e1-7640-361d-a7ce-70ee86701cb6"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Engage logo</title> <g class="twilio_engage"> <g class="path-fill"> <path d="M36 51.96c8.815 0 15.96-7.145 15.96-15.96 0-8.814-7.145-15.96-15.96-15.96-8.814 0-15.96 7.146-15.96 15.96 0 8.815 7.146 15.96 15.96 15.96Z"/> <path d="M32.54 59.76c-10.42-1.48-18.82-9.88-20.3-20.3-.88-6.28.7-12.16 3.88-16.88.52-.78.38-1.82-.28-2.48l-2.88-2.88c-.88-.88-2.34-.76-3.06.26C6.18 22.7 4 29.1 4 36v29.42C4 66.84 5.16 68 6.58 68H36c6.9 0 13.3-2.18 18.52-5.9 1.02-.72 1.14-2.18.26-3.06l-2.88-2.88c-.66-.66-1.7-.8-2.48-.28-4.7 3.2-10.6 4.78-16.88 3.88Zm6.92-47.52c10.42 1.46 18.82 9.88 20.3 20.3.88 6.28-.7 12.16-3.88 16.88-.52.78-.38 1.82.28 2.48l2.88 2.88c.88.88 2.34.76 3.06-.26C65.82 49.3 68 42.9 68 36V6.58C68 5.16 66.84 4 65.42 4H36c-6.9 0-13.3 2.18-18.52 5.9a2.006 2.006 0 0 0-.26 3.06l2.88 2.88c.66.66 1.7.8 2.48.28 4.7-3.18 10.58-4.76 16.88-3.88Z"/> </g> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Twilio Segment ↗</strong> </span> </div> </a> </li> <li class="has-icon"> <a class="navigation-dropdown-link-main" href="https://sendgrid.com/en-us/pricing" target="_self" data-uuid="b30a861c-7875-3e06-81b4-e6e9991f918f"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product"> <title>Twilio Marketing Campaigns logo</title> <g class="twilio_marketing-campaigns"> <path d="M22.71 41.007a2.26 2.26 0 0 1-1.87.501L.993 37.976c-1.28-.444-1.34-2.22-.08-2.72L62.169 7.018S62.247 7 62.286 7h.059a.78.78 0 0 1 .295.039s.04 0 .06.038a.573.573 0 0 1 .196.174c0 .02.02.058.04.077.04.097.078.212.059.328l-5.69 51.956c-.217.945-1.3 1.39-2.127.907L32.89 47.569c-.965-.56-2.166.115-2.166 1.215 0 .54.315 1.023.787 1.255l3.367 1.968c.768.386.985 1.39.492 2.085l-6.458 9.283c-.787 1.158-2.618.598-2.618-.791V44.905c0-.502.196-1.004.55-1.37l28.59-29.413c.315-.31-.138-.792-.492-.502L22.71 41.007Z" class="path-fill"/> </g> </svg> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>Marketing Campaigns</strong> </span> </div> </a> </li> </ul> <div class="button-container small "> <a href="/en-us/pricing" target="_blank" class="button button-secondary">See all pricing</a> </div> </div> </div> </div> </li> </ul> <ul class="navigation-buttons" role="list"> <li class="button-container"> <a href="https://www.twilio.com/try-twilio" class="button button-primary">Start for free</a> </li> <li class="button-container"> <a href="https://www.twilio.com/login" class="button button-secondary mb-login-link">Login</a> </li> <li class="button-container hide-up"> <a href="https://www.twilio.com/console" class="button button-secondary mb-console-link">Console</a> </li> <li class="button-container"> <a href="/en-us/help/sales" class="button button-secondary">Contact sales</a> </li> </ul> </div> </div> </nav> <div class="twilio-htmlcontainer"> <style> /* to reverse codebase style */ #navigation-dropdown-0 .navigation-dropdown-section:nth-child(1) { & .path-fill, .navigation-dropdown svg { background: red; fill: rgb(var(--color-blue-60)) !important; } } /* new style */ .navigation-dropdown-list {padding: 0.8rem 0 2.6rem 0;} #navigation-dropdown-0 .navigation-dropdown-section:nth-child(4) { & .path-fill, .navigation-dropdown svg { background: red; fill: rgb(var(--color-mint)) !important; } /* right align and bottom section */ .button-container { margin-top: 0rem; display: flex; justify-content: right; } } #navigation-dropdown-0 .navigation-dropdown-section:nth-child(1) { padding-bottom: 0; } #navigation-dropdown-0 .navigation-dropdown-section:nth-child(2) { padding-top: 0; & h5 { display: none; } & hr { display: none; } } #navigation-dropdown-0 .navigation-dropdown-section:nth-child(3) { padding-top: var(--spacing-size-5); & h5 { display: flex; } & hr { display: flex; } } #navigation-dropdown-4 .navigation-dropdown-section:nth-child(1) { padding-bottom: 0; } #navigation-dropdown-4 .navigation-dropdown-section:nth-child(2) { padding-top: 0; & h5 { display: none; } & hr { display: none; } } @media screen and (min-width: 992px) { #navigation-dropdown-0 .navigation-dropdown-section:nth-child(1) { padding: 3rem 0rem 3rem var(--spacing-size-5); & ul li { padding-right: var(--spacing-size-5); } } #navigation-dropdown-0 .navigation-dropdown-section:nth-child(2) { padding: 3rem var(--spacing-size-5) 3rem 0rem; & h5 { display: flex; padding-top: 1.8rem; } & hr { display: block; } } #navigation-dropdown-4 .navigation-dropdown-section:nth-child(1) { padding: 3rem 0rem 3rem var(--spacing-size-5); & ul li { padding-right: var(--spacing-size-5); } } #navigation-dropdown-4 .navigation-dropdown-section:nth-child(2) { padding: 3rem var(--spacing-size-5) 3rem 0rem; & h5 { display: flex; padding-top: 1.8rem; } & hr { display: block; } } #navigation-dropdown-1 .navigation-dropdown-section:nth-child(3) { display: flex; flex-direction: column; & .navigation-dropdown-list { gap: 1rem; } /* right align and bottom section */ .button-container { margin-top: 1.5rem; flex-grow: 1; display: flex; justify-content: right; align-self: flex-end; } } #navigation-dropdown-4 .navigation-dropdown-section:nth-child(3) { /* right align and bottom section */ .button-container { margin-top: 5rem; display: flex; justify-content: right; } } /* reversing code base */ #navigation-dropdown-0 .navigation-dropdown-section:nth-child(3) { padding: 1.2rem var(--spacing-size-4); } } </style> <div> </div> <script> // labels const currentPagePathNav = window.location.pathname; let domain = "https://www.twilio.com/" let locale = domain + "en-us"; let businessSizeLabels = [ "Business Size", "Enterprise", "Startup", "Nonprofit", ]; let twilioServicesLabels = [ "Twilio Services", "Professional Services", "Get technical and strategic advice from Twilio experts", "Training", "Learn how to architect, build, and support your apps", ]; if ( currentPagePathNav.includes("/de-de") || currentPagePathNav.includes("/de/") ) { locale = domain + "de-de"; businessSizeLabels = [ "Unternehmensgröße", "Unternehmen", "Start-up", "Gemeinnützige Organisation", ]; twilioServicesLabels = [ "Twilio-Services", "Professionelle Dienstleistungen", "Erhalten Sie technische und strategische Beratung durch Expert:innen von Twilio.", "Schulungen", "Lernen Sie, wie Sie Apps anlegen, erstellen und unterstützen können.", ]; } else if ( currentPagePathNav.includes("/fr-fr") || currentPagePathNav.includes("/fr/") ) { locale = domain + "fr-fr"; businessSizeLabels = [ "Taille de l'entreprise", "Entreprise", "Startup", "Associations caritatives", ]; twilioServicesLabels = [ "Services Twilio", "Services professionnels", "Obtenez des conseils techniques et stratégiques de la part d'experts Twilio", "Formations", "Découvrez comment concevoir, construire et prendre en charge vos applications", ]; } else if ( currentPagePathNav.includes("/pt-br") || currentPagePathNav.includes("/pt/") ) { locale = domain + "pt-br"; businessSizeLabels = [ "Tamanho da empresa", "Empresarial", "Startup", "Sem fins lucrativos", ]; twilioServicesLabels = [ "Serviços da Twilio", "Serviços profissionais", "Obtenha consultoria técnica e estratégica dos especialistas da Twilio", "Treinamento", "Saiba como arquitetar, criar e dar suporte aos seus aplicativos", ]; } else if ( currentPagePathNav.includes("/es-mx") || currentPagePathNav.includes("/es/") ) { locale = domain + "es-mx"; businessSizeLabels = [ "Tamaño de la empresa", "Empresa", "Startup", "Sin fines de lucro", ]; twilioServicesLabels = [ "Servicios de Twilio", "Servicios profesionales", "Obtén asesoría técnica y estratégica de los expertos de Twilio", "Capacitación", "Aprende a diseñar, crear y dar soporte a tus aplicaciones", ]; } else if ( currentPagePathNav.includes("/ja-jp") || currentPagePathNav.includes("/ja/") ) { locale = domain + "ja-jp"; businessSizeLabels = [ "事業規模", "エンタープライズ", "スタートアップ", "非営利団体", ]; twilioServicesLabels = [ "Twilioの各種サービス", "プロフェッショナルサービス", "Twilioエキスパートから技術的・戦略的アドバイスを得られます", "トレーニング", "アプリケーションの設計、構築、サポートの方法を学べます", ]; } // desktop nav const paddingTop = "0.6rem"; let solutionsDropdown = document .getElementById("navigation-dropdown-1") .getElementsByClassName("navigation-dropdown-section"); const businessSize = `<h5 class="navigation-dropdown-title" style="padding-top: ${paddingTop}"> <span>${businessSizeLabels[0]}</span> </h5> <hr /> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="${locale}/solutions/enterprise" target="_self" > <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>${businessSizeLabels[1]}</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="${locale}/solutions/startups-resources" target="_self" > <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>${businessSizeLabels[2]}</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://twilio.org" target="_blank" > <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>${businessSizeLabels[3]} ↗</strong> </span> </div> </a> </li> </ul>`; const twilioServicesHTML = `<h5 class="navigation-dropdown-title" style="padding-top: ${paddingTop}"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product" > <title>Twilio Programmable Messaging logo</title> <g class="twilio_programmable-messaging"> <g class="path-fill"> <path d="M18.511 65.441a3.586 3.586 0 0 1-1.551-.34c-1.339-.616-2.189-1.912-2.168-3.4l.064-9.201H7.313A5.314 5.314 0 0 1 2 47.187V15.314A5.314 5.314 0 0 1 7.313 10h57.374A5.314 5.314 0 0 1 70 15.313v31.874a5.314 5.314 0 0 1-5.313 5.313H34.683L20.955 64.528a3.665 3.665 0 0 1-2.444.934v-.02ZM7.313 14.25c-.595 0-1.063.467-1.063 1.063v31.874c0 .596.468 1.063 1.063 1.063h9.647c.574 0 1.105.234 1.509.616.403.404.616.935.616 1.509l-.064 10.157L32.472 48.76c.383-.34.893-.531 1.403-.531h30.813c.594 0 1.062-.468 1.062-1.063V15.313c0-.596-.468-1.063-1.063-1.063H7.313Z" ></path> <path d="M19 35.5a4.25 4.25 0 1 0 0-8.5 4.25 4.25 0 0 0 0 8.5Zm17 0a4.25 4.25 0 1 0 0-8.5 4.25 4.25 0 0 0 0 8.5Zm17 0a4.25 4.25 0 1 0 0-8.5 4.25 4.25 0 0 0 0 8.5Z" ></path> </g> </g> </svg> <span>${twilioServicesLabels[0]}</span> </h5> <hr /> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="${locale}/professional-services" target="_self"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>${twilioServicesLabels[1]}</strong> </span> <p class="navigation-dropdown-link-description"> ${twilioServicesLabels[2]} </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="${locale}/ahoy" target="_self"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>${twilioServicesLabels[3]}</strong> </span> <p class="navigation-dropdown-link-description"> ${twilioServicesLabels[4]} </p> </div> </a> </li> </ul>`; if (solutionsDropdown) { let industriesColumn = solutionsDropdown[2]; let industriesCTA = industriesColumn.getElementsByClassName( "navigation-dropdown-list" )[0]; industriesCTA.insertAdjacentHTML("afterend", businessSize); let partnersColumn = solutionsDropdown[3]; let partnersLastDiv = partnersColumn.getElementsByClassName( "navigation-dropdown-list" )[0]; partnersLastDiv.insertAdjacentHTML("afterend", twilioServicesHTML); } // mobile nav const paddingTopMobile = "5.5rem"; let solutionsDropdownMobile = document .getElementsByClassName("navigation-mobile-menu")[0] .getElementsByClassName("navigation-dropdown four-columns")[1] .getElementsByClassName("navigation-dropdown-section"); const businessSizeMobile = `<h5 class="navigation-dropdown-title" style="padding-top: ${paddingTopMobile}"> <span>${businessSizeLabels[0]}</span> </h5> <hr /> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="${locale}/solutions/enterprise" target="_self" > <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>${businessSizeLabels[1]}</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="${locale}/solutions/startups-resources" target="_self" > <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>${businessSizeLabels[2]}</strong> </span> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="https://twilio.org" target="_blank" > <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>${businessSizeLabels[3]} ↗</strong> </span> </div> </a> </li> </ul>`; const twilioServicesHTMLMobile = `<h5 class="navigation-dropdown-title" style="padding-top: ${paddingTopMobile}"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative is-product" > <title>Twilio Programmable Messaging logo</title> <g class="twilio_programmable-messaging"> <g class="path-fill"> <path d="M18.511 65.441a3.586 3.586 0 0 1-1.551-.34c-1.339-.616-2.189-1.912-2.168-3.4l.064-9.201H7.313A5.314 5.314 0 0 1 2 47.187V15.314A5.314 5.314 0 0 1 7.313 10h57.374A5.314 5.314 0 0 1 70 15.313v31.874a5.314 5.314 0 0 1-5.313 5.313H34.683L20.955 64.528a3.665 3.665 0 0 1-2.444.934v-.02ZM7.313 14.25c-.595 0-1.063.467-1.063 1.063v31.874c0 .596.468 1.063 1.063 1.063h9.647c.574 0 1.105.234 1.509.616.403.404.616.935.616 1.509l-.064 10.157L32.472 48.76c.383-.34.893-.531 1.403-.531h30.813c.594 0 1.062-.468 1.062-1.063V15.313c0-.596-.468-1.063-1.063-1.063H7.313Z" ></path> <path d="M19 35.5a4.25 4.25 0 1 0 0-8.5 4.25 4.25 0 0 0 0 8.5Zm17 0a4.25 4.25 0 1 0 0-8.5 4.25 4.25 0 0 0 0 8.5Zm17 0a4.25 4.25 0 1 0 0-8.5 4.25 4.25 0 0 0 0 8.5Z" ></path> </g> </g> </svg> <span>${twilioServicesLabels[0]}</span> </h5> <hr /> <ul class="navigation-dropdown-list"> <li> <a class="navigation-dropdown-link-main" href="${locale}/professional-services" target="_self"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>${twilioServicesLabels[1]}</strong> </span> <p class="navigation-dropdown-link-description"> ${twilioServicesLabels[2]} </p> </div> </a> </li> <li> <a class="navigation-dropdown-link-main" href="${locale}/ahoy" target="_self"> <div class="navigation-dropdown-link-info"> <span class="navigation-dropdown-link-text"> <strong>${twilioServicesLabels[3]}</strong> </span> <p class="navigation-dropdown-link-description"> ${twilioServicesLabels[4]} </p> </div> </a> </li> </ul>`; if (solutionsDropdownMobile) { let industriesColumnMobile = solutionsDropdownMobile[2]; let industriesCTAMobile = industriesColumnMobile.getElementsByClassName( "navigation-dropdown-list" )[0]; industriesCTAMobile.insertAdjacentHTML("afterend", businessSizeMobile); let partnersColumnMobile = solutionsDropdownMobile[3]; let partnersLastDivMobile = partnersColumnMobile.getElementsByClassName( "navigation-dropdown-list" )[0]; partnersLastDivMobile.insertAdjacentHTML( "afterend", twilioServicesHTMLMobile ); } </script> </div> </div> </header> <main class="column-container global-main twiliomain-search"> <div id="consent_blackbar"></div> <section data-uuid="" class="sub-navigation"> <nav> <button aria-label="Opens subnav on mobile" class="sub-navigation-page">Phone Numbers</button> <div class="sub-navigation-links" aria-hidden="true"> <ul class="sub-navigation-list" role="list"> <li> <a href="/en-us/phone-numbers" class="sub-navigation-link" target="_self">Overview</a> </li> <li> <a class="sub-navigation-link" href="/en-us/phone-numbers/toll-free" target="_self">Toll Free</a> <div class="sub-navigation-dropdown" aria-hidden="true"> </div> </li> <li aria-selected="true"> <a class="sub-navigation-link" href="/en-us/messaging/channels/sms/short-codes" target="_self">Short Code</a> <div class="sub-navigation-dropdown" aria-hidden="true"> </div> </li> <li> <a class="sub-navigation-link" href="/en-us/phone-numbers/a2p-10dlc" target="_self">10DLC</a> <div class="sub-navigation-dropdown" aria-hidden="true"> </div> </li> <li> <a class="sub-navigation-link" href="/en-us/guidelines" target="_self">Compliance</a> <div class="sub-navigation-dropdown" aria-hidden="true"> </div> </li> <li> <button type="button" class="sub-navigation-button" aria-expanded="false">Pricing</button> <div class="sub-navigation-dropdown" aria-hidden="true"> <ul role="menu"> <li> <a href="/en-us/sms/pricing/us" role="menuitem" target="_self">SMS Pricing</a> </li> <li> <a href="/en-us/voice/pricing/us" role="menuitem" target="_self">Voice Pricing</a> </li> </ul> </div> </li> </ul> </div> </nav> </section> <section class="header bg-color-ink-100 light-text header-buttonsGroup "> <div/></div> <div class="grid-container two-columns center default"> <div class="grid-container-column "> <div class="header-title"> <div class="eyebrow light-text"> </div> <h1 class="title-extra-large">Short Codes</h1> <div class="header-badge"> </div> <div class="header-sub-text"> <div class="richtext copy-large"> Send and receive the highest volume of text and picture messages in the least amount of time. </div> </div> </div> <div data-uuid="-2135077902" class="button-container vertical medium left"> <a class="button button-primary right" href="https://www.twilio.com/shortcode/guidance" target="_self" data-uuid="132211d3-0426-36f4-a040-7fb6d77dbe48" aria-label="Apply online for a short code"> <span class="button-text"> Apply online for a short code </span> </a> </div> </div> <div class="grid-container-column media-right"> <figure class="media"> <div class="media-image "> <img src="/content/dam/twilio-com/global/en/products/messaging/sms/short-codes/overview_short_code_hero.png/_jcr_content/renditions/compressed-original.webp" alt="Illustration showing a confirmation message sent from to a customer with a short code number." title="E-commerce Order Confirmation for Owl Boutique" class=" " loading="lazy"/> </div> <div class="media-image--mobile "> <img src="/content/dam/twilio-com/global/en/products/messaging/sms/short-codes/overview_short_code_hero.png/_jcr_content/renditions/compressed-original.webp" loading="lazy"/> </div> </figure> </div> </div> </section> <section class="section-wrapper default" id=""> <div class="section-content "> <div id="" class="grid-container tiny medium-gap" style=""> <div class="grid-container-column"> <div class="section-header"> <div class="icon"> </div> <h2 class="title-medium dark-text"> High performance SMS </h2> <p class="copy-medium dark-text"> Use a short, recognizable number to send and receive messages with blazing speed. </p> </div> </div> </div> <div id="" class="grid-container three-columns default medium-gap equal-heights" style=""> <div class="grid-container-column"> <!-- Card icon option --> <div class="card-icon shadow-card vertical center"> <a class="card-icon__overlay" aria-label="Hassle-free procurement" href="https://www.twilio.com/login" target="_self"></a> <header class="card-icon-header vertical center"> <div class="svg-icon "> <span aria-hidden="true" class="hassle-free-procurement circle medium circle"> <svg width="170" height="80" viewBox="0 0 170 80" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_770_288732)"> <path d="M146.54 23.36C149.66 27.69 151.51 32.97 151.63 38.25C151.71 41.9 151.13 45.59 149.88 49.03C147.89 54.52 143.92 59.09 138.63 61.61C133.81 63.91 128.26 64.44 122.98 63.62C114.67 62.33 106.67 57.36 103.16 49.72C98.5901 39.76 101.78 26.87 109.7 19.9C116.68 13.75 127.94 11.96 136.78 15.53C140.71 17.12 144.07 19.94 146.54 23.36Z" fill="#EEF7FF"/> <path d="M55.3801 26.52C58.3601 30.65 60.1301 35.69 60.2401 40.73C60.3201 44.22 59.7601 47.73 58.5701 51.01C56.6701 56.25 52.8901 60.61 47.8301 63.02C43.2301 65.21 37.9301 65.72 32.9001 64.94C24.9701 63.71 17.3401 58.97 13.9901 51.68C9.62008 42.18 12.6801 29.87 20.2301 23.22C26.8901 17.35 37.6401 15.64 46.0701 19.05C49.8201 20.56 53.0301 23.25 55.3801 26.52Z" fill="#EEF7FF"/> <path d="M105.77 41.19C105.77 27.162 94.398 15.79 80.37 15.79C66.3419 15.79 54.97 27.162 54.97 41.19C54.97 55.2181 66.3419 66.59 80.37 66.59C94.398 66.59 105.77 55.2181 105.77 41.19Z" fill="#EF2F46"/> <path d="M38.56 62.98C38.21 61.6 36.79 58.88 36.79 58.88C36.67 59.05 35.85 60.42 35.61 61.57C35.61 61.61 35.59 61.65 35.61 61.68C35.62 61.71 35.65 61.73 35.68 61.76C35.9 61.91 36.14 62.04 36.36 62.19C37.07 62.67 37.64 63.35 38.4 63.74C38.47 63.78 38.57 63.81 38.62 63.74C38.64 63.71 38.65 63.67 38.65 63.63C38.65 63.41 38.61 63.19 38.55 62.98H38.56Z" fill="white"/> <path d="M38.4901 63.39C36.0101 60.27 32.4701 60.64 30.2501 61.93C25.7001 64.57 25.1801 70.4 30.2301 73.05C31.6401 73.79 33.2401 74.19 34.8301 74.1C35.9801 74.04 37.1301 73.72 38.2701 73.88C39.1501 74 39.9701 74.39 40.7901 74.75C44.2001 76.23 48.2101 77.07 51.5801 75.52C53.2101 74.77 54.6301 73.5 56.4001 73.21C57.7001 73 59.0201 73.35 60.3301 73.38C62.8201 73.44 65.34 72.27 66.81 70.27C68.28 68.26 68.63 65.45 67.6 63.18C66.57 60.91 64.16 59.31 61.67 59.34C60.14 59.36 58.5201 59.92 57.1501 59.24C56.2101 58.78 55.6301 57.83 54.9401 57.04C50.5601 52.03 42.3401 51.21 36.6801 59.3" fill="white"/> <path d="M38.63 57.3299C38.77 57.1999 38.94 56.9799 39.2 56.7599C39.46 56.5399 39.77 56.2699 40.14 55.9599C40.52 55.6699 40.98 55.3799 41.48 55.0399C42.02 54.7799 42.59 54.4199 43.28 54.1999C44.62 53.6899 46.3 53.3899 48.14 53.6399C49.06 53.7299 49.99 54.0499 50.93 54.4199C51.83 54.8799 52.77 55.3799 53.58 56.1299C54.01 56.4599 54.37 56.8999 54.76 57.2999C55.13 57.7299 55.47 58.2099 55.91 58.6699C56.33 59.1299 56.91 59.5499 57.57 59.7299C58.23 59.9099 58.9 59.9099 59.54 59.8499C60.18 59.7899 60.81 59.6899 61.43 59.6599C62.04 59.6399 62.65 59.6999 63.25 59.8699C64.45 60.1999 65.57 60.9099 66.4 61.8999C68.11 63.8499 68.3 66.9599 66.99 69.3099C65.7 71.6799 62.9 73.1299 60.18 72.9799C58.82 72.9199 57.33 72.5099 55.81 72.9399C54.33 73.3499 53.16 74.2599 51.96 74.8899C49.56 76.2099 46.69 76.1299 44.16 75.4799C42.88 75.1499 41.66 74.6899 40.48 74.1599C39.88 73.8999 39.25 73.6399 38.57 73.5099C37.88 73.3799 37.2 73.4299 36.57 73.4999C35.3 73.6799 34.18 73.8099 33.05 73.5799C31.94 73.3799 30.88 72.9799 29.99 72.3999C29.09 71.8499 28.34 71.1399 27.83 70.3199C27.33 69.4999 27.09 68.5899 27.08 67.7199C27.08 66.8499 27.27 66.0299 27.59 65.3199C27.94 64.6299 28.35 64.0099 28.84 63.5299C30.81 61.5599 32.83 61.3899 33.41 61.3599C35.07 61.2599 36.35 61.8499 37.15 62.3899C37.96 62.9299 38.37 63.3699 38.51 63.3499C38.57 63.3499 38.55 63.2499 38.43 63.0399C38.32 62.8199 38.09 62.5099 37.7 62.1199C37.3 61.7499 36.72 61.2899 35.88 60.9599C35.04 60.6299 33.94 60.4399 32.69 60.6299C32.35 60.6899 31.65 60.7999 30.75 61.2099C29.85 61.6199 28.75 62.3099 27.77 63.5199C27.3 64.1299 26.86 64.8499 26.58 65.7099C26.31 66.5699 26.2 67.5399 26.35 68.5499C26.51 69.5499 26.94 70.5799 27.65 71.4299C28.36 72.2899 29.31 72.9599 30.35 73.4999C31.41 74.0099 32.59 74.3599 33.85 74.4399C35.13 74.5499 36.39 74.1999 37.57 74.1799C38.75 74.1199 39.86 74.7299 41.12 75.2499C42.36 75.7499 43.67 76.1799 45.05 76.4299C46.42 76.6799 47.87 76.7699 49.3 76.5399C50.74 76.3499 52.14 75.6999 53.34 74.9399C54.55 74.2099 55.76 73.4799 57.12 73.4599C58.47 73.4099 59.93 73.8399 61.45 73.6399C64.43 73.3299 67.24 71.2699 68.14 68.3999C68.62 66.9999 68.67 65.4699 68.29 64.0599C67.92 62.6399 67.05 61.3899 65.95 60.5199C64.85 59.6399 63.5 59.0799 62.12 59.0099C60.73 58.9399 59.48 59.3399 58.32 59.2199C57.13 59.1599 56.34 58.2799 55.63 57.3499C54.88 56.4099 54.01 55.5999 53.09 54.9499C51.23 53.6599 49.16 52.9999 47.28 52.9599C45.39 52.8899 43.75 53.3499 42.46 53.9099C41.2 54.5299 40.24 55.1799 39.59 55.7399C39.27 56.0199 39 56.2499 38.79 56.4299C38.59 56.6199 38.47 56.7699 38.39 56.8499C38.06 57.2199 37.75 57.5399 37.53 57.8399C37.32 58.1399 37.14 58.3999 37.01 58.6099C36.75 59.0299 36.65 59.2499 36.69 59.2799C36.74 59.3099 36.93 59.1599 37.25 58.8199C37.57 58.4799 38 57.9399 38.66 57.3199L38.63 57.3299Z" fill="#121C2D"/> <path d="M103.73 14.59C103.84 14.52 103.93 14.43 104.02 14.32C104.29 13.99 104.44 13.59 104.61 13.2C106.67 8.29997 111.01 4.26997 116.69 5.05997C119.47 5.44997 121.96 6.96997 123.99 8.84997C124.48 9.29997 125.17 10.13 125.83 10.15C126.11 10.15 126.76 10.01 127.03 9.92997C130.46 8.91997 132.69 8.63997 136.04 9.89997C139.39 11.16 142.41 14.43 143.04 17.95C143.3 19.37 143.11 20.86 142.75 22.26C142.34 23.84 141.01 25.33 139.71 26.27C138.59 27.08 137.25 27.61 135.87 27.75C134.33 27.91 132.81 28.03 131.25 27.86C129.56 27.67 127.78 27.17 126.1 27.66C125.2 27.92 124.42 28.46 123.59 28.89C120.99 30.27 117.69 30.69 115.14 29.21C113.9 28.49 112.88 27.36 111.5 26.97C109.78 26.48 107.82 27.14 106.12 27.5C103.47 28.06 101.02 28.07 99.1602 25.86C96.7402 22.98 96.4502 17.49 100.22 15.53C100.63 15.31 101.07 15.18 101.53 15.09C102.23 14.95 103.11 15 103.71 14.58L103.73 14.59Z" fill="white"/> <path d="M106.45 10.36C106.71 10.01 107.18 9.38999 107.93 8.62999C108.69 7.87999 109.74 6.96999 111.19 6.27999C111.91 5.92999 112.75 5.69999 113.67 5.52999C114.58 5.34999 115.57 5.30999 116.6 5.41999C118.66 5.62999 120.82 6.59999 122.77 8.12999C123.26 8.50999 123.74 8.91999 124.21 9.35999C124.44 9.58999 124.68 9.80999 124.92 10.04C125.23 10.33 125.65 10.46 126.06 10.46C126.26 10.46 126.48 10.42 126.66 10.35L127.13 10.2C127.44 10.09 127.77 10.02 128.1 9.92999C128.76 9.76999 129.43 9.65999 130.12 9.57999C132.85 9.30999 135.87 9.75999 138.32 11.41C140.71 13.06 142.63 15.81 142.86 18.85C142.96 20.36 142.63 21.92 141.9 23.25C141.16 24.59 140.01 25.69 138.68 26.48C136.01 28.07 132.71 28.55 129.75 27.57C128.98 27.38 128.18 27.19 127.34 27.18C126.5 27.16 125.65 27.4 124.93 27.73C123.48 28.37 122.18 29.26 120.82 29.58C119.42 29.88 117.96 29.69 116.61 29.27C115.93 29.05 115.27 28.82 114.68 28.48C114.08 28.15 113.49 27.74 112.85 27.39C112.22 27.04 111.49 26.76 110.73 26.71C109.96 26.66 109.26 26.86 108.61 27.04C107.35 27.42 106.12 27.66 104.91 27.7C103.71 27.74 102.55 27.57 101.53 27.18C100.51 26.79 99.6402 26.18 99.0002 25.43C98.3502 24.69 97.9002 23.84 97.6502 23C97.3902 22.16 97.3902 21.33 97.4402 20.58C97.6402 19.08 98.3302 17.95 98.9702 17.22C99.6102 16.47 100.21 16.11 100.51 15.92C102.11 14.96 103.7 14.79 104.77 14.91C105.85 15.04 106.47 15.3 106.6 15.21C106.66 15.18 106.59 15.1 106.36 14.95C106.13 14.81 105.75 14.58 105.15 14.43C104.56 14.25 103.74 14.16 102.75 14.27C101.75 14.38 100.58 14.8 99.4502 15.65C99.3002 15.78 99.0802 15.97 98.7902 16.22C98.5402 16.5 98.1802 16.82 97.8802 17.29C97.2402 18.18 96.6002 19.56 96.6002 21.31C96.5902 23.04 97.3402 25.1 99.0402 26.59C100.74 28.12 103.36 28.71 105.93 28.39C106.58 28.32 107.23 28.2 107.88 28.03C108.54 27.87 109.16 27.64 109.78 27.53C111.02 27.24 112.2 27.82 113.39 28.59C113.99 28.96 114.65 29.36 115.36 29.62C116.05 29.89 116.78 30.12 117.53 30.27C119.02 30.56 120.7 30.57 122.18 29.88C123.62 29.26 124.93 28.34 126.34 27.99C127.77 27.65 129.26 28.21 130.85 28.56C134.11 29.21 137.61 28.3 140.22 26.23C141.52 25.19 142.57 23.79 143.1 22.19C143.64 20.61 143.7 18.88 143.31 17.28C142.93 15.67 142.11 14.22 141.09 13C140.09 11.76 138.8 10.76 137.4 10.07C134.57 8.70999 131.42 8.55999 128.64 9.10999C127.94 9.23999 127.26 9.42999 126.6 9.64999C125.99 9.88999 125.52 9.79999 125.1 9.29999C124.14 8.36999 123.14 7.52999 122.1 6.83999C120.02 5.42999 117.68 4.68999 115.57 4.71999C113.47 4.72999 111.63 5.28999 110.25 6.06999C108.87 6.85999 107.93 7.75999 107.28 8.45999C106.63 9.15999 106.26 9.66999 106.11 9.86999C104.82 11.71 104.55 12.81 104.63 12.84C104.75 12.9 105.23 11.95 106.43 10.31L106.45 10.36Z" fill="#121C2D"/> <path d="M26.6401 37.71C33.2676 37.71 38.6401 32.3374 38.6401 25.71C38.6401 19.0825 33.2676 13.71 26.6401 13.71C20.0127 13.71 14.6401 19.0825 14.6401 25.71C14.6401 32.3374 20.0127 37.71 26.6401 37.71Z" fill="#F2BE5A"/> <path d="M68.9001 52.67C67.9301 52.67 67.1301 51.88 67.1301 50.9V31.62C67.1301 30.57 67.9801 29.72 69.0301 29.72H91.7201C92.7601 29.72 93.6101 30.57 93.6101 31.61V50.77C93.6101 51.82 92.7601 52.67 91.7101 52.67H68.9001Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M93.6101 35.02H67.1301" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M85.6702 40.3099L89.2002 43.8399L85.6702 47.3699" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M75.08 40.3099L71.55 43.8399L75.08 47.3699" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M82.1401 40.3099L78.6101 47.3699" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M122.15 44.04L124.43 47.27C124.73 47.72 125.34 47.84 125.78 47.54C125.87 47.48 125.95 47.41 126.01 47.32L133.31 38.09" stroke="#F22F46" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M118.66 32.4399H136.8C136.8 32.4399 138.2 32.4399 138.2 33.8399V51.9799C138.2 51.9799 138.2 53.3799 136.8 53.3799H118.66C118.66 53.3799 117.26 53.3799 117.26 51.9799V33.8399C117.26 33.8399 117.26 32.4399 118.66 32.4399Z" stroke="#F22F46" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M19.3501 25.71C19.3501 29.73 22.6101 33 26.6401 33C30.6701 33 33.9301 29.74 33.9301 25.71C33.9301 21.68 30.6701 18.42 26.6401 18.42C22.6101 18.42 19.3501 21.68 19.3501 25.71Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/> <path d="M26.6401 25.71V23.11" stroke="white" stroke-linecap="round" stroke-linejoin="round"/> <path d="M26.6401 25.7101L29.8901 28.9601" stroke="white" stroke-linecap="round" stroke-linejoin="round"/> </g> <defs> <clipPath id="clip0_770_288732"> <rect width="170" height="80" fill="white"/> </clipPath> </defs> </svg> </span> </div> </header> <div class="card-icon-details"> <h4 class="card-title title-extra-small "> Hassle-free procurement</h4> <div class="card-description copy-small"> <p>Lease a new short code or migrate your existing one. Twilio manages the entire 8‑12 week carrier approval process so you don’t have to.</p> </div> <div class="button-container horizontal small left"> <a class="button link" aria-label="Apply online" href="https://www.twilio.com/login" target="_self"> <span class="button-text"> Apply online </span> </a> </div> </div> </div> </div> <div class="grid-container-column"> <!-- Card icon option --> <div class="card-icon shadow-card vertical center"> <a class="card-icon__overlay" aria-label="Global coverage" href="https://www.twilio.com/en-us/guidelines/sms" target="_self"></a> <header class="card-icon-header vertical center"> <div class="svg-icon "> <span aria-hidden="true" class="global-coverage circle medium circle"> <svg width="170" height="80" viewBox="0 0 170 80" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_770_288733)"> <path d="M150.67 24.5099C153.79 28.8399 155.64 34.1199 155.76 39.3999C155.84 43.0499 155.26 46.7399 154.01 50.1799C152.02 55.6699 148.05 60.2399 142.76 62.7599C137.94 65.0599 132.39 65.5899 127.11 64.7699C118.8 63.4799 110.8 58.5099 107.29 50.8699C102.72 40.9099 105.91 28.0199 113.83 21.0499C120.81 14.8999 132.07 13.1099 140.91 16.6799C144.84 18.2699 148.2 21.0899 150.67 24.5099Z" fill="#FEF0E6"/> <path d="M61.7002 22.73C64.5902 26.74 66.3202 31.65 66.4202 36.55C66.4902 39.94 65.9602 43.36 64.8002 46.55C62.9502 51.64 59.2702 55.88 54.3602 58.23C49.8902 60.36 44.7402 60.86 39.8402 60.1C32.1302 58.9 24.7102 54.29 21.4502 47.21C17.2102 37.97 20.1702 26.01 27.5202 19.54C34.0002 13.84 44.4502 12.17 52.6402 15.48C56.2802 16.95 59.4102 19.57 61.7002 22.74V22.73Z" fill="#FEF0E6"/> <path d="M109.43 35.39C109.43 21.362 98.0582 9.98999 84.0301 9.98999C70.0021 9.98999 58.6301 21.362 58.6301 35.39C58.6301 49.418 70.0021 60.79 84.0301 60.79C98.0582 60.79 109.43 49.418 109.43 35.39Z" fill="#EF2F46"/> <path d="M16.9201 42.13C16.5701 40.75 15.1501 38.03 15.1501 38.03C15.0301 38.2 14.2101 39.57 13.9701 40.72C13.9701 40.76 13.9501 40.8 13.9701 40.83C13.9801 40.86 14.0101 40.88 14.0401 40.91C14.2601 41.06 14.5001 41.19 14.7201 41.34C15.4301 41.82 16.0001 42.5 16.7601 42.89C16.8301 42.93 16.9301 42.96 16.9801 42.89C17.0001 42.86 17.0101 42.82 17.0101 42.78C17.0101 42.56 16.9701 42.34 16.9101 42.13H16.9201Z" fill="white"/> <path d="M16.8502 42.54C14.3702 39.42 10.8302 39.79 8.61016 41.08C4.06016 43.72 3.54016 49.55 8.59016 52.2C10.0002 52.94 11.6002 53.34 13.1902 53.25C14.3402 53.19 15.4902 52.87 16.6302 53.03C17.5102 53.15 18.3302 53.54 19.1502 53.9C22.5602 55.38 26.5702 56.22 29.9402 54.67C31.5702 53.92 32.9902 52.65 34.7602 52.36C36.0602 52.15 37.3802 52.5 38.6902 52.53C41.1802 52.59 43.7002 51.42 45.1702 49.42C46.6402 47.42 46.9902 44.6 45.9602 42.33C44.9302 40.06 42.5202 38.46 40.0302 38.49C38.5002 38.51 36.8802 39.07 35.5102 38.39C34.5702 37.93 33.9902 36.98 33.3002 36.19C28.9202 31.18 20.7002 30.36 15.0402 38.45" fill="white"/> <path d="M17.0001 36.48C17.1401 36.35 17.3101 36.13 17.5701 35.91C17.8301 35.69 18.1401 35.42 18.5101 35.11C18.8901 34.82 19.3501 34.53 19.8501 34.19C20.3901 33.93 20.9601 33.57 21.6501 33.35C22.9901 32.84 24.6701 32.54 26.5101 32.79C27.4301 32.89 28.3601 33.2 29.3001 33.57C30.2001 34.03 31.1401 34.53 31.9501 35.28C32.3801 35.61 32.7401 36.05 33.1301 36.45C33.5001 36.88 33.8401 37.36 34.2801 37.82C34.7001 38.28 35.2801 38.7 35.9401 38.88C36.6001 39.06 37.2701 39.06 37.9101 39C38.5501 38.94 39.1801 38.84 39.8001 38.81C40.4101 38.79 41.0201 38.85 41.6201 39.02C42.8201 39.35 43.9401 40.06 44.7701 41.05C46.4801 43 46.6701 46.11 45.3601 48.46C44.0701 50.83 41.2701 52.28 38.5501 52.14C37.1901 52.08 35.7001 51.67 34.1801 52.1C32.7001 52.51 31.5301 53.42 30.3301 54.05C27.9301 55.37 25.0601 55.29 22.5301 54.64C21.2501 54.31 20.0301 53.85 18.8501 53.32C18.2501 53.06 17.6201 52.8 16.9401 52.67C16.2501 52.54 15.5701 52.59 14.9401 52.66C13.6701 52.84 12.5401 52.97 11.4201 52.74C10.3101 52.54 9.25012 52.14 8.36012 51.56C7.46012 51.01 6.71012 50.3 6.20012 49.48C5.70012 48.66 5.46012 47.75 5.45012 46.88C5.45012 46.01 5.64012 45.19 5.96012 44.48C6.31012 43.79 6.72012 43.17 7.21012 42.69C9.18012 40.72 11.2001 40.55 11.7801 40.52C13.4401 40.42 14.7201 41.01 15.5201 41.55C16.3301 42.09 16.7401 42.53 16.8801 42.51C16.9401 42.51 16.9201 42.41 16.8001 42.2C16.6901 41.98 16.4601 41.67 16.0701 41.28C15.6601 40.91 15.0901 40.45 14.2501 40.12C13.4101 39.79 12.3101 39.6 11.0601 39.79C10.7201 39.85 10.0201 39.96 9.12012 40.37C8.22012 40.78 7.12012 41.47 6.14012 42.68C5.67012 43.29 5.23012 44.01 4.95012 44.87C4.68012 45.73 4.57012 46.7 4.72012 47.71C4.88012 48.71 5.31012 49.74 6.02012 50.59C6.73012 51.45 7.68012 52.12 8.72012 52.66C9.78012 53.17 10.9601 53.52 12.2201 53.6C13.5001 53.71 14.7601 53.36 15.9401 53.34C17.1201 53.28 18.2301 53.89 19.4901 54.41C20.7301 54.91 22.0401 55.34 23.4201 55.59C24.7901 55.84 26.2401 55.93 27.6701 55.7C29.1101 55.51 30.5101 54.86 31.7101 54.1C32.9201 53.37 34.1301 52.64 35.4901 52.62C36.8401 52.57 38.3001 53 39.8201 52.8C42.8001 52.48 45.6101 50.43 46.5101 47.55C46.9901 46.15 47.0401 44.62 46.6601 43.21C46.2901 41.79 45.4201 40.54 44.3201 39.67C43.2201 38.79 41.8701 38.23 40.4901 38.16C39.1001 38.09 37.8501 38.49 36.6901 38.37C35.5001 38.31 34.7101 37.43 34.0001 36.5C33.2501 35.56 32.3801 34.75 31.4601 34.1C29.6001 32.81 27.5301 32.15 25.6501 32.11C23.7601 32.04 22.1201 32.5 20.8301 33.06C19.5701 33.68 18.6101 34.33 17.9601 34.89C17.6401 35.17 17.3701 35.4 17.1601 35.58C16.9601 35.77 16.8401 35.92 16.7601 36C16.4301 36.37 16.1201 36.69 15.9001 36.99C15.6901 37.29 15.5101 37.55 15.3801 37.76C15.1201 38.18 15.0201 38.4 15.0601 38.43C15.1101 38.46 15.3001 38.31 15.6201 37.97C15.9401 37.63 16.3701 37.09 17.0301 36.46L17.0001 36.48Z" fill="#121C2D"/> <path d="M111.91 11.8999C112.02 11.8299 112.11 11.7399 112.2 11.6299C112.47 11.2999 112.62 10.8999 112.79 10.5099C114.85 5.60991 119.19 1.57991 124.87 2.36991C127.65 2.75991 130.14 4.27991 132.17 6.15991C132.66 6.60991 133.35 7.43991 134.01 7.45991C134.29 7.45991 134.94 7.31991 135.21 7.23991C138.64 6.22991 140.87 5.94991 144.22 7.20991C147.57 8.46991 150.59 11.7399 151.22 15.2599C151.48 16.6799 151.29 18.1699 150.93 19.5699C150.52 21.1499 149.19 22.6399 147.89 23.5799C146.77 24.3899 145.43 24.9199 144.05 25.0599C142.51 25.2199 140.99 25.3399 139.43 25.1699C137.74 24.9799 135.96 24.4799 134.28 24.9699C133.38 25.2299 132.6 25.7699 131.77 26.1999C129.17 27.5799 125.87 27.9999 123.32 26.5199C122.08 25.7999 121.06 24.6699 119.68 24.2799C117.96 23.7899 116 24.4499 114.3 24.8099C111.65 25.3699 109.2 25.3799 107.34 23.1699C104.92 20.2899 104.63 14.7999 108.4 12.8399C108.81 12.6199 109.25 12.4899 109.71 12.3999C110.41 12.2599 111.29 12.3099 111.89 11.8899L111.91 11.8999Z" fill="white"/> <path d="M114.64 7.67994C114.9 7.32994 115.37 6.70994 116.12 5.94994C116.88 5.19994 117.93 4.28994 119.38 3.59994C120.1 3.24994 120.94 3.01994 121.86 2.84994C122.77 2.66994 123.76 2.62994 124.79 2.73994C126.85 2.94994 129.01 3.91994 130.96 5.44994C131.45 5.82994 131.93 6.24994 132.4 6.67994C132.63 6.90994 132.87 7.12994 133.11 7.35994C133.42 7.64994 133.84 7.77994 134.25 7.77994C134.45 7.77994 134.67 7.73994 134.85 7.66994L135.32 7.51994C135.63 7.40994 135.96 7.33994 136.29 7.24994C136.94 7.08994 137.62 6.97994 138.31 6.89994C141.04 6.62994 144.06 7.07994 146.51 8.72994C148.9 10.3799 150.82 13.1299 151.05 16.1699C151.15 17.6799 150.82 19.2399 150.09 20.5699C149.35 21.9099 148.2 23.0099 146.87 23.7999C144.2 25.3999 140.9 25.8699 137.94 24.8899C137.17 24.6999 136.37 24.5099 135.53 24.4999C134.69 24.4799 133.84 24.7199 133.12 25.0499C131.67 25.6899 130.37 26.5799 129.01 26.8999C127.61 27.1999 126.15 27.0099 124.8 26.5899C124.12 26.3699 123.45 26.1399 122.87 25.7999C122.27 25.4699 121.68 25.0599 121.04 24.7099C120.41 24.3599 119.68 24.0799 118.92 24.0299C118.15 23.9799 117.45 24.1799 116.8 24.3599C115.54 24.7399 114.31 24.9799 113.1 25.0199C111.9 25.0599 110.74 24.8899 109.72 24.4999C108.7 24.1099 107.83 23.4999 107.19 22.7499C106.54 22.0099 106.09 21.1599 105.84 20.3199C105.58 19.4799 105.58 18.6499 105.63 17.8999C105.83 16.3999 106.52 15.2699 107.16 14.5399C107.8 13.7899 108.4 13.4299 108.7 13.2399C110.3 12.2799 111.89 12.1099 112.96 12.2299C114.04 12.3599 114.66 12.6199 114.79 12.5299C114.85 12.4999 114.78 12.4199 114.55 12.2699C114.32 12.1199 113.94 11.8999 113.34 11.7499C112.75 11.5699 111.93 11.4799 110.94 11.5899C109.94 11.6999 108.77 12.1199 107.64 12.9699C107.49 13.0999 107.27 13.2899 106.98 13.5399C106.73 13.8199 106.37 14.1399 106.07 14.6099C105.43 15.4999 104.79 16.8799 104.79 18.6299C104.78 20.3599 105.53 22.4199 107.23 23.9099C108.93 25.4399 111.55 26.0299 114.12 25.7099C114.77 25.6399 115.42 25.5199 116.07 25.3499C116.73 25.1899 117.35 24.9599 117.97 24.8499C119.21 24.5599 120.39 25.1399 121.58 25.9099C122.18 26.2799 122.84 26.6799 123.55 26.9399C124.24 27.2099 124.97 27.4399 125.72 27.5899C127.21 27.8799 128.89 27.8899 130.37 27.1999C131.81 26.5799 133.12 25.6599 134.53 25.3099C135.96 24.9699 137.45 25.5299 139.04 25.8799C142.3 26.5299 145.8 25.6199 148.41 23.5499C149.71 22.5099 150.76 21.1099 151.29 19.5099C151.83 17.9299 151.89 16.1999 151.5 14.5999C151.12 12.9899 150.3 11.5399 149.28 10.3199C148.28 9.07994 146.99 8.07994 145.59 7.38994C142.76 6.02994 139.61 5.87994 136.83 6.42994C136.13 6.55994 135.45 6.74994 134.79 6.96994C134.18 7.20994 133.71 7.11994 133.29 6.61994C132.33 5.68994 131.33 4.84994 130.29 4.15994C128.21 2.74994 125.87 2.00994 123.76 2.03994C121.66 2.04994 119.82 2.60994 118.44 3.38994C117.06 4.17994 116.12 5.07994 115.47 5.77994C114.82 6.47994 114.45 6.98994 114.3 7.18994C113.01 9.02994 112.74 10.1299 112.82 10.1599C112.94 10.2199 113.42 9.26994 114.62 7.62994L114.64 7.67994Z" fill="#121C2D"/> <path d="M43.43 28.6199C50.1458 28.6199 55.59 23.1757 55.59 16.4599C55.59 9.74414 50.1458 4.29993 43.43 4.29993C36.7142 4.29993 31.27 9.74414 31.27 16.4599C31.27 23.1757 36.7142 28.6199 43.43 28.6199Z" fill="#6ADDB2"/> <path d="M70.05 35.3899C70.05 43.1099 76.31 49.3699 84.03 49.3699C91.75 49.3699 98.01 43.1099 98.01 35.3899C98.01 27.6699 91.75 21.4099 84.03 21.4099C76.31 21.4099 70.05 27.6699 70.05 35.3899Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M81.4001 49.12C79.4501 46.39 78.1301 41.26 78.1301 35.45C78.1301 29.64 79.4501 24.39 81.4001 21.72" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M86.6602 49.12C88.6102 46.39 89.9302 41.26 89.9302 35.45C89.9302 29.64 88.6102 24.39 86.6602 21.72" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M70.05 35.3899H98" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M71.6699 41.9099H96.3899" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M71.6699 28.8699H96.3899" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M35.52 15.9499C35.52 17.3399 36.64 18.4599 38.03 18.4599C39.42 18.4599 40.54 17.3399 40.54 15.9499C40.54 14.5599 39.42 13.4399 38.03 13.4399C36.64 13.4399 35.52 14.5599 35.52 15.9499Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/> <path d="M44.5701 12.4299C44.5701 13.8199 45.6901 14.9399 47.0801 14.9399C48.4701 14.9399 49.5901 13.8199 49.5901 12.4299C49.5901 11.0399 48.4701 9.91992 47.0801 9.91992C45.6901 9.91992 44.5701 11.0399 44.5701 12.4299Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/> <path d="M44.5701 20.48C44.5701 21.87 45.6901 22.99 47.0801 22.99C48.4701 22.99 49.5901 21.87 49.5901 20.48C49.5901 19.09 48.4701 17.97 47.0801 17.97C45.6901 17.97 44.5701 19.09 44.5701 20.48Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/> <path d="M40.3801 15.04L44.7401 13.34" stroke="white" stroke-linecap="round" stroke-linejoin="round"/> <path d="M40.28 17.08L44.83 19.35" stroke="white" stroke-linecap="round" stroke-linejoin="round"/> <path d="M124.88 54.9199L122.71 51.1199C122.01 49.8799 122.45 48.2999 123.69 47.5999C124.87 46.9399 126.35 47.2899 127.11 48.4099L129.17 51.4999V38.6399C129.17 37.2199 130.32 36.0699 131.74 36.0699C133.16 36.0699 134.31 37.2199 134.31 38.6399V48.0699H138.17C140.82 48.1999 142.89 50.3899 142.88 53.0399V54.9299" stroke="#F22F46" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M119.31 31.7799C119.07 31.7799 118.88 31.5899 118.88 31.3499C118.88 31.1099 119.07 30.9199 119.31 30.9199" stroke="#F22F46" stroke-width="2" stroke-miterlimit="8"/> <path d="M119.31 31.7799C119.55 31.7799 119.74 31.5899 119.74 31.3499C119.74 31.1099 119.55 30.9199 119.31 30.9199" stroke="#F22F46" stroke-width="2" stroke-miterlimit="8"/> <path d="M125.31 31.7799C125.07 31.7799 124.88 31.5899 124.88 31.3499C124.88 31.1099 125.07 30.9199 125.31 30.9199" stroke="#F22F46" stroke-width="2" stroke-miterlimit="8"/> <path d="M125.31 31.7799C125.55 31.7799 125.74 31.5899 125.74 31.3499C125.74 31.1099 125.55 30.9199 125.31 30.9199" stroke="#F22F46" stroke-width="2" stroke-miterlimit="8"/> <path d="M119.31 37.7799C119.07 37.7799 118.88 37.5899 118.88 37.3499C118.88 37.1099 119.07 36.9199 119.31 36.9199" stroke="#F22F46" stroke-width="2" stroke-miterlimit="8"/> <path d="M119.31 37.7799C119.55 37.7799 119.74 37.5899 119.74 37.3499C119.74 37.1099 119.55 36.9199 119.31 36.9199" stroke="#F22F46" stroke-width="2" stroke-miterlimit="8"/> <path d="M125.31 37.7799C125.07 37.7799 124.88 37.5899 124.88 37.3499C124.88 37.1099 125.07 36.9199 125.31 36.9199" stroke="#F22F46" stroke-width="2" stroke-miterlimit="8"/> <path d="M125.31 37.7799C125.55 37.7799 125.74 37.5899 125.74 37.3499C125.74 37.1099 125.55 36.9199 125.31 36.9199" stroke="#F22F46" stroke-width="2" stroke-miterlimit="8"/> <path d="M119.31 43.7799C119.07 43.7799 118.88 43.5899 118.88 43.3499C118.88 43.1099 119.07 42.9199 119.31 42.9199" stroke="#F22F46" stroke-width="2" stroke-miterlimit="8"/> <path d="M119.31 43.7799C119.55 43.7799 119.74 43.5899 119.74 43.3499C119.74 43.1099 119.55 42.9199 119.31 42.9199" stroke="#F22F46" stroke-width="2" stroke-miterlimit="8"/> <path d="M125.31 43.7799C125.07 43.7799 124.88 43.5899 124.88 43.3499C124.88 43.1099 125.07 42.9199 125.31 42.9199" stroke="#F22F46" stroke-width="2" stroke-miterlimit="8"/> <path d="M125.31 43.7799C125.55 43.7799 125.74 43.5899 125.74 43.3499C125.74 43.1099 125.55 42.9199 125.31 42.9199" stroke="#F22F46" stroke-width="2" stroke-miterlimit="8"/> <path d="M131.31 31.7799C131.07 31.7799 130.88 31.5899 130.88 31.3499C130.88 31.1099 131.07 30.9199 131.31 30.9199" stroke="#F22F46" stroke-width="2" stroke-miterlimit="8"/> <path d="M131.31 31.7799C131.55 31.7799 131.74 31.5899 131.74 31.3499C131.74 31.1099 131.55 30.9199 131.31 30.9199" stroke="#F22F46" stroke-width="2" stroke-miterlimit="8"/> </g> <defs> <clipPath id="clip0_770_288733"> <rect width="170" height="80" fill="white"/> </clipPath> </defs> </svg> </span> </div> </header> <div class="card-icon-details"> <h4 class="card-title title-extra-small "> Global coverage</h4> <div class="card-description copy-small"> <p>With short codes available in the US, Canada, and the UK, and long code phone numbers in more than 100 locales, you can reach people anywhere in the world.</p> </div> <div class="button-container horizontal small left"> <a class="button link" aria-label="See SMS guidelines for your locale" href="https://www.twilio.com/en-us/guidelines/sms" target="_self"> <span class="button-text"> See SMS guidelines for your locale </span> </a> </div> </div> </div> </div> <div class="grid-container-column"> <!-- Card icon option --> <div class="card-icon shadow-card vertical center"> <a class="card-icon__overlay" aria-label="100 messages per second" href="https://support.twilio.com/hc/en-us/articles/223183648-Sending-and-Receiving-Limitations-on-Calls-and-SMS-Messages" target="_self"></a> <header class="card-icon-header vertical center"> <div class="svg-icon "> <span aria-hidden="true" class="100-messages-per-second circle medium circle"> <svg width="170" height="80" viewBox="0 0 170 80" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_770_288815)"> <path d="M137.67 24.1499C140.12 27.5499 141.58 31.6999 141.67 35.8499C141.73 38.7199 141.28 41.6199 140.3 44.3199C138.73 48.6299 135.62 52.2199 131.46 54.2099C127.67 56.0199 123.31 56.4299 119.16 55.7899C112.63 54.7799 106.35 50.8699 103.59 44.8699C99.9999 37.0499 102.51 26.9199 108.73 21.4399C114.21 16.6099 123.07 15.1999 130 18.0099C133.08 19.2599 135.73 21.4699 137.67 24.1599V24.1499Z" fill="#FEF0E6"/> <path d="M54.25 18.6C56.97 22.37 58.59 26.98 58.69 31.59C58.76 34.78 58.25 37.99 57.17 40.99C55.43 45.78 51.97 49.77 47.36 51.97C43.16 53.98 38.31 54.44 33.71 53.72C26.46 52.6 19.48 48.26 16.42 41.6C12.43 32.91 15.22 21.67 22.13 15.58C28.22 10.22 38.05 8.64996 45.75 11.77C49.18 13.15 52.11 15.61 54.26 18.6H54.25Z" fill="#FEF0E6"/> <path d="M105.77 41.1899C105.77 27.1619 94.398 15.7899 80.37 15.7899C66.3419 15.7899 54.97 27.1619 54.97 41.1899C54.97 55.2179 66.3419 66.5899 80.37 66.5899C94.398 66.5899 105.77 55.2179 105.77 41.1899Z" fill="#EF2F46"/> <path d="M24.2301 50.49C23.9101 49.23 22.6101 46.74 22.6101 46.74C22.5001 46.9 21.7501 48.15 21.5301 49.2C21.5301 49.23 21.5201 49.27 21.5301 49.3C21.5401 49.33 21.5701 49.35 21.6001 49.37C21.8001 49.51 22.0201 49.63 22.2201 49.76C22.8701 50.2 23.3901 50.82 24.0801 51.18C24.1501 51.21 24.2401 51.24 24.2801 51.18C24.3001 51.15 24.3101 51.12 24.3101 51.08C24.3101 50.88 24.2701 50.68 24.2201 50.48L24.2301 50.49Z" fill="white"/> <path d="M24.1701 50.87C21.9001 48.01 18.6601 48.36 16.6201 49.54C12.4501 51.96 11.9801 57.29 16.6001 59.72C17.8901 60.4 19.3601 60.76 20.8101 60.68C21.8601 60.62 22.9101 60.33 23.9601 60.47C24.7701 60.58 25.5201 60.94 26.2601 61.26C29.3801 62.61 33.0501 63.38 36.1501 61.96C37.6401 61.28 38.9501 60.11 40.5701 59.84C41.7601 59.64 42.9701 59.96 44.1701 60C46.4501 60.06 48.7501 58.99 50.1001 57.15C51.4501 55.31 51.7701 52.74 50.8301 50.66C49.8901 48.58 47.6801 47.12 45.4001 47.15C44.0001 47.17 42.5101 47.68 41.2601 47.06C40.4001 46.63 39.8701 45.77 39.2401 45.05C35.2301 40.46 27.7101 39.71 22.5201 47.12" fill="white"/> <path d="M24.3 45.32C24.53 45.05 25.01 44.63 25.68 44.07C26.03 43.8 26.45 43.54 26.91 43.23C27.41 42.99 27.92 42.66 28.56 42.46C29.79 42 31.33 41.72 33.01 41.95C33.85 42.04 34.7 42.32 35.56 42.67C36.39 43.09 37.25 43.55 37.98 44.24C38.38 44.55 38.7 44.95 39.06 45.31C39.4 45.7 39.71 46.15 40.11 46.56C40.5 46.98 41.02 47.36 41.63 47.53C42.23 47.7 42.85 47.69 43.44 47.64C44.62 47.51 45.74 47.32 46.84 47.66C47.94 47.96 48.96 48.62 49.72 49.52C51.29 51.31 51.46 54.16 50.26 56.31C49.08 58.48 46.51 59.81 44.02 59.68C42.78 59.63 41.41 59.25 40.02 59.64C38.66 60.02 37.6 60.85 36.49 61.43C34.29 62.63 31.66 62.57 29.34 61.97C28.16 61.67 27.05 61.25 25.97 60.76C25.42 60.52 24.84 60.28 24.22 60.16C23.59 60.04 22.96 60.08 22.39 60.15C21.23 60.32 20.2 60.43 19.16 60.23C18.14 60.04 17.17 59.68 16.36 59.15C15.53 58.65 14.85 58 14.38 57.25C13.92 56.5 13.71 55.67 13.7 54.87C13.7 54.08 13.87 53.33 14.17 52.68C14.49 52.05 14.86 51.48 15.31 51.04C17.11 49.24 18.96 49.08 19.5 49.06C21.02 48.97 22.19 49.51 22.92 50C23.66 50.49 24.04 50.89 24.17 50.88C24.27 50.89 24.14 50.47 23.43 49.75C23.06 49.41 22.53 48.99 21.76 48.69C20.99 48.39 19.98 48.21 18.84 48.39C18.52 48.45 17.89 48.55 17.06 48.92C16.24 49.3 15.22 49.93 14.34 51.03C13.91 51.59 13.51 52.25 13.25 53.03C13.01 53.82 12.9 54.71 13.04 55.63C13.18 56.55 13.58 57.49 14.23 58.27C14.88 59.06 15.75 59.67 16.7 60.17C17.67 60.64 18.76 60.96 19.91 61.03C21.08 61.13 22.24 60.81 23.32 60.79C24.4 60.74 25.42 61.3 26.57 61.77C27.71 62.23 28.91 62.62 30.17 62.85C31.43 63.08 32.75 63.16 34.06 62.95C35.38 62.77 36.66 62.18 37.76 61.49C38.87 60.82 39.98 60.15 41.22 60.14C42.46 60.1 43.8 60.49 45.19 60.3C47.92 60.01 50.49 58.13 51.32 55.5C51.76 54.22 51.8 52.81 51.46 51.52C51.12 50.22 50.33 49.08 49.32 48.27C48.31 47.46 47.07 46.95 45.81 46.88C44.54 46.81 43.39 47.18 42.33 47.07C41.24 47.01 40.52 46.21 39.86 45.36C39.17 44.5 38.38 43.76 37.53 43.16C35.83 41.98 33.93 41.37 32.21 41.34C30.48 41.28 28.98 41.7 27.8 42.21C26.64 42.78 25.76 43.37 25.17 43.89C24.87 44.15 24.63 44.36 24.44 44.52C24.26 44.7 24.14 44.83 24.07 44.91C23.43 45.57 23.04 46.13 22.81 46.52C22.57 46.9 22.48 47.11 22.52 47.14C22.56 47.17 22.74 47.03 23.03 46.72C23.32 46.41 23.72 45.92 24.32 45.34L24.3 45.32Z" fill="#121C2D"/> <path d="M106.11 48.2099C106.2 48.1499 106.27 48.0799 106.34 47.9999C106.56 47.7399 106.68 47.4099 106.81 47.0999C108.46 43.1599 111.95 39.9199 116.52 40.5499C118.75 40.8599 120.76 42.0899 122.39 43.5999C122.78 43.9699 123.34 44.6299 123.87 44.6399C124.1 44.6399 124.62 44.5299 124.84 44.4599C127.6 43.6499 129.39 43.4199 132.08 44.4399C134.77 45.4599 137.2 48.0799 137.71 50.9099C137.92 52.0499 137.77 53.2499 137.48 54.3699C137.15 55.6399 136.08 56.8399 135.04 57.5899C134.14 58.2399 133.06 58.6599 131.96 58.7799C130.72 58.9099 129.5 59.0099 128.25 58.8699C126.89 58.7199 125.46 58.3099 124.11 58.7099C123.39 58.9199 122.76 59.3499 122.1 59.6999C120.01 60.8099 117.35 61.1499 115.31 59.9599C114.31 59.3799 113.49 58.4699 112.38 58.1599C111 57.7699 109.42 58.2999 108.06 58.5899C105.93 59.0399 103.96 59.0499 102.46 57.2699C100.51 54.9499 100.28 50.5399 103.31 48.9699C103.64 48.7999 104 48.6899 104.36 48.6199C104.92 48.5099 105.63 48.5499 106.11 48.2099Z" fill="white"/> <path d="M108.3 44.8099C108.51 44.5299 108.88 44.0299 109.49 43.4199C110.1 42.8199 110.94 42.0899 112.11 41.5299C113.27 41.0099 114.81 40.6599 116.46 40.8399C118.12 41.0099 119.86 41.7899 121.42 43.0199C121.81 43.3299 122.2 43.6599 122.58 44.0099L123.15 44.5599C123.4 44.7899 123.74 44.8999 124.07 44.8999C124.23 44.8999 124.41 44.8599 124.55 44.8099L124.93 44.6899C125.18 44.5999 125.45 44.5399 125.71 44.4699C126.24 44.3399 126.78 44.2499 127.33 44.1899C129.52 43.9699 131.95 44.3299 133.93 45.6599C135.85 46.9799 137.4 49.1999 137.58 51.6399C137.66 52.8499 137.4 54.1099 136.81 55.1799C136.21 56.2599 135.29 57.1399 134.22 57.7799C132.07 59.0599 129.42 59.4399 127.04 58.6599C126.42 58.4999 125.78 58.3499 125.1 58.3499C124.42 58.3299 123.74 58.5299 123.16 58.7999C121.99 59.3099 120.95 60.0299 119.86 60.2899C118.74 60.5299 117.56 60.3799 116.48 60.0399C115.94 59.8599 115.4 59.6799 114.93 59.4099C114.45 59.1399 113.98 58.8199 113.46 58.5399C112.95 58.2599 112.37 58.0299 111.76 57.9899C111.14 57.9499 110.58 58.1099 110.06 58.2499C109.04 58.5599 108.06 58.7499 107.09 58.7799C105.16 58.8599 103.37 58.1899 102.34 56.9599C101.82 56.3599 101.46 55.6799 101.26 55.0099C101.05 54.3299 101.05 53.6699 101.09 53.0699C101.25 51.8599 101.81 50.9499 102.32 50.3699C102.83 49.7699 103.32 49.4799 103.56 49.3199C104.85 48.5499 106.12 48.4099 106.99 48.5099C107.86 48.6099 108.36 48.8199 108.46 48.7499C108.51 48.7299 108.46 48.6599 108.27 48.5399C108.09 48.4199 107.78 48.2399 107.3 48.1199C106.83 47.9699 106.17 47.8999 105.37 47.9899C104.57 48.0799 103.63 48.4199 102.72 49.0999C102.48 49.3099 101.97 49.6799 101.46 50.4199C100.95 51.1399 100.43 52.2499 100.43 53.6499C100.43 55.0399 101.03 56.6899 102.39 57.8999C103.76 59.1299 105.86 59.6099 107.93 59.3499C108.45 59.2899 108.97 59.1899 109.5 59.0599C110.03 58.9299 110.53 58.7499 111.03 58.6599C112.03 58.4299 112.98 58.8899 113.93 59.5099C114.41 59.8099 114.94 60.1299 115.51 60.3399C116.07 60.5599 116.65 60.7399 117.25 60.8599C118.45 61.0999 119.8 61.0999 120.99 60.5499C122.15 60.0499 123.2 59.3099 124.34 59.0299C125.49 58.7599 126.69 59.2099 127.97 59.4899C130.59 60.0099 133.4 59.2799 135.5 57.6199C136.55 56.7799 137.39 55.6599 137.81 54.3699C138.25 53.0999 138.29 51.7099 137.98 50.4199C137.67 49.1299 137.01 47.9599 136.19 46.9799C135.38 45.9799 134.35 45.1799 133.23 44.6199C130.96 43.5299 128.42 43.3999 126.19 43.8499C125.63 43.9499 125.08 44.1099 124.55 44.2899C124.06 44.4799 123.68 44.4099 123.34 44.0099C122.57 43.2599 121.77 42.5899 120.93 42.0299C119.26 40.8999 117.38 40.2999 115.68 40.3299C113.99 40.3299 112.51 40.7899 111.4 41.4099C110.29 42.0399 109.54 42.7699 109.01 43.3299C108.49 43.8899 108.19 44.2999 108.07 44.4699C107.03 45.9499 106.82 46.8299 106.88 46.8599C106.98 46.9099 107.36 46.1399 108.33 44.8199L108.3 44.8099Z" fill="#121C2D"/> <path d="M126.95 32.0399C132.986 32.0399 137.88 27.1464 137.88 21.1099C137.88 15.0735 132.986 10.1799 126.95 10.1799C120.914 10.1799 116.02 15.0735 116.02 21.1099C116.02 27.1464 120.914 32.0399 126.95 32.0399Z" fill="#51A9E3"/> <path d="M45.46 34.69H35.87L30.39 38.8V34.69H27.65C26.89 34.69 26.28 34.08 26.28 33.32V19.62C26.28 18.86 26.89 18.25 27.65 18.25H45.46C46.22 18.25 46.83 18.86 46.83 19.62V33.32C46.83 34.08 46.22 34.69 45.46 34.69Z" stroke="#F22F46" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M36.55 26.81C36.36 26.81 36.21 26.66 36.21 26.47C36.21 26.28 36.36 26.13 36.55 26.13" stroke="#F22F46" stroke-width="2" stroke-miterlimit="8"/> <path d="M36.55 26.81C36.74 26.81 36.89 26.66 36.89 26.47C36.89 26.28 36.74 26.13 36.55 26.13" stroke="#F22F46" stroke-width="2" stroke-miterlimit="8"/> <path d="M32.4401 26.81C32.2501 26.81 32.1001 26.66 32.1001 26.47C32.1001 26.28 32.2501 26.13 32.4401 26.13" stroke="#F22F46" stroke-width="2" stroke-miterlimit="8"/> <path d="M32.4399 26.81C32.6299 26.81 32.7799 26.66 32.7799 26.47C32.7799 26.28 32.6299 26.13 32.4399 26.13" stroke="#F22F46" stroke-width="2" stroke-miterlimit="8"/> <path d="M40.6601 26.81C40.4701 26.81 40.3201 26.66 40.3201 26.47C40.3201 26.28 40.4701 26.13 40.6601 26.13" stroke="#F22F46" stroke-width="2" stroke-miterlimit="8"/> <path d="M40.6602 26.81C40.8502 26.81 41.0002 26.66 41.0002 26.47C41.0002 26.28 40.8502 26.13 40.6602 26.13" stroke="#F22F46" stroke-width="2" stroke-miterlimit="8"/> <path d="M78.83 50.26C77.93 50.26 77.2 49.53 77.2 48.63V40.5C77.2 39.6 77.93 38.87 78.83 38.87H90.22C91.12 38.87 91.85 39.6 91.85 40.5V48.63C91.85 49.53 91.12 50.26 90.22 50.26H88.59V55.14L83.71 50.26H78.83Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M73.9499 43.75L70.6999 47V42.12H69.0699C68.1699 42.12 67.4399 41.39 67.4399 40.49V32.36C67.4399 31.46 68.1699 30.73 69.0699 30.73H80.4599C81.3599 30.73 82.0899 31.46 82.0899 32.36V35.61" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M133.6 16.18C133.62 15.93 133.43 15.72 133.19 15.71C133.19 15.71 133.17 15.71 133.16 15.71H120.75C120.5 15.71 120.31 15.91 120.31 16.15C120.31 16.15 120.31 16.17 120.31 16.18C120.52 19.16 122.7 21.64 125.63 22.24V28.09C125.63 28.34 125.83 28.53 126.07 28.53C126.17 28.53 126.27 28.49 126.35 28.43L128.13 26.95C128.23 26.87 128.29 26.74 128.29 26.61V22.24C131.22 21.64 133.39 19.17 133.61 16.18H133.6Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/> </g> <defs> <clipPath id="clip0_770_288815"> <rect width="170" height="80" fill="white"/> </clipPath> </defs> </svg> </span> </div> </header> <div class="card-icon-details"> <h4 class="card-title title-extra-small "> 100 messages per second</h4> <div class="card-description copy-small"> <p>When timing counts, a Twilio Short Code gets your messages delivered without having to worry about message queueing or carrier filtering. Throughput starts at 100 messages per second.</p> </div> <div class="button-container horizontal small left"> <a class="button link" aria-label="Learn more " href="https://support.twilio.com/hc/en-us/articles/223183648-Sending-and-Receiving-Limitations-on-Calls-and-SMS-Messages" target="_self"> <span class="button-text"> Learn more </span> </a> </div> </div> </div> </div> </div> </div> </section> <section class="section-wrapper default" id=""> <div class="section-content "> <div id="" class="grid-container tiny medium-gap" style=""> <div class="grid-container-column"> <div data-uuid="100001827" class="testimonial light vertical"> <figure class="testimonial-logo"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 237 48" class="customer-logo"> <title>Gamechanger logo</title> <g class="gamechanger"> <path class="path-fill logo-fill" fill="#001542" d="M188.556 15.97v.243c-.125 1.703-1.633 3.042-3.391 3.042h-4.02c-1.382 0-2.638.486-3.643 1.46-.879.852-1.381 2.19-1.381 3.407.125 2.676 2.261 4.866 5.024 4.866h4.397c2.135 0 4.145-1.46 4.647-3.65h-8.165v-.243c.126-1.703 1.633-3.042 3.392-3.042h8.165v2.19c-.126 4.38-3.769 8.03-8.165 8.03h-4.145c-4.522 0-8.165-3.65-8.291-8.03-.125-2.19.754-4.258 2.261-5.84 1.508-1.581 3.643-2.433 5.778-2.433h7.537Zm-172.968 0v.243c-.126 1.703-1.633 3.042-3.392 3.042h-4.02c-1.381 0-2.637.486-3.642 1.46-.754.852-1.256 2.19-1.256 3.407.125 2.676 2.26 4.866 5.024 4.866h4.271c2.136 0 4.145-1.46 4.648-3.65H9.056v-.243c.251-1.703 1.633-3.042 3.517-2.92h8.165v2.068c-.126 4.38-3.768 8.03-8.165 8.03h-4.27c-4.523 0-8.166-3.65-8.291-8.03-.126-2.19.754-4.258 2.26-5.84 1.508-1.581 3.644-2.433 5.78-2.433h7.536Zm89.938-.122v.244c-.125 1.703-1.633 3.041-3.391 3.041h-6.03c-2.763 0-4.898 2.19-5.024 4.867-.126 1.338.377 2.555 1.382 3.406.879.974 2.26 1.46 3.642 1.46h9.421v.244a3.556 3.556 0 0 1-3.266 3.041h-5.778c-4.522 0-8.165-3.65-8.29-8.03-.126-2.19.754-4.258 2.26-5.84 1.508-1.581 3.644-2.433 5.78-2.433h9.294Zm-19.595 0v.244c-.251 1.703-1.633 3.041-3.392 3.041h-10.3v3.285h9.17v.244c0 1.703-1.256 3.041-3.015 3.041H72.24v3.285h13.692v.122c-.251 1.703-1.633 2.92-3.392 2.92H68.973V15.848h16.958Zm-52.38 0 8.667 16.303h-3.643l-1.507-3.041H26.642l-1.508 2.92h-3.768l8.667-16.303h3.517v.121Zm15.827 0 5.15 11.802 5.275-11.802h4.648v16.303h-3.266V20.228l-5.15 11.923h-2.638l-5.276-11.923v11.923h-3.266V15.848h4.523Zm62.806 0v6.57h10.928v-6.57h3.266v16.303h-3.266v-6.57h-10.928v6.449h-3.266V15.848h3.266Zm28.639 0 8.793 16.303h-3.642l-1.508-3.041H134.04l-1.633 2.92h-3.642l8.667-16.303h3.391v.121Zm73.484 0v.244c-.251 1.703-1.633 3.041-3.392 3.041l-10.174-.121v3.285h9.169v.243c0 1.703-1.256 3.041-3.014 3.041h-6.155v3.407h13.691v.243c-.251 1.704-1.633 3.042-3.391 3.042h-13.566V15.848h16.832Zm-58.912-.121 10.425 11.558.126.121v-11.68h3.14V32.03h-3.14l-10.928-12.045-.126-.122v12.045h-3.266V15.727h3.769Zm73.985 0c1.382 0 2.889.608 3.894 1.703 1.131.973 1.633 2.433 1.633 3.893 0 1.095-.377 2.19-.879 3.042-.628.973-1.382 1.581-2.387 2.068l-.251.122 4.773 5.475h-4.27l-4.522-5.354h-6.155v5.232h-3.266V15.727h11.43Zm-90.315 3.65-3.517 6.57h6.908l-3.391-6.57Zm-107.399 0-3.517 6.57h7.034l-3.517-6.57Zm197.714-.365h-8.164v4.623h8.164c.628 0 1.256-.244 1.633-.609.377-.486.628-.973.628-1.703 0-.73-.251-1.216-.628-1.703-.377-.365-1.005-.608-1.633-.608Z" /> </g> </svg> </figure> <blockquote class="testimonial-quote"> <p class="testimonial-content"> “The amount of engineering work it took to switch to the short code was trivial. It took us just ten minutes to make the change.” </p> <footer class="testimonial-footer"> <cite class="testimonial-cite"> <strong class="testimonial-name">Karl Savino</strong> <span class="testimonial-title">CTO, GameChanger</span> </cite> </footer> </blockquote> </div> </div> </div> </div> </section> <section class="section-wrapper default" id=""> <div class="section-content "> <div id="" class="grid-container tiny medium-gap" style=""> <div class="grid-container-column"> <div class="section-header"> <div class="icon"> </div> <h2 class="title-medium dark-text"> Short codes simplified </h2> <p class="copy-medium dark-text"> Short codes can have a lot of snags to get caught on. Twilio smooths out the rough edges so you can spend more time shipping and less time chasing bugs. </p> </div> </div> </div> <div id="" class="grid-container two-columns tiny medium-gap equal-heights" style=""> <div class="grid-container-column"> <!-- Card icon option --> <div class="card-icon shadow-card vertical center"> <a class="card-icon__overlay" aria-label="Higher deliverability" href="https://www.twilio.com/en-us/messaging/channels/sms" target="_self"></a> <header class="card-icon-header vertical center"> <div class="svg-icon "> <span aria-hidden="true" class="higher-deliverability circle medium circle"> <svg width="170" height="80" viewBox="0 0 170 80" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_770_288730)"> <path d="M142.25 26.23C144.88 29.89 146.45 34.35 146.55 38.81C146.62 41.9 146.13 45.01 145.07 47.92C143.38 52.56 140.04 56.42 135.56 58.56C131.49 60.5 126.79 60.95 122.34 60.26C115.32 59.17 108.56 54.97 105.59 48.52C101.72 40.11 104.43 29.21 111.12 23.32C117.02 18.12 126.54 16.61 134 19.63C137.32 20.97 140.16 23.35 142.25 26.25V26.23Z" fill="#F1FAFF"/> <path d="M55.7399 20.62C58.8799 24.97 60.7499 30.29 60.8599 35.6C60.9399 39.28 60.3599 42.98 59.0999 46.44C57.0899 51.96 53.1099 56.56 47.7799 59.1C42.9299 61.41 37.3399 61.95 32.0299 61.12C23.6699 59.82 15.6199 54.82 12.0899 47.14C7.48993 37.12 10.6999 24.15 18.6699 17.13C25.6899 10.94 37.0299 9.13998 45.9199 12.73C49.8699 14.33 53.2599 17.16 55.7399 20.61V20.62Z" fill="#F1FAFF"/> <path d="M107.81 40.53C107.81 26.502 96.438 15.13 82.41 15.13C68.382 15.13 57.01 26.502 57.01 40.53C57.01 54.558 68.382 65.93 82.41 65.93C96.438 65.93 107.81 54.558 107.81 40.53Z" fill="#EF2F46"/> <path d="M46.89 16.74C46.63 15.73 45.59 13.71 45.59 13.71C45.5 13.84 44.9 14.84 44.72 15.69C44.72 15.72 44.71 15.75 44.72 15.77C44.73 15.79 44.75 15.81 44.77 15.83C44.93 15.94 45.11 16.04 45.27 16.15C45.79 16.5 46.21 17 46.77 17.3C46.82 17.33 46.9 17.35 46.93 17.3C46.95 17.28 46.95 17.25 46.95 17.22C46.95 17.06 46.92 16.9 46.88 16.74H46.89Z" fill="white"/> <path d="M46.8499 17.05C45.0199 14.75 42.4099 15.02 40.7699 15.98C37.4099 17.93 37.0299 22.23 40.7499 24.18C41.7899 24.73 42.9699 25.02 44.1399 24.96C44.9899 24.91 45.8399 24.68 46.6799 24.79C47.3299 24.88 47.9299 25.17 48.5399 25.43C51.0599 26.52 54.0099 27.14 56.5099 26C57.7099 25.45 58.7599 24.51 60.0699 24.29C61.0299 24.13 61.9999 24.39 62.9699 24.42C64.8099 24.47 66.6599 23.6 67.7499 22.12C68.8399 20.64 69.0999 18.57 68.3299 16.89C67.5599 15.21 65.7899 14.04 63.9499 14.06C62.8199 14.07 61.6199 14.49 60.6099 13.99C59.9199 13.65 59.4899 12.95 58.9799 12.37C55.7499 8.68001 49.6899 8.07001 45.5099 14.04" fill="white"/> <path d="M46.9499 12.57C47.1399 12.35 47.5199 12.01 48.0599 11.56C48.3399 11.34 48.6799 11.13 49.0499 10.88C49.4499 10.69 49.8699 10.42 50.3799 10.26C51.3699 9.89001 52.6099 9.66001 53.9599 9.85001C55.3099 10.02 56.7499 10.63 57.9699 11.69C58.2899 11.94 58.5499 12.26 58.8399 12.56C59.1099 12.87 59.3699 13.23 59.6899 13.57C59.9999 13.91 60.4299 14.22 60.9099 14.35C61.3899 14.49 61.8899 14.48 62.3699 14.44C63.3199 14.34 64.2199 14.18 65.1099 14.45C65.9899 14.69 66.8199 15.22 67.4299 15.95C68.6899 17.39 68.8299 19.69 67.8699 21.42C66.9199 23.17 64.8499 24.24 62.8399 24.13C61.8399 24.09 60.7299 23.78 59.6099 24.1C58.5199 24.4 57.6599 25.08 56.7699 25.54C54.9999 26.51 52.8799 26.46 51.0099 25.97C50.0599 25.73 49.1699 25.39 48.2899 25C47.8499 24.81 47.3799 24.61 46.8799 24.52C46.3699 24.43 45.8699 24.46 45.3999 24.52C44.4599 24.65 43.6299 24.75 42.7999 24.58C41.9799 24.43 41.1999 24.14 40.5399 23.71C39.8699 23.3 39.3199 22.78 38.9499 22.18C38.5799 21.58 38.4099 20.9 38.3999 20.26C38.3799 18.96 38.9999 17.88 39.6999 17.18C41.1499 15.73 42.6399 15.6 43.0699 15.58C44.2999 15.51 45.2399 15.94 45.8299 16.34C46.4299 16.74 46.7299 17.06 46.8399 17.05C46.9199 17.05 46.8199 16.72 46.2399 16.14C45.9399 15.87 45.5199 15.53 44.8999 15.28C44.2799 15.03 43.4699 14.89 42.5399 15.04C42.0699 15.12 40.3899 15.4 38.9099 17.17C38.5599 17.62 38.2399 18.15 38.0299 18.78C37.8299 19.41 37.7499 20.13 37.8599 20.88C37.9699 21.62 38.2899 22.38 38.8199 23.01C39.3399 23.65 40.0399 24.14 40.8099 24.54C41.5899 24.92 42.4699 25.18 43.3899 25.24C44.3299 25.32 45.2599 25.06 46.1399 25.05C47.0099 25.01 47.8299 25.46 48.7599 25.84C49.6799 26.21 50.6399 26.53 51.6599 26.71C52.6699 26.9 53.7399 26.96 54.7999 26.79C55.8599 26.65 56.8899 26.17 57.7799 25.61C58.6799 25.07 59.5699 24.53 60.5699 24.52C61.5699 24.48 62.6499 24.8 63.7699 24.65C65.9699 24.42 68.0399 22.9 68.7099 20.78C69.0599 19.74 69.0999 18.62 68.8199 17.58C68.5499 16.53 67.9099 15.61 67.0899 14.96C66.2799 14.31 65.2799 13.9 64.2599 13.84C63.2399 13.79 62.3099 14.08 61.4499 13.99C60.5699 13.94 59.9899 13.3 59.4599 12.61C58.9099 11.92 58.2599 11.32 57.5899 10.84C56.2199 9.89001 54.6899 9.40001 53.2999 9.37001C51.9099 9.32001 50.6899 9.66001 49.7399 10.07C48.8099 10.53 48.0999 11.01 47.6199 11.42C47.1299 11.82 46.8399 12.11 46.7399 12.24C46.2199 12.77 45.9099 13.22 45.7199 13.53C45.5299 13.84 45.4499 14 45.4899 14.03C45.5299 14.06 45.6699 13.94 45.8999 13.69C46.1399 13.44 46.4599 13.04 46.9399 12.58L46.9499 12.57Z" fill="#121C2D"/> <path d="M125.49 40.97C125.6 40.9 125.69 40.81 125.78 40.7C126.05 40.37 126.2 39.97 126.37 39.58C128.43 34.68 132.77 30.65 138.45 31.44C141.23 31.83 143.72 33.35 145.75 35.23C146.24 35.68 146.93 36.51 147.59 36.53C147.87 36.53 148.52 36.39 148.79 36.31C152.22 35.3 154.45 35.02 157.8 36.28C161.15 37.54 164.17 40.81 164.8 44.33C165.06 45.75 164.87 47.24 164.51 48.64C164.1 50.22 162.77 51.71 161.47 52.65C160.35 53.46 159.01 53.99 157.63 54.13C156.09 54.29 154.57 54.41 153.01 54.24C151.32 54.05 149.54 53.55 147.86 54.04C146.96 54.3 146.18 54.84 145.35 55.27C142.75 56.65 139.45 57.07 136.9 55.59C135.66 54.87 134.64 53.74 133.26 53.35C131.54 52.86 129.58 53.52 127.88 53.88C125.23 54.44 122.78 54.45 120.92 52.24C118.5 49.36 118.21 43.87 121.98 41.91C122.39 41.69 122.83 41.56 123.29 41.47C123.99 41.33 124.87 41.38 125.47 40.96L125.49 40.97Z" fill="white"/> <path d="M128.21 36.74C128.47 36.39 128.94 35.77 129.69 35.01C130.45 34.26 131.5 33.35 132.95 32.66C133.67 32.31 134.51 32.08 135.43 31.91C136.34 31.73 137.33 31.69 138.36 31.8C140.42 32.01 142.58 32.98 144.53 34.51C145.02 34.89 145.5 35.31 145.97 35.74C146.2 35.97 146.44 36.19 146.68 36.42C146.99 36.71 147.41 36.84 147.82 36.84C148.02 36.84 148.24 36.8 148.42 36.73L148.89 36.58C149.2 36.47 149.53 36.4 149.86 36.31C150.52 36.15 151.19 36.04 151.88 35.96C154.61 35.69 157.63 36.14 160.08 37.79C162.47 39.44 164.39 42.19 164.62 45.23C164.72 46.74 164.39 48.3 163.66 49.63C162.92 50.97 161.77 52.07 160.44 52.86C157.77 54.45 154.47 54.93 151.51 53.95C150.74 53.76 149.94 53.57 149.1 53.56C148.26 53.54 147.41 53.78 146.69 54.11C145.24 54.75 143.94 55.64 142.58 55.96C141.18 56.26 139.72 56.08 138.37 55.65C137.69 55.43 137.02 55.2 136.44 54.86C135.84 54.53 135.25 54.12 134.61 53.77C133.98 53.42 133.25 53.14 132.49 53.09C131.72 53.04 131.02 53.24 130.37 53.42C129.11 53.8 127.88 54.04 126.67 54.08C125.47 54.12 124.31 53.95 123.29 53.56C122.27 53.17 121.4 52.56 120.76 51.81C120.11 51.07 119.66 50.22 119.41 49.38C119.15 48.54 119.15 47.71 119.2 46.96C119.4 45.46 120.09 44.33 120.73 43.6C121.37 42.85 121.97 42.49 122.27 42.3C123.87 41.34 125.46 41.17 126.53 41.29C127.61 41.42 128.23 41.68 128.36 41.59C128.42 41.56 128.35 41.48 128.12 41.33C127.89 41.18 127.51 40.96 126.91 40.81C126.32 40.63 125.5 40.54 124.51 40.65C123.51 40.76 122.34 41.18 121.21 42.03C121.06 42.16 120.84 42.35 120.55 42.6C120.3 42.89 119.94 43.2 119.64 43.67C119 44.56 118.36 45.94 118.36 47.69C118.35 49.42 119.1 51.48 120.8 52.97C122.5 54.5 125.12 55.09 127.69 54.77C128.34 54.7 128.99 54.58 129.64 54.41C130.3 54.25 130.92 54.02 131.54 53.91C132.78 53.62 133.96 54.2 135.15 54.97C135.75 55.34 136.41 55.74 137.12 56C137.81 56.27 138.54 56.5 139.29 56.65C140.78 56.94 142.46 56.95 143.94 56.26C145.38 55.64 146.69 54.72 148.1 54.37C149.53 54.03 151.02 54.59 152.61 54.94C155.87 55.59 159.37 54.68 161.98 52.61C163.28 51.57 164.33 50.17 164.86 48.57C165.4 46.99 165.46 45.26 165.07 43.66C164.69 42.05 163.87 40.6 162.85 39.38C161.85 38.14 160.56 37.14 159.16 36.45C156.33 35.09 153.18 34.94 150.4 35.49C149.7 35.62 149.02 35.81 148.36 36.03C147.75 36.27 147.28 36.18 146.86 35.68C145.9 34.75 144.9 33.91 143.86 33.22C141.78 31.81 139.44 31.07 137.33 31.1C135.23 31.11 133.39 31.67 132.01 32.45C130.63 33.24 129.69 34.14 129.04 34.84C128.39 35.54 128.02 36.05 127.87 36.25C126.58 38.09 126.31 39.19 126.39 39.22C126.51 39.28 126.99 38.33 128.19 36.69L128.21 36.74Z" fill="#121C2D"/> <path d="M128.29 29.99C135.243 29.99 140.88 24.3533 140.88 17.4C140.88 10.4467 135.243 4.81 128.29 4.81C121.337 4.81 115.7 10.4467 115.7 17.4C115.7 24.3533 121.337 29.99 128.29 29.99Z" fill="#FF7A00"/> <path d="M30.4799 34.46C32.9999 34.46 35.0399 32.42 35.0399 29.9C35.0399 27.38 32.9999 25.34 30.4799 25.34C27.9599 25.34 25.9199 27.38 25.9199 29.9C25.9199 32.42 27.9599 34.46 30.4799 34.46Z" stroke="#F22F46" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M23.02 43.58C23.02 39.46 26.36 36.12 30.49 36.12C32.98 36.12 35.31 37.36 36.69 39.44" stroke="#F22F46" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M43.7501 47.31C43.5201 47.31 43.3401 47.12 43.3401 46.9C43.3401 46.68 43.5301 46.49 43.7501 46.49" stroke="#F22F46" stroke-width="2" stroke-miterlimit="8"/> <path d="M43.75 47.31C43.98 47.31 44.16 47.12 44.16 46.9C44.16 46.68 43.97 46.49 43.75 46.49" stroke="#F22F46" stroke-width="2" stroke-miterlimit="8"/> <path d="M46.2401 36.94H41.2601C40.3401 36.94 39.6001 37.68 39.6001 38.6V48.55C39.6001 49.47 40.3401 50.21 41.2601 50.21H46.2401C47.1601 50.21 47.9001 49.47 47.9001 48.55V38.6C47.9001 37.68 47.1601 36.94 46.2401 36.94Z" stroke="#F22F46" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M66.72 40.47C66.72 43.18 68.92 45.38 71.63 45.38C74.34 45.38 76.54 43.18 76.54 40.47C76.54 37.76 74.34 35.56 71.63 35.56C68.92 35.56 66.72 37.76 66.72 40.47Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M84.4099 33.6C84.4099 36.31 86.6099 38.51 89.3199 38.51C92.0299 38.51 94.2299 36.31 94.2299 33.6C94.2299 30.89 92.0299 28.69 89.3199 28.69C86.6099 28.69 84.4099 30.89 84.4099 33.6Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M84.4099 49.32C84.4099 52.03 86.6099 54.23 89.3199 54.23C92.0299 54.23 94.2299 52.03 94.2299 49.32C94.2299 46.61 92.0299 44.41 89.3199 44.41C86.6099 44.41 84.4099 46.61 84.4099 49.32Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M76.22 38.69L84.74 35.37" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M76.03 42.67L84.92 47.12" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M126.97 22.53C126.97 23.66 127.88 24.57 129.01 24.57C130.14 24.57 131.05 23.66 131.05 22.53C131.05 21.4 130.14 20.49 129.01 20.49C127.88 20.49 126.97 21.4 126.97 22.53Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/> <path d="M132.61 18.93C130.62 16.94 127.4 16.94 125.41 18.93" stroke="white" stroke-linecap="round" stroke-linejoin="round"/> <path d="M134.77 16.77C131.59 13.59 126.43 13.59 123.25 16.77" stroke="white" stroke-linecap="round" stroke-linejoin="round"/> <path d="M136.65 14.34C132.35 10.33 125.67 10.33 121.37 14.34" stroke="white" stroke-linecap="round" stroke-linejoin="round"/> </g> <defs> <clipPath id="clip0_770_288730"> <rect width="170" height="80" fill="white"/> </clipPath> </defs> </svg> </span> </div> </header> <div class="card-icon-details"> <h4 class="card-title title-extra-small "> Higher deliverability</h4> <div class="card-description copy-small"> <p>Twilio Messaging Service features can reroute to standard long‑code phone numbers automatically in the US when a carrier is unable to receive messages from short codes.</p> </div> <div class="button-container horizontal small left"> <a class="button link" aria-label="See all Messaging Service features" href="https://www.twilio.com/en-us/messaging/channels/sms" target="_self"> <span class="button-text"> See all Messaging Service features </span> </a> </div> </div> </div> </div> <div class="grid-container-column"> <!-- Card icon option --> <div class="card-icon shadow-card vertical center"> <a class="card-icon__overlay" aria-label="Content intelligence" href="https://www.twilio.com/en-us/messaging/channels/sms" target="_self"></a> <header class="card-icon-header vertical center"> <div class="svg-icon "> <span aria-hidden="true" class="content-intelligence circle medium circle"> <svg width="170" height="80" viewBox="0 0 170 80" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_770_288731)"> <path d="M142.22 23.82C144.78 27.37 146.3 31.71 146.4 36.04C146.46 39.04 145.99 42.06 144.97 44.88C143.33 49.39 140.08 53.14 135.74 55.21C131.79 57.1 127.23 57.53 122.9 56.86C116.08 55.8 109.52 51.72 106.64 45.45C102.89 37.28 105.51 26.7 112.01 20.98C117.74 15.94 126.98 14.46 134.23 17.39C137.45 18.69 140.22 21.01 142.24 23.81L142.22 23.82Z" fill="#EEF7FF"/> <path d="M57.75 18.82C60.6 22.78 62.31 27.62 62.41 32.46C62.48 35.81 61.95 39.18 60.81 42.33C58.98 47.36 55.36 51.54 50.51 53.85C46.1 55.96 41.01 56.44 36.18 55.69C28.57 54.51 21.25 49.96 18.03 42.96C13.84 33.84 16.77 22.04 24.02 15.65C30.41 10.02 40.73 8.37999 48.81 11.65C52.41 13.1 55.49 15.68 57.75 18.82Z" fill="#F1FAFF"/> <path d="M109.43 35.39C109.43 21.362 98.0579 9.98999 84.0299 9.98999C70.0018 9.98999 58.6299 21.362 58.6299 35.39C58.6299 49.418 70.0018 60.79 84.0299 60.79C98.0579 60.79 109.43 49.418 109.43 35.39Z" fill="#EF2F46"/> <path d="M26.85 50.46C26.54 49.22 25.26 46.76 25.26 46.76C25.15 46.92 24.41 48.14 24.2 49.18C24.2 49.21 24.19 49.25 24.2 49.28C24.21 49.31 24.24 49.33 24.27 49.35C24.47 49.49 24.68 49.6 24.88 49.74C25.52 50.17 26.03 50.78 26.72 51.14C26.78 51.17 26.87 51.2 26.92 51.14C26.94 51.11 26.95 51.08 26.95 51.04C26.95 50.84 26.91 50.64 26.86 50.45L26.85 50.46Z" fill="white"/> <path d="M26.7899 50.83C24.5599 48.01 21.3699 48.36 19.3599 49.52C15.2599 51.9 14.7899 57.15 19.3399 59.54C20.6099 60.21 22.0499 60.57 23.4799 60.49C24.5199 60.43 25.5499 60.15 26.5799 60.29C27.3699 60.4 28.1099 60.75 28.8499 61.07C31.9199 62.4 35.5299 63.16 38.5799 61.76C40.0499 61.09 41.3299 59.94 42.9299 59.68C44.0999 59.49 45.2899 59.8 46.4699 59.83C48.7199 59.89 50.9799 58.83 52.3099 57.02C53.6399 55.21 53.9499 52.68 53.0199 50.63C52.0899 48.59 49.9199 47.14 47.6699 47.17C46.2899 47.19 44.8299 47.7 43.5899 47.08C42.7499 46.66 42.2199 45.81 41.5999 45.1C37.6499 40.59 30.2499 39.84 25.1399 47.13" fill="white"/> <path d="M26.9199 45.37C27.1499 45.1 27.6099 44.69 28.2799 44.14C28.6199 43.88 29.0399 43.62 29.4899 43.31C29.9799 43.07 30.4899 42.75 31.1099 42.55C32.3199 42.09 33.8299 41.82 35.4899 42.05C36.3199 42.14 37.1599 42.42 37.9999 42.76C38.8099 43.17 39.6599 43.63 40.3899 44.3C40.7799 44.6 41.0999 45 41.4599 45.36C41.7899 45.75 42.0999 46.18 42.4999 46.59C42.8799 47 43.3999 47.38 43.9899 47.54C44.5799 47.71 45.1899 47.7 45.7699 47.65C46.9299 47.53 48.0299 47.33 49.1199 47.67C50.1999 47.97 51.2099 48.61 51.9599 49.5C53.4999 51.26 53.6699 54.06 52.4899 56.18C51.3199 58.31 48.7999 59.62 46.3499 59.49C45.1299 59.44 43.7799 59.07 42.4099 59.45C41.0699 59.82 40.0199 60.64 38.9399 61.21C36.7799 62.4 34.1899 62.33 31.9099 61.74C30.7499 61.45 29.6599 61.03 28.5899 60.55C28.0499 60.31 27.4799 60.08 26.8699 59.96C26.2499 59.84 25.6299 59.88 25.0599 59.95C23.9199 60.11 22.8999 60.23 21.8799 60.02C20.8799 59.84 19.9199 59.48 19.1199 58.96C18.3099 58.46 17.6299 57.83 17.1799 57.09C16.7299 56.35 16.5199 55.53 16.5099 54.75C16.5099 53.97 16.6799 53.23 16.9699 52.59C17.2899 51.97 17.6499 51.4 18.0999 50.98C19.8699 49.21 21.6899 49.05 22.2199 49.03C23.7199 48.94 24.8699 49.47 25.5899 49.95C26.3199 50.44 26.6899 50.83 26.8199 50.81C26.9199 50.82 26.7899 50.41 26.0899 49.7C25.7299 49.37 25.2099 48.95 24.4499 48.66C23.6999 48.36 22.6999 48.19 21.5699 48.36C21.2599 48.42 20.6299 48.52 19.8199 48.88C19.0099 49.25 18.0099 49.87 17.1399 50.96C16.7099 51.51 16.3199 52.16 16.0599 52.93C15.8199 53.7 15.7099 54.58 15.8599 55.49C15.9999 56.39 16.3899 57.32 17.0299 58.09C17.6699 58.87 18.5299 59.47 19.4599 59.96C20.4099 60.42 21.4799 60.74 22.6199 60.81C23.7699 60.91 24.9099 60.59 25.9699 60.57C27.0399 60.52 28.0399 61.07 29.1699 61.53C30.2899 61.98 31.4699 62.37 32.7099 62.59C33.9499 62.82 35.2499 62.89 36.5399 62.69C37.8399 62.51 39.0999 61.93 40.1799 61.25C41.2699 60.59 42.3699 59.93 43.5899 59.92C44.8099 59.88 46.1299 60.27 47.4999 60.08C50.1899 59.8 52.7199 57.94 53.5299 55.35C53.9599 54.09 53.9999 52.71 53.6699 51.44C53.3399 50.16 52.5499 49.04 51.5599 48.25C50.5699 47.45 49.3499 46.95 48.1099 46.89C46.8599 46.83 45.7299 47.19 44.6799 47.08C43.6099 47.02 42.8999 46.24 42.2499 45.39C41.5799 44.54 40.7899 43.81 39.9599 43.23C38.2899 42.07 36.4199 41.47 34.7199 41.44C33.0199 41.38 31.5399 41.79 30.3799 42.3C29.2399 42.86 28.3799 43.44 27.7999 43.95C27.2099 44.44 26.8499 44.79 26.7199 44.95C26.0899 45.6 25.7099 46.15 25.4799 46.53C25.2399 46.91 25.1499 47.11 25.1999 47.14C25.2399 47.17 25.4099 47.03 25.6999 46.73C25.9899 46.42 26.3799 45.94 26.9699 45.37H26.9199Z" fill="#121C2D"/> <path d="M108.77 12.52C108.86 12.46 108.93 12.39 109 12.31C109.22 12.05 109.34 11.72 109.47 11.41C111.12 7.47 114.61 4.23 119.18 4.86C121.41 5.17 123.42 6.4 125.05 7.91C125.44 8.28 126 8.94 126.53 8.95C126.76 8.95 127.28 8.84 127.5 8.77C130.26 7.96 132.05 7.73 134.74 8.75C137.43 9.76 139.86 12.39 140.37 15.22C140.58 16.36 140.43 17.56 140.14 18.68C139.81 19.95 138.74 21.15 137.7 21.9C136.8 22.55 135.72 22.97 134.62 23.09C133.38 23.22 132.16 23.32 130.91 23.18C129.55 23.03 128.12 22.62 126.77 23.02C126.05 23.23 125.42 23.66 124.76 24.01C122.67 25.12 120.01 25.46 117.97 24.27C116.97 23.69 116.15 22.78 115.04 22.47C113.66 22.08 112.08 22.61 110.72 22.9C108.59 23.35 106.62 23.36 105.12 21.58C103.17 19.26 102.94 14.85 105.97 13.28C106.3 13.11 106.66 13 107.02 12.93C107.58 12.82 108.29 12.86 108.77 12.52Z" fill="white"/> <path d="M110.96 9.11999C111.17 8.83999 111.54 8.33999 112.15 7.72999C112.76 7.12999 113.6 6.39999 114.77 5.83999C115.93 5.31999 117.47 4.96999 119.12 5.14999C120.78 5.31999 122.52 6.09999 124.08 7.32999C124.47 7.63999 124.86 7.96999 125.24 8.31999L125.81 8.86999C126.06 9.09999 126.4 9.20999 126.73 9.20999C126.89 9.20999 127.07 9.16999 127.21 9.11999L127.59 8.99999C127.84 8.90999 128.11 8.84999 128.37 8.77999C128.9 8.64999 129.44 8.55999 129.99 8.49999C132.18 8.27999 134.61 8.63999 136.59 9.96999C138.51 11.29 140.06 13.51 140.24 15.95C140.32 17.16 140.06 18.42 139.47 19.49C138.87 20.56 137.95 21.45 136.88 22.09C134.73 23.37 132.08 23.75 129.7 22.97C129.08 22.81 128.44 22.66 127.76 22.66C127.08 22.64 126.4 22.84 125.82 23.11C124.65 23.62 123.61 24.34 122.52 24.6C121.4 24.84 120.22 24.69 119.14 24.35C118.6 24.17 118.06 23.99 117.59 23.72C117.11 23.45 116.64 23.13 116.12 22.85C115.61 22.57 115.03 22.34 114.42 22.3C113.8 22.26 113.24 22.42 112.72 22.56C111.7 22.87 110.72 23.06 109.75 23.09C107.82 23.17 106.03 22.5 105 21.27C104.48 20.67 104.12 19.99 103.92 19.32C103.71 18.64 103.71 17.98 103.75 17.38C103.91 16.17 104.47 15.26 104.98 14.68C105.49 14.08 105.98 13.79 106.22 13.63C107.51 12.85 108.78 12.72 109.65 12.82C110.52 12.92 111.02 13.13 111.12 13.06C111.17 13.04 111.12 12.97 110.93 12.85C110.75 12.73 110.44 12.55 109.96 12.43C109.49 12.28 108.83 12.21 108.03 12.3C107.23 12.39 106.29 12.73 105.38 13.41C105.14 13.62 104.63 13.99 104.12 14.73C103.61 15.45 103.09 16.56 103.09 17.96C103.08 19.35 103.69 21 105.05 22.21C106.42 23.44 108.52 23.92 110.59 23.66C111.11 23.6 111.63 23.5 112.16 23.37C112.69 23.24 113.19 23.06 113.69 22.97C114.69 22.74 115.64 23.2 116.59 23.82C117.07 24.12 117.6 24.44 118.17 24.65C118.73 24.87 119.31 25.05 119.91 25.17C121.11 25.41 122.46 25.41 123.65 24.86C124.81 24.36 125.86 23.62 127 23.34C128.15 23.07 129.35 23.52 130.63 23.8C133.25 24.32 136.06 23.59 138.16 21.93C139.21 21.09 140.05 19.97 140.47 18.68C140.91 17.41 140.95 16.02 140.64 14.73C140.33 13.44 139.67 12.27 138.85 11.29C138.04 10.29 137.01 9.48999 135.89 8.92999C133.62 7.83999 131.08 7.70999 128.85 8.15999C128.29 8.25999 127.74 8.41999 127.21 8.59999C126.72 8.78999 126.34 8.71999 126 8.31999C125.23 7.56999 124.43 6.89999 123.59 6.33999C121.92 5.20999 120.04 4.60999 118.34 4.63999C116.65 4.63999 115.17 5.09999 114.06 5.71999C112.95 6.34999 112.2 7.07999 111.67 7.63999C111.15 8.19999 110.85 8.60999 110.73 8.77999C109.69 10.26 109.48 11.14 109.54 11.17C109.64 11.22 110.02 10.45 110.99 9.12999L110.96 9.11999Z" fill="#121C2D"/> <path d="M141.68 60.85C148.396 60.85 153.84 55.4058 153.84 48.69C153.84 41.9742 148.396 36.53 141.68 36.53C134.964 36.53 129.52 41.9742 129.52 48.69C129.52 55.4058 134.964 60.85 141.68 60.85Z" fill="#F2BE5A"/> <path d="M95.78 44.45H83.13L75.9 49.87V44.45H72.29C71.29 44.45 70.48 43.64 70.48 42.64V24.57C70.48 23.57 71.29 22.76 72.29 22.76H95.78C96.78 22.76 97.59 23.57 97.59 24.57V42.64C97.59 43.64 96.78 44.45 95.78 44.45Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M78.2601 28.19C78.0101 28.19 77.8101 27.99 77.8101 27.74C77.8101 27.49 78.0101 27.29 78.2601 27.29" stroke="white" stroke-width="2" stroke-miterlimit="8"/> <path d="M78.26 28.19C78.51 28.19 78.71 27.99 78.71 27.74C78.71 27.49 78.51 27.29 78.26 27.29" stroke="white" stroke-width="2" stroke-miterlimit="8"/> <path d="M92.16 37.23L87.5 30.2C87.22 29.79 86.66 29.67 86.25 29.95C86.16 30.01 86.07 30.09 86.01 30.19L83.6 33.62L82.12 32.43C81.73 32.12 81.16 32.18 80.85 32.57C80.83 32.59 80.82 32.61 80.8 32.63L77.73 37.23" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M75.8999 37.23H92.1599" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M147.82 53.52H141.65L138.12 56.17V53.52H136.36C135.87 53.52 135.48 53.13 135.48 52.64V43.82C135.48 43.33 135.87 42.94 136.36 42.94H147.82C148.31 42.94 148.7 43.33 148.7 43.82V52.64C148.7 53.13 148.31 53.52 147.82 53.52Z" stroke="white" stroke-linecap="round" stroke-linejoin="round"/> <path d="M138.12 46.91H146.06" stroke="white" stroke-linecap="round" stroke-linejoin="round"/> <path d="M138.12 49.56H144.29" stroke="white" stroke-linecap="round" stroke-linejoin="round"/> <path d="M29.1099 38.93C28.2999 38.93 27.6499 38.27 27.6499 37.47V21.49C27.6499 20.62 28.3599 19.92 29.2299 19.91H48.0299C48.8899 19.91 49.5899 20.61 49.5999 21.48V37.36C49.5999 38.23 48.8899 38.93 48.0199 38.94H29.1099V38.93Z" stroke="#F22F46" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M49.5899 24.3H27.6399" stroke="#F22F46" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M43.01 28.69L45.94 31.62L43.01 34.55" stroke="#F22F46" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M34.2298 28.69L31.2998 31.62L34.2298 34.55" stroke="#F22F46" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M40.0799 28.69L37.1499 34.54" stroke="#F22F46" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </g> <defs> <clipPath id="clip0_770_288731"> <rect width="170" height="80" fill="white"/> </clipPath> </defs> </svg> </span> </div> </header> <div class="card-icon-details"> <h4 class="card-title title-extra-small "> Content intelligence</h4> <div class="card-description copy-small"> <p>Automatic picture transcoding, character encoding, and message assembly ensure that messages are delivered reliably without needing custom code.</p> </div> <div class="button-container horizontal small left"> <a class="button link" aria-label="See all SMS features" href="https://www.twilio.com/en-us/messaging/channels/sms" target="_self"> <span class="button-text"> See all SMS features </span> </a> </div> </div> </div> </div> </div> </div> </section> <section class="section-wrapper default" id=""> <div class="section-content "> <div id="" class="grid-container default medium-gap" style=""> <div class="grid-container-column"> <div data-uuid="-1501762896" class="divider"> <p>Why Twilio</p> <hr/> </div> </div> </div> <div id="" class="grid-container default medium-gap" style=""> <div class="grid-container-column"> <div class="section-header"> <div class="icon"> </div> <h2 class="title-medium dark-text"> The Twilio Advantage </h2> </div> </div> </div> <div id="" class="grid-container four-columns default medium-gap equal-heights" style=""> <div class="grid-container-column"> <!-- Card icon option --> <div class="card-icon vertical center"> <div class="card-icon__overlay" aria-label="Icon card" target="_self"></div> <header class="card-icon-header vertical center"> <div class="icon "> <span aria-hidden="true" class="etc_award-ribbon circle medium circle"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative" role="presentation"> <title>Award Ribbon</title> <g class="etc_award-ribbon"> <g class="path-fill"> <path fill-rule="evenodd" d="M37.857 12.438c.566.328 1.04.804 1.361 1.386l.017.03 2.746 5.189h4.41a3.66 3.66 0 0 1 1.988.548c.607.377 1.095.93 1.387 1.598a3.49 3.49 0 0 1 .215 2.13 3.53 3.53 0 0 1-1.046 1.84l-4.128 3.89 2.274 5.013.011.027c.306.7.377 1.48.198 2.225a3.554 3.554 0 0 1-1.17 1.886 3.684 3.684 0 0 1-4.138.403L36 35.375l-5.983 3.228a3.684 3.684 0 0 1-4.137-.403 3.554 3.554 0 0 1-1.17-1.886 3.507 3.507 0 0 1 .198-2.225l.012-.027 2.276-5.014-4.131-3.9a3.53 3.53 0 0 1-1.046-1.84 3.49 3.49 0 0 1 .216-2.129c.291-.668.78-1.22 1.387-1.598a3.66 3.66 0 0 1 1.987-.549h4.412l2.748-5.18.016-.028a3.622 3.622 0 0 1 1.361-1.386 3.71 3.71 0 0 1 3.711 0Zm1.066 9.626L36 16.544l-2.924 5.511a2.058 2.058 0 0 1-1.818 1.094h-4.315l4.147 3.914c.64.604.825 1.547.461 2.348l-2.216 4.882 5.687-3.068c.61-.33 1.345-.33 1.955 0l5.687 3.068-2.214-4.883a2.058 2.058 0 0 1 .462-2.348l4.142-3.903h-4.313a2.058 2.058 0 0 1-1.82-1.095Z" clip-rule="evenodd"/> <path fill-rule="evenodd" d="M18.281 9.281A25.058 25.058 0 1 1 48.27 48.85l3.75 18.747a2.058 2.058 0 0 1-3.105 2.152L36 61.729l-12.914 8.02a2.058 2.058 0 0 1-3.104-2.152l3.749-18.748a25.058 25.058 0 0 1-5.45-39.568Zm17.72 42.778c2.897 0 5.742-.502 8.42-1.458l2.629 13.144-9.964-6.188a2.058 2.058 0 0 0-2.172 0l-9.964 6.188 2.629-13.144A25.053 25.053 0 0 0 36 52.06Zm0-46a20.942 20.942 0 1 0 0 41.884 20.942 20.942 0 0 0 0-41.884Z" clip-rule="evenodd"/> </g> </g> </svg> </span> </div> </header> <div class="card-icon-details"> <h4 class="card-title title-extra-small "> Communicate reliably</h4> <div class="card-description copy-small"> <p>Experience a 99.95% uptime SLA made possible with automated failover and zero maintenance windows.</p> </div> </div> </div> </div> <div class="grid-container-column"> <!-- Card icon option --> <div class="card-icon vertical center"> <div class="card-icon__overlay" aria-label="Icon card" target="_self"></div> <header class="card-icon-header vertical center"> <div class="icon "> <span aria-hidden="true" class="globes_earth-user circle medium circle"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative" role="presentation"> <title>Planet with user symbol</title> <g class="globes_earth--user"> <g class="path-fill"> <path fill-rule="evenodd" d="M42.835 7.637a26.379 26.379 0 0 0-14.583-1.085c-4.865 1.02-9.37 3.397-13.024 6.879-3.654 3.482-6.314 7.936-7.684 12.879l-.047.171h11.72a5.59 5.59 0 0 1 3.523 1.25 5.786 5.786 0 0 1 1.985 3.171l1.939 7.983a5.75 5.75 0 0 1 .066 2.594 5.692 5.692 0 0 1-1.081 2.352 5.661 5.661 0 0 1-1.97 1.655 5.546 5.546 0 0 1-2.52.599h-1.311l-2.052 10.663A26.765 26.765 0 0 0 28 61.408a1.996 1.996 0 0 1-.857 3.898c-5.59-1.229-10.738-4.013-14.885-8.041-4.146-4.028-7.132-9.144-8.64-14.788a32.853 32.853 0 0 1 .08-17.233c1.56-5.629 4.594-10.716 8.777-14.703 4.184-3.987 9.358-6.72 14.96-7.895A30.37 30.37 0 0 1 44.22 3.894c5.376 1.99 10.111 5.458 13.692 10.019a32.457 32.457 0 0 1 6.628 15.84 1.996 1.996 0 1 1-3.958.516 28.645 28.645 0 0 0-2.883-9.311h-9.74c-.404 0-.804.139-1.134.406a1.993 1.993 0 0 0-.68 1.096l-.003.013-1.684 6.963a1.996 1.996 0 0 1-3.88-.939l1.682-6.95.002-.007a5.984 5.984 0 0 1 2.052-3.279 5.788 5.788 0 0 1 3.648-1.294h7.26a27.466 27.466 0 0 0-.45-.59c-3.132-3.99-7.263-7.01-11.937-8.74ZM14.657 54.024l1.939-10.078a1.799 1.799 0 0 1 1.766-1.459h2.806c.305.001.608-.07.887-.21a2.062 2.062 0 0 0 .75-.649c.196-.25.335-.548.4-.871a2.153 2.153 0 0 0-.025-.977l-.008-.031-1.944-8.003-.004-.014a2.19 2.19 0 0 0-.747-1.204 1.994 1.994 0 0 0-1.258-.45H6.767a28.866 28.866 0 0 0 .707 11.369c1.277 4.78 3.758 9.118 7.183 12.577Z" clip-rule="evenodd"/> <path fill-rule="evenodd" d="M45.52 38.707a10.915 10.915 0 0 1 7.734-3.215c2.901 0 5.683 1.158 7.732 3.215a10.983 10.983 0 0 1 3.2 7.75 10.98 10.98 0 0 1-3.2 7.752 10.921 10.921 0 0 1-5.83 3.047 17.9 17.9 0 0 1 7.51 2.575 17.977 17.977 0 0 1 6.61 7.228 2.03 2.03 0 1 1-3.628 1.821 13.919 13.919 0 0 0-5.118-5.596 13.836 13.836 0 0 0-14.553 0 13.919 13.919 0 0 0-5.118 5.596 2.03 2.03 0 1 1-3.628-1.82 17.977 17.977 0 0 1 6.611-7.23 17.9 17.9 0 0 1 7.51-2.574 10.92 10.92 0 0 1-5.831-3.047 10.983 10.983 0 0 1-3.2-7.751 10.98 10.98 0 0 1 3.2-7.751Zm7.734.845c-1.82 0-3.568.726-4.857 2.02a6.923 6.923 0 0 0-2.015 4.886c0 1.834.725 3.591 2.015 4.886a6.855 6.855 0 0 0 4.857 2.02c1.82 0 3.567-.726 4.856-2.02a6.923 6.923 0 0 0 2.016-4.886 6.923 6.923 0 0 0-2.016-4.886 6.855 6.855 0 0 0-4.856-2.02Z" clip-rule="evenodd"/> </g> </g> </svg> </span> </div> </header> <div class="card-icon-details"> <h4 class="card-title title-extra-small "> Operate at scale</h4> <div class="card-description copy-small"> <p>Extend the same app you write once to new markets with configurable features for localization and compliance.</p> </div> </div> </div> </div> <div class="grid-container-column"> <!-- Card icon option --> <div class="card-icon vertical center"> <div class="card-icon__overlay" aria-label="Icon card" target="_self"></div> <header class="card-icon-header vertical center"> <div class="icon "> <span aria-hidden="true" class="browsers_browser-build-tools circle medium circle"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative" role="presentation"> <title>Browser with build tools</title> <g class="browsers_browser--build-tools"> <g class="path-fill"> <path fill-rule="evenodd" d="M16.134 41.464a2 2 0 0 1 .938-2.669l21.394-10.269a2 2 0 1 1 1.73 3.606l-21.393 10.27a2 2 0 0 1-2.669-.938Z" clip-rule="evenodd"/> <path fill-rule="evenodd" d="M8.267 10.267A2.267 2.267 0 0 0 6 12.533v6.534h7.733v-8.8H8.267Zm0-4A6.267 6.267 0 0 0 2 12.533v46.934a6.267 6.267 0 0 0 6.267 6.266h55.466A6.267 6.267 0 0 0 70 59.467V12.533a6.267 6.267 0 0 0-6.267-6.266H8.267Zm9.466 4v8.8h7.734v-8.8h-7.734Zm11.734 0v8.8H66v-6.534a2.267 2.267 0 0 0-2.267-2.266H29.467ZM66 23.067H6v36.4a2.267 2.267 0 0 0 2.267 2.266h55.466A2.267 2.267 0 0 0 66 59.467v-36.4Z" clip-rule="evenodd"/> <path fill-rule="evenodd" d="M40 42.267a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H42a2 2 0 0 1-2-2v-12Zm4 2v8h12v-8H44Z" clip-rule="evenodd"/> </g> </g> </svg> </span> </div> </header> <div class="card-icon-details"> <h4 class="card-title title-extra-small "> Many channels</h4> <div class="card-description copy-small"> <p>Use the same platform you know for voice, SMS, video, chat, two-factor authentication, and more.</p> </div> </div> </div> </div> <div class="grid-container-column"> <!-- Card icon option --> <div class="card-icon vertical center"> <div class="card-icon__overlay" aria-label="Icon card" target="_self"></div> <header class="card-icon-header vertical center"> <div class="icon "> <span aria-hidden="true" class="security_shield-checkmark circle medium circle"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative" role="presentation"> <title>Security Shield with checkmark</title> <g class="security_shield--checkmark"> <path fill-rule="evenodd" d="M36 .003a67.58 67.58 0 0 1 27.675 5.654 6.494 6.494 0 0 1 3.79 5.94v23.005A37.984 37.984 0 0 1 43.12 70.053l-3.146 1.21a11.066 11.066 0 0 1-7.946 0l-3.145-1.21a37.986 37.986 0 0 1-24.347-35.45V11.597a6.494 6.494 0 0 1 3.823-5.955A67.58 67.58 0 0 1 36 .003ZM9.977 9.3a2.494 2.494 0 0 0-1.442 2.278v23.024A33.984 33.984 0 0 0 30.317 66.32l3.146 1.209a7.068 7.068 0 0 0 5.074 0l3.146-1.209a33.983 33.983 0 0 0 21.783-31.718V11.58a2.493 2.493 0 0 0-1.442-2.28 63.58 63.58 0 0 0-26.042-5.298A63.58 63.58 0 0 0 9.977 9.3Zm28.052 8.697A2 2 0 0 1 36.031 20a12.51 12.51 0 0 0-11.368 7.312 12.496 12.496 0 0 0 7.853 17.181 12.51 12.51 0 0 0 12.972-3.804 12.498 12.498 0 0 0 2.929-6.403 2 2 0 0 1 3.959.571 16.497 16.497 0 0 1-11.69 13.476 16.511 16.511 0 0 1-17.119-5.026A16.498 16.498 0 0 1 36.027 16a2 2 0 0 1 2.002 1.998Zm13.92 2.212a2 2 0 0 1 0 2.828l-13.225 13.22a3.815 3.815 0 0 1-5.389 0l-.004-.004-4.144-4.156a2 2 0 0 1 2.832-2.825l4.01 4.022L49.122 20.21a2 2 0 0 1 2.828 0Z" class="path-fill fill-path" clip-rule="evenodd"/> </g> </svg> </span> </div> </header> <div class="card-icon-details"> <h4 class="card-title title-extra-small "> No shenanigans</h4> <div class="card-description copy-small"> <p>Get to market faster with pay‑as‑you‑go pricing, free support, and the freedom to scale up or down without contracts.</p> </div> </div> </div> </div> </div> <div id="" class="grid-container default medium-gap" style=""> <div class="grid-container-column"> <div data-uuid="-1018117722" class="button-container horizontal medium center"> <a class="button button-primary right" href="https://www.twilio.com/try-twilio" target="_self" data-uuid="7ecaa031-082c-3ecd-9813-223747d531da" aria-label="Start for free"> <span class="button-text"> Start for free </span> </a> </div> </div> </div> </div> </section> </main> <footer class="experiencefragment global-footer"> <div class="xfpage page basicpage"> <div class="footer bg-color-footer-blue" data-uuid="1479458978"> <h2 class="footer-title">We can&#39;t wait to see what you build.</h2> <div class="grid-container four-columns footer-four-columns"> <div class="grid-container-column footer-list"> <h3 class="footer-list-title">Products</h3> <ul class="column-list" role="list"> <li> <a href="/en-us/engage" target="_self" data-uuid="c02ed0c4-5e2f-33e8-8325-883852001850">Twilio Engage</a> </li> <li> <a href="/en-us/flex" target="_self" data-uuid="9166bfad-df99-36ef-be3b-67fbf3cd2580">Flex</a> </li> <li> <a href="/en-us/user-authentication-identity" target="_self" data-uuid="5008e6ab-e48a-3a78-9062-e0c25ba11d82">User Authentication &amp; Identity</a> </li> <li> <a href="/en-us/user-authentication-identity/lookup" target="_self" data-uuid="a138ee74-4ac8-3afa-81bb-c6006970f67d">Lookup</a> </li> <li> <a href="/en-us/user-authentication-identity/verify" target="_self" data-uuid="fcce1d7b-71ca-3ec7-a741-19e242544f0b">Verify</a> </li> <li> <a href="/en-us/voice" target="_self" data-uuid="6281d439-e098-3c55-8502-68f813c8d6ef">Voice </a> </li> <li> <a href="/en-us/video" target="_self" data-uuid="65ca1446-13b7-3b42-8d37-fa4c5e1b0cf9">Video</a> </li> <li> <a href="/en-us/messaging" target="_self" data-uuid="764bd06f-5b86-338b-b968-d2da3ea461cf">Messaging</a> </li> <li> <a href="/en-us/products/beta" target="_self" data-uuid="e5d0d93e-1048-3f43-a1d3-6e1e0bc29674">Beta products and features</a> </li> <li> <a href="/en-us/products#all-products" target="_self" data-uuid="bab082cf-9f72-3b30-b6ab-2f78a0a924cf">All products</a> </li> </ul> </div> <div class="grid-container-column footer-list"> <h3 class="footer-list-title">Solutions</h3> <ul class="column-list" role="list"> <li> <a href="/en-us/customer-data-platform" target="_self" data-uuid="f520079d-ac27-3132-b2d1-92b588632411">Customer Data Platform</a> </li> <li> <a href="/en-us/solutions/text-marketing" target="_self" data-uuid="522a431f-209a-3ec5-b5e5-b9f9b7d07c91">SMS Marketing</a> </li> <li> <a href="https://www.twilio.com/docs/proxy" target="_self" data-uuid="beee893c-9802-3f36-b726-ad84bfd5161d">Commerce Communications</a> </li> <li> <a href="/en-us/flex" target="_self" data-uuid="8a743038-3183-30e7-933a-5aeafe10fed0">Contact Center</a> </li> <li> <a href="/content/twilio-com/global/en-us/products?tab=2.html#all-solutions" target="_self" data-uuid="e35c3698-b086-31a9-8285-08cb1a7df1dc">All solutions</a> </li> </ul> </div> <div class="grid-container-column footer-list"> <h3 class="footer-list-title">Docs</h3> <ul class="column-list" role="list"> <li> <a href="https://www.twilio.com/docs#communications" target="_self" data-uuid="52bc527b-fb07-3606-9b28-5f1366e0ab35">Communications</a> </li> <li> <a href="https://www.twilio.com/docs#customer-data" target="_self" data-uuid="ad98a38b-2bbc-38fa-ad8c-93c246429cce">Customer Data</a> </li> <li> <a href="https://www.twilio.com/docs#engagement-applications" target="_self" data-uuid="8e31120e-a1d4-31cd-9c04-7cdb08adbd8e">Engagement Applications</a> </li> <li> <a href="https://www.twilio.com/docs#twilio-essentials" target="_self" data-uuid="787ee5df-0b36-355e-ad32-462b2978ebd3">Twilio Essentials</a> </li> <li> <a href="https://www.twilio.com/docs/libraries" target="_self" data-uuid="486e5dd5-a1b5-3ed0-8cfb-f0eb7782d0fa">Helper Libraries</a> </li> <li> <a href="https://www.twilio.com/docs#developer-toolkit" target="_self" data-uuid="eb59aebd-2205-3eb8-8e9c-e39d44b18e63">Developer Resources</a> </li> <li> <a href="https://www.twilio.com/docs" target="_self" data-uuid="1f96a301-307e-39a0-946a-3410f5de0f46">All Docs</a> </li> </ul> </div> <div class="grid-container-column footer-list"> <h3 class="footer-list-title">Company</h3> <ul class="column-list" role="list"> <li> <a href="/en-us/company" target="_self" data-uuid="6b1d16f2-1f2c-36d6-8645-01e7fcf55ba1">About Twilio</a> </li> <li> <a href="/en-us/why-twilio" target="_self" data-uuid="d8013c8b-3981-3630-a954-fc82a9d2de0d">Why Twilio</a> </li> <li> <a href="/en-us/customer-engagement-platform" target="_self" data-uuid="f3c280b0-64a5-325f-826d-04384a3be13f">Customer Engagement Platform</a> </li> <li> <a href="/en-us/trust" target="_self" data-uuid="6d9105d9-4e26-3d80-9771-19eead2418fd">Trusted Communications</a> </li> <li> <a href="https://customers.twilio.com/en-us" target="_self" data-uuid="c0a28646-a990-34d5-b2e7-35c38b0e4ad5">Customers</a> </li> <li> <a href="https://help.twilio.com/" target="_self" data-uuid="b7f3c047-f3f4-33c3-98f3-b02375c224d6">Get Help</a> </li> <li> <a href="/en-us/help/sales" target="_self" data-uuid="0a65c396-e36e-311c-b01b-9da69b9e917d">Contact Sales</a> </li> <li> <a href="/en-us/press" target="_self" data-uuid="90729e7e-0cb3-3343-9e65-d5f4e59a51a8">Press &amp; Media</a> </li> <li> <a href="/en-us/public-policy/blog" target="_self" data-uuid="3733d276-a0da-38fb-9ead-a672c1e8f9c4">Public Policy</a> </li> <li> <a href="https://investors.twilio.com/overview/default.aspx?_ga=2.87002776.1826591240.1667227419-607057990.1661885030" target="_self" data-uuid="ac959d3a-4767-365f-be24-3e5cee414dfe">Investor Relations</a> </li> <li> <a href="/en-us/events" target="_self" data-uuid="33b9f8ca-b939-3c2e-aa42-bd56242bb2bd">Events</a> </li> <li> <a href="/en-us/company/jobs" target="_self" data-uuid="49f9ee9e-ca54-3335-aad1-2a713325f645">Jobs at Twilio</a> </li> </ul> </div> </div> <div class="footer-bottom"> <div class="social-share"> <ul> <li> <a href="https://www.facebook.com/TeamTwilio" target="_blank" title="Twilio on Facebook" aria-label="Twilio on Facebook" class="m-share-button share-facebook js-share-facebook"> <span class="name twilio-icon"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative" role="presentation"> <title>Facebook logo</title> <g class="social_facebook-alt"> <path d="M41.667 24.667v-6.8c0-2.947.68-4.534 5.44-4.534H53V2h-9.067C32.6 2 28.067 9.48 28.067 17.867v6.8H19V36h9.067v34h13.6V36h9.973L53 24.667H41.667Z" class="path-fill fill-path"/> </g> </svg> </span> </a> </li> <li> <a href="https://x.com/twilio" target="_blank" title="Twilio on X" aria-label="Twilio on X" class="m-share-button js-share-twitter"> <span class="name twilio-icon"> <svg class="icon--social" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"> <title>Twitter Logo</title> <desc>Follow us on Twitter</desc> <path class="path-fill" fill-rule="evenodd" clip-rule="evenodd" d="M45.8103 0.538939C46.0027 0.718527 46.1579 0.93438 46.267 1.17416C46.3762 1.41394 46.4372 1.67294 46.4464 1.93636C46.4557 2.19978 46.4132 2.46245 46.3212 2.70937C46.2292 2.95628 46.0896 3.18259 45.9103 3.37535L29.6373 20.8773L47.5984 44.7882C47.8218 45.0861 47.9579 45.4405 47.9917 45.8116C48.0254 46.1828 47.9554 46.5561 47.7895 46.8895C47.6235 47.223 47.3682 47.5035 47.0522 47.6996C46.7362 47.8957 46.3719 47.9996 46.0003 47.9997H35.0437C34.7338 47.9999 34.4282 47.9279 34.1509 47.7893C33.8735 47.6508 33.6321 47.4495 33.4456 47.2014L20.8048 30.3775L5.01581 47.3618C4.83668 47.5545 4.62145 47.71 4.38243 47.8192C4.1434 47.9285 3.88526 47.9895 3.62273 47.9987C3.3602 48.0079 3.09843 47.9652 2.85237 47.873C2.60631 47.7807 2.38077 47.6408 2.18864 47.4611C1.9965 47.2815 1.84153 47.0656 1.73257 46.8259C1.62361 46.5862 1.5628 46.3273 1.55361 46.064C1.54441 45.8007 1.58702 45.5382 1.67899 45.2914C1.77096 45.0446 1.9105 44.8184 2.08963 44.6257L18.3626 27.1238L0.401529 3.21287C0.178289 2.91513 0.0421298 2.56092 0.00830905 2.18994C-0.0255117 1.81896 0.044342 1.44586 0.210043 1.11245C0.375744 0.77904 0.630745 0.498494 0.946472 0.302248C1.2622 0.106002 1.62618 0.00180897 1.99763 0.00134389H12.9563C13.2658 0.0014979 13.571 0.0736829 13.848 0.212219C14.125 0.350754 14.3661 0.551861 14.5524 0.799712L27.1932 17.6236L42.9801 0.639236C43.1592 0.446298 43.3744 0.290646 43.6135 0.181176C43.8526 0.0717072 44.1108 0.0105677 44.3735 0.00125299C44.6362 -0.00806174 44.8981 0.0346309 45.1443 0.12689C45.3905 0.21915 45.6161 0.359167 45.8083 0.538939H45.8103ZM25.5091 22.0508C25.4527 21.9853 25.4006 21.9163 25.3531 21.8441L11.9582 4.01124H6.00787L36.0397 43.9898H41.9901L25.5091 22.0508Z" fill="#F22F46"/> </svg> </span> </a> </li> <li> <a href="https://www.linkedin.com/company/twilio-inc-" target="_blank" title="Twilio on LinkedIn" aria-label="Twilio on LinkedIn" class="m-share-button js-share-linkedin"> <span class="name twilio-icon"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 72 72" class="icon--decorative" role="presentation"> <title>LinkedIn logo</title> <g class="social_linkedin-alt"> <path d="M17.436 68.5V24.645H2.86V68.5h14.576ZM10.15 18.653c5.083 0 8.247-3.367 8.247-7.575-.095-4.304-3.164-7.578-8.15-7.578C5.26 3.5 2 6.774 2 11.078c0 4.208 3.163 7.575 8.055 7.575h.095ZM25.505 68.5H40.08V44.009c0-1.31.095-2.62.48-3.557 1.053-2.619 3.452-5.331 7.479-5.331 5.274 0 7.384 4.021 7.384 9.917V68.5H70V43.352c0-13.47-7.191-19.738-16.782-19.738-7.863 0-11.316 4.396-13.234 7.39h.097v-6.361H25.505c.191 4.115 0 43.855 0 43.855Z" class="path-fill fill-path"/> </g> </svg> </span> </a> </li> <li> <a href="https://www.youtube.com/@twilio" target="_blank" title="Twilio on Youtube" aria-label="Twilio on Youtube" class="m-share-button"> <span class="name twilio-icon"> <svg viewBox="0 0 72 72" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon--decorative" role="presentation"> <title>Youtube Logo</title> <g class="social_youtube"> <path d="M69.54 18.7C68.74 15.67 66.36 13.28 63.35 12.47C57.89 11 36 11 36 11C36 11 14.11 11 8.65 12.47C5.64 13.28 3.27 15.67 2.46 18.7C1 24.2 1 35.66 1 35.66C1 35.66 1 47.12 2.46 52.62C3.27 55.65 5.64 58.04 8.65 58.85C14.11 60.32 36 60.32 36 60.32C36 60.32 57.89 60.32 63.35 58.85C66.36 58.04 68.73 55.65 69.54 52.62C71 47.13 71 35.66 71 35.66C71 35.66 71 24.2 69.54 18.7ZM28.84 46.07V25.25L47.14 35.66L28.84 46.07Z" fill="black"/> </g> </svg> </span> </a> </li> </ul> </div> <ul class="footer-links" role="list"> <li> <a href="https://www.twilio.com/en-us/legal/tos" target="_self" data-uuid="9729a7d1-cc0b-3ebd-a189-076119e4ab98">Legal</a> </li> <li> <a href="https://www.twilio.com/en-us/legal/privacy" target="_self" data-uuid="8e8dfd08-798f-3880-b221-d1d60eb365d6">Privacy</a> </li> <li> <a href="https://twilio.org" target="_self" data-uuid="c371b7c0-5186-3614-abbc-36bd528ce3aa">Twilio.org</a> </li> <li> <a href="/en-us/press" target="_self" data-uuid="d10a25cc-ba5e-3709-aad3-0bdb34ad33e1">Press &amp; Media</a> </li> <li> <a href="https://signal.twilio.com/?_ga=2.112150148.1826591240.1667227419-607057990.1661885030" target="_self" data-uuid="1768b82a-ab84-3a05-9e5d-fa4e76e6d898">Signal</a> </li> <li> <a href="https://investors.twilio.com/overview/default.aspx?_ga=2.112150148.1826591240.1667227419-607057990.1661885030" target="_self" data-uuid="7a29f24c-8376-3364-9878-ed412e473c6a">Investors</a> </li> <li> <a href="https://www.twilio.com/en-us/company/jobs" target="_self" data-uuid="9d3679ea-999c-3123-b166-a17769fcdcf6">Jobs</a> </li> </ul> <p class="footer-disclaimer"> <span>Copyright © 2025 Twilio Inc.</span> <span>All Rights Reserved.</span> </p> </div> </div> </div> </footer> <script src="/etc.clientlibs/clientlibs/granite/jquery.lc-f9e8e8c279baf6a1a278042afe4f395a-lc.min.js"></script> <script src="/etc.clientlibs/clientlibs/granite/utils.lc-899004cc02c33efc1f6694b1aee587fd-lc.min.js"></script> <script src="/etc.clientlibs/twilio-com/clientlibs/clientlib-site.lc-1079a53897e04826d5c8451d299acc6b-lc.min.js"></script> <script src="/etc.clientlibs/twilio-foundation/clientlibs/clientlib-dependencies.lc-d41d8cd98f00b204e9800998ecf8427e-lc.min.js"></script> <script src="/etc.clientlibs/twilio-foundation/clientlibs/clientlib-site.lc-6f9f1472154f4bec14db858ec2c43b9c-lc.min.js"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10