CINXE.COM
RingCentral Use Cases for CRM Integrations | RingCentral Developers
<!DOCTYPE html><html lang="en"><head><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin=""> <script async="" src="https://www.googletagmanager.com/gtag/js?id=G-M8DPDH4RSF"></script><script> try { document.cookie = 'OptanonAlertBoxClosed=;expires=Thu, 01 Jan 1970 00:00:00 GMT;domain=developers.ringcentral.com;path=/'; document.cookie = 'OptanonConsent=;expires=Thu, 01 Jan 1970 00:00:00 GMT;domain=developers.ringcentral.com;path=/'; } catch(e) { console.log(e); } </script> <!-- OneTrust Cookies Consent Notice start for ringcentral.com --> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="6ac561ff-e2a0-4962-abc5-fc5fab405159"></script> <script type="text/javascript"> function OptanonWrapper() { } </script> <!-- OneTrust Cookies Consent Notice end for ringcentral.com --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="X-UA-COMPATIBLE" content="IE=edge"> <meta name="keywords" content="CRM product integrations, RingCentral CRM Integrations, CRM applications"> <meta name="description" content="Integrate CRM products with the RingCentral platform. Salesforce, Microsoft Dynamics, Zendesk, Zoho CRM integrations and more are possible. Maintain your CRM information all from one location."> <meta property="og:title" content="RingCentral Use Cases for CRM Integrations | RingCentral Developers"> <meta property="og:url" content="https://developers.ringcentral.com/overview/crm-integration"> <meta name="twitter:card" content="summary_large_image"> <meta content="Integrate CRM products with the RingCentral platform. Salesforce, Microsoft Dynamics, Zendesk, Zoho CRM integrations and more are possible. Maintain your CRM information all from one location. " property="og:description"> <meta content="https://images.ctfassets.net/up8h5u10ttz3/7sozvxBz9q6mqsw8UIA08z/9863b040c5bb9021ed0ea25e39334f25/Devs_BlueBG.png" property="og:image"> <meta name="twitter:image" content="https://images.ctfassets.net/up8h5u10ttz3/7sozvxBz9q6mqsw8UIA08z/9863b040c5bb9021ed0ea25e39334f25/Devs_BlueBG.png?h=250"> <meta name="twitter:site" content="@ringcentraldevs"> <meta name="twitter:creator" content="@ringcentraldevs"> <meta name="msvalidate.01" content="77B854D675A19CEDDFEECFAAE7B28088"> <meta name="google-site-verification" content="z0ATe-Lrrrd0AodssXqSKr3U2C921jAyrDfrfPBJDpU"> <link rel="canonical" href="https://developers.ringcentral.com/overview/crm-integration"> <title>RingCentral Use Cases for CRM Integrations | RingCentral Developers</title> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href="/assets/images/favicon.ico" type="image/vnd.microsoft.icon" rel="shortcut icon"> <style type="text/css">@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v142/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;}</style> <script type="text/javascript"> (function() { var didInit = false; function initMunchkin() { if(didInit === false) { didInit = true; Munchkin.init('075-DTB-715', { asyncOnly: true, disableClickDelay: true }); } } var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = '//munchkin.marketo.net/munchkin.js'; s.onreadystatechange = function() { if (this.readyState == 'complete' || this.readyState == 'loaded') { initMunchkin(); } }; s.onload = initMunchkin; document.getElementsByTagName('head')[0].appendChild(s); })(); </script> <script type="application/ld+json"> //Structured Data for RingCentral Organization { "@context": "http://www.schema.org", "@type": "Organization", "name": "RingCentral Connect Platform", "url": "https://developers.ringcentral.com/", "parentOrganization": "RingCentral", "sameAs": [ "http://twitter.com/ringcentraldevs" ], "address": { "@type": "PostalAddress", "streetAddress": "20 Davis Drive", "addressLocality": "Belmont", "addressRegion": "California", "postalCode": "94002", "addressCountry": "USA" }, "contactPoint": [ { "@type": "ContactPoint", "telephone": "+1(877) 857-9206", "contactType": "Sales" }, { "@type": "ContactPoint", "telephone": "+1(888) 528-7464", "contactType": "Customer Support" } ] } </script> <script>RCDPW = window.RCDPW || {};</script> <script data-ot-ignore="" src="assets/settings.js?v=release_24-4-20_86398348"></script> <style>@charset "UTF-8";:root{--bs-blue:#066fac;--bs-indigo:#6610f2;--bs-purple:#bc3b8e;--bs-pink:#d63384;--bs-red:#f44336;--bs-orange:#ff8800;--bs-yellow:#ffc107;--bs-green:#5fb95c;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#2f2f2f;--bs-white:#ffffff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#066fac;--bs-secondary:#6c757d;--bs-success:#5fb95c;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#f44336;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:6, 111, 172;--bs-secondary-rgb:108, 117, 125;--bs-success-rgb:95, 185, 92;--bs-info-rgb:13, 202, 240;--bs-warning-rgb:255, 193, 7;--bs-danger-rgb:244, 67, 54;--bs-light-rgb:248, 249, 250;--bs-dark-rgb:33, 37, 41;--bs-white-rgb:255, 255, 255;--bs-black-rgb:47, 47, 47;--bs-body-color-rgb:33, 37, 41;--bs-body-bg-rgb:255, 255, 255;--bs-font-sans-serif:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#ffffff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(47, 47, 47, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#066fac;--bs-link-hover-color:#05598a;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(47,47,47,0)}@font-face{font-family:Lato;font-weight:300;font-style:normal;src:url(/static/fonts/lato/lato-lig-webfont-g.eot);src:url(/static/fonts/lato/lato-lig-webfont-g.eot?#iefix) format("embedded-opentype"),url(/static/fonts/lato/lato-lig-webfont-g.woff) format("woff"),url(/static/fonts/lato/lato-lig-webfont-g.ttf) format("truetype"),url(/static/fonts/lato/lato-lig-webfont.svg#latolight) format("svg")}@font-face{font-family:Lato;font-weight:300;font-style:italic;src:url(/static/fonts/lato/lato-ligita-webfont-g.eot);src:url(/static/fonts/lato/lato-ligita-webfont-g.eot?#iefix) format("embedded-opentype"),url(/static/fonts/lato/lato-ligita-webfont-g.woff) format("woff"),url(/static/fonts/lato/lato-ligita-webfont-g.ttf) format("truetype"),url(/static/fonts/lato/lato-ligita-webfont.svg#latolight_italic) format("svg")}@font-face{font-family:Lato;font-weight:400;font-style:normal;src:url(/static/fonts/lato/lato-reg-webfont-g.eot);src:url(/static/fonts/lato/lato-reg-webfont-g.eot?#iefix) format("embedded-opentype"),url(/static/fonts/lato/lato-reg-webfont-g.woff) format("woff"),url(/static/fonts/lato/lato-reg-webfont-g.ttf) format("truetype"),url(/static/fonts/lato/lato-reg-webfont.svg#latoregular) format("svg")}@font-face{font-family:Lato;font-weight:400;font-style:italic;src:url(/static/fonts/lato/lato-regita-webfont-g.eot);src:url(/static/fonts/lato/lato-regita-webfont-g.eot?#iefix) format("embedded-opentype"),url(/static/fonts/lato/lato-regita-webfont-g.woff) format("woff"),url(/static/fonts/lato/lato-regita-webfont-g.ttf) format("truetype"),url(/static/fonts/lato/lato-regita-webfont.svg#latoitalic) format("svg")}@font-face{font-family:Lato;font-weight:700;font-style:normal;src:url(/static/fonts/lato/lato-bol-webfont-g.eot);src:url(/static/fonts/lato/lato-bol-webfont-g.eot?#iefix) format("embedded-opentype"),url(/static/fonts/lato/lato-bol-webfont-g.woff) format("woff"),url(/static/fonts/lato/lato-bol-webfont-g.ttf) format("truetype"),url(/static/fonts/lato/lato-bol-webfont.svg#latobold) format("svg")}@font-face{font-family:Lato;font-weight:700;font-style:italic;src:url(/static/fonts/lato/lato-bolita-webfont-g.eot);src:url(/static/fonts/lato/lato-bolita-webfont-g.eot?#iefix) format("embedded-opentype"),url(/static/fonts/lato/lato-bolita-webfont-g.woff) format("woff"),url(/static/fonts/lato/lato-bolita-webfont-g.ttf) format("truetype"),url(/static/fonts/lato/lato-bolita-webfont.svg#latobold_italic) format("svg")}html{height:100%}body{margin:0;height:100%;font:13px Lato,Helvetica,Arial,sans-serif;color:#585858;background-color:#fff}.pre-boot-loading{position:fixed;width:100%;height:100%;top:0;left:0;background:#ffffff;z-index:1100}.pre-boot-loading-icon{width:32px;height:32px;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:url(/static/images/spinner.gif) no-repeat;background-size:contain}</style><link rel="stylesheet" href="styles.96c8b47b3d53a202.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.96c8b47b3d53a202.css"></noscript><style ng-transition="developerApp"></style><style ng-transition="developerApp">.spinner-overlay[_ngcontent-sc211]{position:fixed;width:100%;height:100%;top:0;left:0;background:#ffffff;opacity:.6;z-index:1080}.spinner-icon[_ngcontent-sc211]{width:32px;height:32px;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:url(spinner.280b7b97eeb82748.gif) no-repeat;background-size:contain}</style><style ng-transition="developerApp">.content[_ngcontent-sc327]{min-height:500px}</style><style ng-transition="developerApp">[_nghost-sc253]{position:relative;display:block;z-index:11;background-color:#002755}.header-wrapper[_ngcontent-sc253]{width:100%;background-color:#002755;overflow:visible!important}.header-wrapper.is-navigation-sticky[_ngcontent-sc253]{box-shadow:0 0 1px 2px #0000001a}.header-container[_ngcontent-sc253]{display:flex;align-items:center;width:1168px;height:69px;margin:0 auto;padding:12px 0}.logo[_ngcontent-sc253]{flex-shrink:0;flex-grow:0;display:flex;align-items:center;width:250px;min-height:69px;height:69px;margin-right:48px}.logo-link[_ngcontent-sc253]{position:relative;top:-1px;display:block;width:100%;height:30px;background:url(developers-program-logo-white.5e95e58555af3781.svg) no-repeat 0 0;background-size:100% 100%}</style><style ng-transition="developerApp">.footer-wrapper[_ngcontent-sc284]{position:relative!important;background:#002755!important;color:#fff!important;z-index:10;padding:17px 0 16px}.footer-wrapper.footer[_ngcontent-sc284]{position:relative;left:auto;bottom:auto}.footer-wrapper[_ngcontent-sc284] .content-wrapper[_ngcontent-sc284]{width:1168px;margin:0 auto}.footer-top-section[_ngcontent-sc284]{display:flex;justify-content:space-between}.footer-top-section[_ngcontent-sc284] .new-footer-logo[_ngcontent-sc284] a[_ngcontent-sc284]{display:block;width:154px;height:33px;background:url(footer_rclogo.5e2d5d6e9fde8d9a.svg) no-repeat;background-size:100% 100%}.footer-top-section[_ngcontent-sc284] .new-footer-logo[_ngcontent-sc284] a[_ngcontent-sc284]:hover{text-decoration:underline}.footer-middle-section[_ngcontent-sc284]{display:flex;justify-content:space-between;flex-wrap:wrap;margin:20px 0 16px;padding:28px 0;border-top:1px solid rgba(255,255,255,.5);border-bottom:1px solid rgba(255,255,255,.5)}.footer-middle-section[_ngcontent-sc284] .navigations[_ngcontent-sc284] .title[_ngcontent-sc284]{font-style:normal;font-weight:500;font-size:12px;line-height:20px;letter-spacing:.16px;color:#fff}.footer-middle-section[_ngcontent-sc284] .navigations[_ngcontent-sc284] .item-list[_ngcontent-sc284]{margin-top:16px}.footer-middle-section[_ngcontent-sc284] .navigations[_ngcontent-sc284] .item-list[_ngcontent-sc284] .item[_ngcontent-sc284] a[_ngcontent-sc284]{font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#fff9;text-decoration:none;cursor:pointer}.footer-middle-section[_ngcontent-sc284] .navigations[_ngcontent-sc284] .item-list[_ngcontent-sc284] .item[_ngcontent-sc284] a[_ngcontent-sc284]:hover{color:#fff;text-decoration:underline}.footer-middle-section[_ngcontent-sc284] .navigations[_ngcontent-sc284] .item-list[_ngcontent-sc284] .item[_ngcontent-sc284]:not(:last-child){margin-bottom:14px}.footer-middle-section[_ngcontent-sc284] .navigations[_ngcontent-sc284]:not(:last-child){margin-right:32px}.footer-bottom-section[_ngcontent-sc284]{display:flex;flex-direction:column}.footer-bottom-section[_ngcontent-sc284] .top-container[_ngcontent-sc284]{display:flex;justify-content:space-between}.footer-bottom-section[_ngcontent-sc284] .top-container[_ngcontent-sc284] .icon-content[_ngcontent-sc284]{display:flex}.footer-bottom-section[_ngcontent-sc284] .top-container[_ngcontent-sc284] .icon-content[_ngcontent-sc284] .icon-item[_ngcontent-sc284]{display:inline-flex;justify-content:center;align-items:center;width:28px;height:28px;background-color:#fff;color:#fff;fill:#fff;border-radius:50%}.footer-bottom-section[_ngcontent-sc284] .top-container[_ngcontent-sc284] .icon-content[_ngcontent-sc284] .icon-item[_ngcontent-sc284]:not(:last-child){margin-right:16px}.footer-bottom-section[_ngcontent-sc284] .top-container[_ngcontent-sc284] .icon-content[_ngcontent-sc284] .icon-item.icon-item-Twitter[_ngcontent-sc284] img[_ngcontent-sc284]{width:50%;height:50%}.footer-bottom-section[_ngcontent-sc284] .bottom-container[_ngcontent-sc284]{display:flex;justify-content:space-between;margin-top:16px}.footer-bottom-section[_ngcontent-sc284] .bottom-container[_ngcontent-sc284] .text-content[_ngcontent-sc284]{display:flex}.footer-bottom-section[_ngcontent-sc284] .bottom-container[_ngcontent-sc284] .text-content[_ngcontent-sc284] .text-item[_ngcontent-sc284]{font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#fff9;text-decoration:none;cursor:pointer}.footer-bottom-section[_ngcontent-sc284] .bottom-container[_ngcontent-sc284] .text-content[_ngcontent-sc284] .text-item[_ngcontent-sc284]:hover{color:#fff;text-decoration:underline}.footer-bottom-section[_ngcontent-sc284] .bottom-container[_ngcontent-sc284] .text-content[_ngcontent-sc284] .text-item[_ngcontent-sc284]:not(:last-child){margin-right:8px;padding-right:8px;border-right:1px solid #a8a8a8}.footer-bottom-section[_ngcontent-sc284] .bottom-container[_ngcontent-sc284] .copyright[_ngcontent-sc284]{font-style:normal;font-weight:400;font-size:12px;line-height:12px;text-align:right;color:#fff9}</style><style ng-transition="developerApp">.dev-package-promote-container[_ngcontent-sc240]{padding:16px}.dev-package-promote-banner[_ngcontent-sc240]{background:#EDEBE5;border-radius:20px;display:flex;justify-content:center;position:relative;width:1168px;margin:0 auto;padding:16px 0}.close-btn[_ngcontent-sc240]{display:inline-block;height:36px;width:36px;position:absolute;right:16px;top:16px;background:url(close-btn-bg.4b110446b62409bc.svg) center center no-repeat;cursor:pointer}.content[_ngcontent-sc240]{display:flex;align-items:center}.desc[_ngcontent-sc240]{font-size:16px;font-weight:450;line-height:24px;color:#2b2926}.learn-more-button[_ngcontent-sc240]{margin-left:24px;background-color:#007db8;width:124px;height:36px;line-height:36px;text-align:center;border-radius:24px;font-size:16px;font-weight:500;color:#fff}</style><style ng-transition="developerApp">.drop-down-menu[_ngcontent-sc241], .header-account-info-container[_ngcontent-sc241]{border-radius:2px;padding:3px 0;border:1px solid #e8e8e8;box-shadow:0 5px 15px #0000002d}.drop-down-menu-item[_ngcontent-sc241], .header-account-info-item[_ngcontent-sc241]{transition:background-color ease-in-out .15s;box-sizing:border-box;display:block;padding:8px 12px;text-decoration:none}.drop-down-menu-item[_ngcontent-sc241]:hover, .header-account-info-item[_ngcontent-sc241]:hover{color:#066fac;background-color:#f2f2f2}.drop-down-menu-divider[_ngcontent-sc241]{display:block;margin:6px 0;height:1px;background-color:#e8e8e8}.links[_ngcontent-sc241]{display:flex;justify-content:flex-end;align-items:center;width:1168px;height:33px}.links[_ngcontent-sc241] ul[_ngcontent-sc241]{display:flex}.links[_ngcontent-sc241] .item[_ngcontent-sc241]{display:inline-block;margin-left:36px;padding:8px 0;font-size:12px;letter-spacing:1px;color:#fff;text-decoration:none}.links[_ngcontent-sc241] .item[_ngcontent-sc241]:hover{color:#fff}.links[_ngcontent-sc241] .login-button[_ngcontent-sc241]{background:none;border:none;outline:none;text-transform:uppercase}.links[_ngcontent-sc241] .header-account-info[_ngcontent-sc241]{display:flex;align-items:center;justify-content:flex-end}.header-account-info-indicator[_ngcontent-sc241]{font-size:12px;color:#fff}.header-account-user-name[_ngcontent-sc241]{margin-right:6px;max-width:160px;font-size:12px;box-sizing:border-box;color:#fff}.header-account-info-hover[_ngcontent-sc241] .header-account-user-name[_ngcontent-sc241], .header-account-info-hover[_ngcontent-sc241] .header-account-info-indicator[_ngcontent-sc241]{color:#fff}.header-account-info-icon[_ngcontent-sc241]{font-size:20px}.header-account-info-container[_ngcontent-sc241]{box-sizing:border-box;position:absolute;text-align:left;right:0;border:1px solid #cdcdcd;z-index:10;width:165px;margin-top:9px;background:#ffffff}.header-account-info-container[_ngcontent-sc241]:before, .header-account-info-container[_ngcontent-sc241]:after{right:34px}.header-account-info-item[_ngcontent-sc241]{display:flex;align-items:center;font-size:14px;text-decoration:none!important}.header-account-info-item-icon[_ngcontent-sc241]{color:#066fac;margin-right:6px;font-size:14px;vertical-align:middle}.header-top-menus-arrow[_ngcontent-sc241]:before, .header-top-menus-arrow[_ngcontent-sc241]:after{bottom:100%;border:solid transparent;content:" ";position:absolute;pointer-events:none}.header-top-menus-arrow[_ngcontent-sc241]:before{border-width:8px;margin-right:-1px;border-bottom-color:#cdcdcd}.header-top-menus-arrow[_ngcontent-sc241]:after{border-width:7px;border-bottom-color:#fff}.header-account-wrap[_ngcontent-sc241]{position:relative}</style><style ng-transition="developerApp">[_nghost-sc250]{display:block}.primary[_ngcontent-sc250]{display:flex;height:69px}.primary-content[_ngcontent-sc250]{display:flex;margin:0 auto}.items[_ngcontent-sc250]{display:flex;flex-wrap:wrap}.item[_ngcontent-sc250]{display:flex;align-items:center}.item.panel-visible[_ngcontent-sc250] .link[_ngcontent-sc250]:after{opacity:1;visibility:visible;transform:translate(0);transition:transform .5s,opacity .5s,visibility .5s}.link[_ngcontent-sc250]{display:flex;align-items:center;padding:0 16px;position:relative;font-size:16px;font-weight:500;color:#fefefe;text-decoration:none;cursor:pointer;height:100%;z-index:2}.link[_ngcontent-sc250]:after{content:" ";position:absolute;height:5px;background-color:#066fac;top:100%;left:16px;right:16px;opacity:0;visibility:hidden;transform:translateY(-20px);transition:transform .3s,opacity .3s,visibility .3s}.link[_ngcontent-sc250]:hover, .active[_ngcontent-sc250] .link[_ngcontent-sc250]{color:#fff}.arrow-icon[_ngcontent-sc250]{color:#fff;margin-right:-8px;transform:rotateX(0);transition:transform .3s}.arrow-icon.expanded[_ngcontent-sc250]{transform:rotateX(180deg);transition:transform .5s}</style><style ng-transition="developerApp">[_nghost-sc252]{flex-grow:1;display:block}.header-account[_ngcontent-sc252]{display:flex;align-items:center;justify-content:flex-end}.login-resolved[_ngcontent-sc252] .header-account[_ngcontent-sc252]{visibility:visible;padding-top:5px}.header-account[_ngcontent-sc252] a[_ngcontent-sc252]:hover{text-decoration:none}.header-account-invitation[_ngcontent-sc252] a[_ngcontent-sc252]{display:block;width:120px;color:#fff;font-size:12px;font-weight:400;background:#fe8034;height:24px;line-height:24px}.header-account-invitation[_ngcontent-sc252] a[_ngcontent-sc252]:hover{background:orange} .header-sign-in-up-btn{background-color:#fff;color:#066fac;font-weight:700;width:104px;height:46px;line-height:44px;padding:0;border:none} .header-sign-in-up-btn:hover{background-color:#fff;color:#066fac}</style><style ng-transition="developerApp">.sidebar[_ngcontent-sc249]{flex-shrink:0;width:318px;background-color:#f6f5f1;padding:44px 50px 0}.menu-container[_ngcontent-sc249]{flex-grow:1;padding:44px 50px 12px;overflow-y:auto}.section[_ngcontent-sc249]:not(:first-child){margin-top:28px}[_nghost-sc249]{display:flex;z-index:1;position:absolute;width:1268px;min-height:200px;max-height:calc(100vh - 202px);left:50%;top:100%;overflow:hidden;box-shadow:none;box-sizing:border-box;background-color:#fff;pointer-events:none;border-radius:16px;opacity:0;visibility:hidden;transform:translate(-50%,-20px);transition:transform .3s,opacity .3s,visibility .3s}.secondary-active[_nghost-sc249]{box-shadow:0 1px 2px #0003;pointer-events:all;opacity:1;visibility:visible;transform:translate(-50%);transition:transform .5s,opacity .5s,visibility .5s}</style><style ng-transition="developerApp">.mat-icon{-webkit-user-select:none;user-select:none;background-repeat:no-repeat;display:inline-block;fill:currentColor;height:24px;width:24px}.mat-icon.mat-icon-inline{font-size:inherit;height:inherit;line-height:inherit;width:inherit}[dir=rtl] .mat-icon-rtl-mirror{transform:scale(-1, 1)}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon{display:block}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button .mat-icon{margin:auto} </style><style ng-transition="developerApp">[_nghost-sc248]{display:block}.heading[_ngcontent-sc248]{color:#2f2f2f;font-weight:500;font-size:20px;padding-bottom:10px;border-bottom:1px solid #2f2f2f;margin-bottom:32px}.content[_ngcontent-sc248]{display:flex;flex-wrap:wrap}.group[_ngcontent-sc248]{margin-bottom:28px;margin-right:50px;width:calc(25% - 37.5px)}.group[_ngcontent-sc248]:nth-child(4n){margin-right:0}</style><style ng-transition="developerApp">[_nghost-sc247]{display:block}.heading[_ngcontent-sc247]{font-size:16px;font-weight:500;padding-bottom:12px;border-bottom:1px solid #CFCDC9;color:#2f2f2f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content[_ngcontent-sc247]{padding-top:12px}.content[_ngcontent-sc247] .group-item[_ngcontent-sc247]{font-size:13px;line-height:20px}.content[_ngcontent-sc247] .group-item[_ngcontent-sc247] a[_ngcontent-sc247]{color:#2f2f2f;display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content[_ngcontent-sc247] .cta-item[_ngcontent-sc247]{margin-top:8px}.content[_ngcontent-sc247] .cta-item[_ngcontent-sc247] a[_ngcontent-sc247]{color:#066fac}</style><style ng-transition="developerApp">.btn-orange[_ngcontent-sc251]{color:#fff!important;background:#fe8034}</style><style ng-transition="developerApp">[_nghost-sc296]{display:block;overflow:hidden;background-color:#002755;color:#fff;padding:70px 0 80px}.left-content[_ngcontent-sc296]{width:568px}[_nghost-sc296] dpw-hero-layout[_ngcontent-sc296] .right-wrapper{padding-left:32px}.element-tip[_ngcontent-sc296]{display:block;margin-bottom:52px}.vertical-title[_ngcontent-sc296]{margin-bottom:8px;font-weight:500;font-size:64px;line-height:68px}.vertical-desc[_ngcontent-sc296]{margin-bottom:32px;font-size:20px;line-height:28px}.vertical-title[_ngcontent-sc296]:empty, .vertical-desc[_ngcontent-sc296]:empty{margin-bottom:0}.hero-image[_ngcontent-sc296]{width:100%}.bottom-content[_ngcontent-sc296]{width:1168px;margin:130px auto auto;text-align:center}.element-tip[_ngcontent-sc296], .vertical-title[_ngcontent-sc296], .vertical-desc[_ngcontent-sc296], .hero-image[_ngcontent-sc296]{word-wrap:break-word;word-break:break-word}</style><style ng-transition="developerApp">[_nghost-sc285]{display:flex;justify-content:center;width:1168px;margin:auto}.left-wrapper[_ngcontent-sc285]{flex-shrink:0;display:flex;justify-content:flex-end}.left-wrapper[_ngcontent-sc285] .content[_ngcontent-sc285]{width:auto}.right-wrapper[_ngcontent-sc285]{flex-grow:1;display:flex;justify-content:flex-start;align-items:center;position:relative}.right-wrapper[_ngcontent-sc285] .content[_ngcontent-sc285]{display:flex;align-items:center;position:absolute;top:0;left:0;height:100%}.content-wrapper[_ngcontent-sc285]{position:relative;width:100%;height:100%}</style><style ng-transition="developerApp">[_nghost-sc291]{display:block}.logo-text[_ngcontent-sc291]{word-wrap:break-word;word-break:break-word;display:block;margin-bottom:32px;font-weight:500;font-size:16px;line-height:24px}.logo-text[_ngcontent-sc291]:empty, .logo-text[_ngcontent-sc291]:last-child{margin-bottom:0}.logo-all[_ngcontent-sc291]{margin-top:46px}</style><style ng-transition="developerApp">[_nghost-sc288]{display:flex;align-items:center;flex-wrap:wrap}</style><style ng-transition="developerApp">[_nghost-sc287]{display:inline-block}.cta-btn[_ngcontent-sc287]{padding:14px 30px;font-size:18px;line-height:24px;word-break:break-word;white-space:break-spaces}.cta-btn[_ngcontent-sc287]:hover{text-decoration:none;cursor:pointer}.button-type[_ngcontent-sc287]{background-color:#fff;color:#066fac}.link-type[_ngcontent-sc287]{color:#fff}.link-type[_ngcontent-sc287]:hover .mat-button-focus-overlay{opacity:0}.link-icon[_ngcontent-sc287]{margin-left:8px}</style><style ng-transition="developerApp">.mat-button .mat-button-focus-overlay,.mat-icon-button .mat-button-focus-overlay{opacity:0}.mat-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay,.mat-stroked-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay{opacity:.04}@media(hover: none){.mat-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay,.mat-stroked-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay{opacity:0}}.mat-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button{box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible}.mat-button::-moz-focus-inner,.mat-icon-button::-moz-focus-inner,.mat-stroked-button::-moz-focus-inner,.mat-flat-button::-moz-focus-inner{border:0}.mat-button.mat-button-disabled,.mat-icon-button.mat-button-disabled,.mat-stroked-button.mat-button-disabled,.mat-flat-button.mat-button-disabled{cursor:default}.mat-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-button.cdk-program-focused .mat-button-focus-overlay,.mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-icon-button.cdk-program-focused .mat-button-focus-overlay,.mat-stroked-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-stroked-button.cdk-program-focused .mat-button-focus-overlay,.mat-flat-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-flat-button.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-button::-moz-focus-inner,.mat-icon-button::-moz-focus-inner,.mat-stroked-button::-moz-focus-inner,.mat-flat-button::-moz-focus-inner{border:0}.mat-raised-button{box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible;transform:translate3d(0, 0, 0);transition:background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-raised-button::-moz-focus-inner{border:0}.mat-raised-button.mat-button-disabled{cursor:default}.mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-raised-button.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-raised-button::-moz-focus-inner{border:0}._mat-animation-noopable.mat-raised-button{transition:none;animation:none}.mat-stroked-button{border:1px solid currentColor;padding:0 15px;line-height:34px}.mat-stroked-button .mat-button-ripple.mat-ripple,.mat-stroked-button .mat-button-focus-overlay{top:-1px;left:-1px;right:-1px;bottom:-1px}.mat-fab{box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible;transform:translate3d(0, 0, 0);transition:background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);min-width:0;border-radius:50%;width:56px;height:56px;padding:0;flex-shrink:0}.mat-fab::-moz-focus-inner{border:0}.mat-fab.mat-button-disabled{cursor:default}.mat-fab.cdk-keyboard-focused .mat-button-focus-overlay,.mat-fab.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-fab::-moz-focus-inner{border:0}._mat-animation-noopable.mat-fab{transition:none;animation:none}.mat-fab .mat-button-wrapper{padding:16px 0;display:inline-block;line-height:24px}.mat-mini-fab{box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:64px;line-height:36px;padding:0 16px;border-radius:4px;overflow:visible;transform:translate3d(0, 0, 0);transition:background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);min-width:0;border-radius:50%;width:40px;height:40px;padding:0;flex-shrink:0}.mat-mini-fab::-moz-focus-inner{border:0}.mat-mini-fab.mat-button-disabled{cursor:default}.mat-mini-fab.cdk-keyboard-focused .mat-button-focus-overlay,.mat-mini-fab.cdk-program-focused .mat-button-focus-overlay{opacity:.12}.mat-mini-fab::-moz-focus-inner{border:0}._mat-animation-noopable.mat-mini-fab{transition:none;animation:none}.mat-mini-fab .mat-button-wrapper{padding:8px 0;display:inline-block;line-height:24px}.mat-icon-button{padding:0;min-width:0;width:40px;height:40px;flex-shrink:0;line-height:40px;border-radius:50%}.mat-icon-button i,.mat-icon-button .mat-icon{line-height:24px}.mat-button-ripple.mat-ripple,.mat-button-focus-overlay{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-button-ripple.mat-ripple:not(:empty){transform:translateZ(0)}.mat-button-focus-overlay{opacity:0;transition:opacity 200ms cubic-bezier(0.35, 0, 0.25, 1),background-color 200ms cubic-bezier(0.35, 0, 0.25, 1)}._mat-animation-noopable .mat-button-focus-overlay{transition:none}.mat-button-ripple-round{border-radius:50%;z-index:1}.mat-button .mat-button-wrapper>*,.mat-flat-button .mat-button-wrapper>*,.mat-stroked-button .mat-button-wrapper>*,.mat-raised-button .mat-button-wrapper>*,.mat-icon-button .mat-button-wrapper>*,.mat-fab .mat-button-wrapper>*,.mat-mini-fab .mat-button-wrapper>*{vertical-align:middle}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button{display:inline-flex;justify-content:center;align-items:center;font-size:inherit;width:2.5em;height:2.5em}.cdk-high-contrast-active .mat-button,.cdk-high-contrast-active .mat-flat-button,.cdk-high-contrast-active .mat-raised-button,.cdk-high-contrast-active .mat-icon-button,.cdk-high-contrast-active .mat-fab,.cdk-high-contrast-active .mat-mini-fab{outline:solid 1px}.cdk-high-contrast-active .mat-button-base.cdk-keyboard-focused,.cdk-high-contrast-active .mat-button-base.cdk-program-focused{outline:solid 3px} </style><style ng-transition="developerApp">[_nghost-sc290]{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.logo-item-image[_ngcontent-sc290]{word-wrap:break-word;word-break:break-word;height:50px;margin:0 32px 8px}</style><style ng-transition="developerApp">[_nghost-sc303] .body a{color:#066fac}.wrapper[_ngcontent-sc303]{display:flex;align-items:center;justify-content:space-between;width:1168px;margin:0 auto;padding:63px 0}.wrapper[_ngcontent-sc303] .image-content[_ngcontent-sc303]{width:568px;display:flex;align-items:center;justify-content:center}.wrapper[_ngcontent-sc303] .image-content[_ngcontent-sc303] img[_ngcontent-sc303]{max-width:100%}.wrapper[_ngcontent-sc303] .image-content[_ngcontent-sc303] img.render-image[_ngcontent-sc303]{border-radius:16px}.wrapper[_ngcontent-sc303] .text-content[_ngcontent-sc303]{width:468px;display:flex;flex-direction:column}.wrapper[_ngcontent-sc303] .text-content[_ngcontent-sc303] .header[_ngcontent-sc303]{font-size:48px;line-height:56px;font-style:normal;font-weight:500;letter-spacing:-.015em;color:#282829}.wrapper[_ngcontent-sc303] .text-content[_ngcontent-sc303] .teaser[_ngcontent-sc303]{font-style:normal;font-weight:400;font-size:24px;line-height:32px;letter-spacing:-.01em;color:#282829}.wrapper[_ngcontent-sc303] .text-content[_ngcontent-sc303] .divider[_ngcontent-sc303]{width:40px;height:4px;background:#ff7a00;margin:32px 0}.wrapper[_ngcontent-sc303] .text-content[_ngcontent-sc303] .body[_ngcontent-sc303]{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#282829}</style><style ng-transition="developerApp">.wrapper[_ngcontent-sc300]{color:#fff}.wrapper[_ngcontent-sc300] .content[_ngcontent-sc300]{width:1168px;margin:0 auto;padding:65px 65px 102px;border-radius:20px;background-image:url(testimonial-vertical.be10bf7e1bebbc7a.png);background-repeat:no-repeat;background-color:#1d3c34;background-position:98% 100%;background-size:200px}.wrapper[_ngcontent-sc300] .content[_ngcontent-sc300] .content-title[_ngcontent-sc300]{margin:0 0 26px -20px;padding-left:20px;height:44px;line-height:44px;font-style:normal;font-weight:500;font-size:16px;letter-spacing:.08em;text-transform:uppercase;color:#fff;background-image:url(vertical-testimony-case.4827be6359d315cb.png);background-repeat:no-repeat;background-size:auto 100%}.wrapper[_ngcontent-sc300] .content[_ngcontent-sc300] .content-body[_ngcontent-sc300]{display:flex;justify-content:space-between}.wrapper[_ngcontent-sc300] .content[_ngcontent-sc300] .content-body[_ngcontent-sc300] .left-content[_ngcontent-sc300]{display:flex;flex-direction:column;width:500px;color:#fff}.wrapper[_ngcontent-sc300] .content[_ngcontent-sc300] .content-body[_ngcontent-sc300] .left-content[_ngcontent-sc300] .title[_ngcontent-sc300]{margin-bottom:8px;font-style:normal;font-weight:500;font-size:48px;line-height:56px;letter-spacing:-.015em;color:#fff}.wrapper[_ngcontent-sc300] .content[_ngcontent-sc300] .content-body[_ngcontent-sc300] .left-content[_ngcontent-sc300] .teaser[_ngcontent-sc300]{font-style:normal;font-weight:400;font-size:20px;line-height:28px;letter-spacing:-.01em;color:#fff}.wrapper[_ngcontent-sc300] .content[_ngcontent-sc300] .content-body[_ngcontent-sc300] .left-content[_ngcontent-sc300] .cta[_ngcontent-sc300]{margin-top:48px}.wrapper[_ngcontent-sc300] .content[_ngcontent-sc300] .content-body[_ngcontent-sc300] .left-content[_ngcontent-sc300] .cta[_ngcontent-sc300] .cta-button[_ngcontent-sc300]{min-width:160px;border:1px solid #ffffff;padding:14px 30px;font-size:18px;line-height:24px;letter-spacing:.3375px;color:#fff;text-decoration:none;border-radius:4px}.wrapper[_ngcontent-sc300] .content[_ngcontent-sc300] .content-body[_ngcontent-sc300] .left-content[_ngcontent-sc300] .cta[_ngcontent-sc300] .cta-button[_ngcontent-sc300]:not(:last-child){margin-right:30px}.wrapper[_ngcontent-sc300] .content[_ngcontent-sc300] .content-body[_ngcontent-sc300] .right-content[_ngcontent-sc300]{width:480px;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#fff}</style><style ng-transition="developerApp">[_nghost-sc309]{display:block;padding:64px 0;color:#282829}.wrapper[_ngcontent-sc309]{width:1168px;margin:auto}.content-header[_ngcontent-sc309]{text-align:center}.content-title[_ngcontent-sc309]{font-weight:500;font-size:48px;line-height:56px;margin:0 0 8px}.content-teaser[_ngcontent-sc309]{margin:0;font-size:20px;line-height:28px}.content-title[_ngcontent-sc309]:empty{margin-bottom:0}.content-title[_ngcontent-sc309], .content-teaser[_ngcontent-sc309]{word-wrap:break-word;word-break:break-word}.content-list[_ngcontent-sc309]{display:flex;justify-content:center;flex-wrap:wrap}.resource-item[_ngcontent-sc309]{flex-shrink:0;flex-basis:31%;max-width:31%;margin:48px 16px 64px}.resource-item[_ngcontent-sc309]:nth-child(3n+1){margin-left:0}.resource-item[_ngcontent-sc309]:nth-child(3n){margin-right:0}.resource-item[_ngcontent-sc309]:last-child{margin-right:0}</style><style ng-transition="developerApp">[_nghost-sc308]{display:block}.resource-image[_ngcontent-sc308]{display:flex;justify-content:center;width:100%;height:208px;margin-bottom:28px;overflow:hidden}.resource-image[_ngcontent-sc308] img[_ngcontent-sc308]{height:100%}.resource-title[_ngcontent-sc308]{margin-bottom:8px;font-weight:500;font-size:24px;line-height:32px}.resource-links[_ngcontent-sc308]{color:#066fac}.link-item[_ngcontent-sc308]{display:flex;margin-bottom:8px}.link-item[_ngcontent-sc308] a[_ngcontent-sc308]{display:block;font-size:18px;line-height:24px;color:#066fac}.link-item[_ngcontent-sc308] a[_ngcontent-sc308]:hover{text-decoration:none}.link-item[_ngcontent-sc308] a[_ngcontent-sc308]:hover .link-label[_ngcontent-sc308]{text-decoration:underline}.link-label[_ngcontent-sc308]{vertical-align:baseline}.link-icon[_ngcontent-sc308]{width:20px;height:20px;font-size:24px;margin-left:4px;vertical-align:text-top}.resource-image[_ngcontent-sc308], .resource-title[_ngcontent-sc308], .link-label[_ngcontent-sc308]{word-wrap:break-word;word-break:break-word}</style></head> <body> <noscript> <style> @font-face { font-family: "Lato"; font-weight: 700; font-style: normal; src: url("/static/fonts/lato/lato-bol-webfont-g.eot"); src: url("/static/fonts/lato/lato-bol-webfont-g.eot?#iefix") format("embedded-opentype"), url("/static/fonts/lato/lato-bol-webfont-g.woff") format("woff"), url("/static/fonts/lato/lato-bol-webfont-g.ttf") format("truetype"), url("/static/fonts/lato/lato-bol-webfont.svg#latobold") format("svg"); } * { padding: 0; margin: 0; border: none; background: none; box-shadow: none; outline: none; } body { height: 100%; font-size: 12px; font-family: "Lato", Helvetica, Arial, sans-serif; color: #585858; background-color: #fff; } .noscript { display: block !important; background-color: yellow; position: fixed; z-index: 9999; text-align: center; top: 0; width: 100%; height: 60px; font-size: 18px; color: #ff8800; line-height: 60px; border-bottom: 1px solid #ebebeb; } .v-middle { vertical-align: middle; } .noscript img { margin-right: 18px; } .noscript span { font-weight: bold; font-size: 20px; } </style> <div class="noscript"> <img src="/assets/images/alert-icon.png" class="v-middle"> <span class="v-middle">RingCentral for Developers requires JavaScript to be enabled.</span> </div> </noscript> <div class="pre-boot-loading"> <div class="pre-boot-loading-icon"></div> </div> <dpw-root _nghost-sc212="" ng-version="13.3.11"><div _ngcontent-sc212="" role="main" class="wholePageWrapper"><router-outlet _ngcontent-sc212=""></router-outlet><dpw-container _nghost-sc331=""><dpw-page _ngcontent-sc331="" _nghost-sc327=""><dpw-header _ngcontent-sc327="" _nghost-sc253=""><!----><dpw-dev-package-promote _ngcontent-sc253="" _nghost-sc240=""><!----></dpw-dev-package-promote><dpw-header-links _ngcontent-sc253="" data-test-automation-id="headerLinks" _nghost-sc241=""><div _ngcontent-sc241="" class="center-section links"><ul _ngcontent-sc241=""><li _ngcontent-sc241=""><a _ngcontent-sc241="" rel="nofollow" class="item" href="https://www.ringcentral.com" target="_blank"> RINGCENTRAL.COM </a><!----><!----></li><li _ngcontent-sc241=""><a _ngcontent-sc241="" rel="nofollow" class="item" href="https://www.ringcentral.com/apps" target="_blank"> APP GALLERY </a><!----><!----></li><!----><li _ngcontent-sc241=""><button _ngcontent-sc241="" type="button" data-test-automation-id="loginButton" class="item login-button">login</button></li><!----><li _ngcontent-sc241="" class="rcdpw-require-login"><!----></li><!----></ul></div></dpw-header-links><div _ngcontent-sc253="" dpwstickyelement="" data-test-automation-id="header" class="header-wrapper"><div _ngcontent-sc253="" class="header-container"><div _ngcontent-sc253="" data-test-automation-id="headerLogo" class="logo"><a _ngcontent-sc253="" href="/" rel="nofollow" tabindex="0" aria-label="RingCentral Developers" class="logo-link"></a></div><dpw-primary-nav _ngcontent-sc253="" data-test-automation-id="headerMenu" class="menu" _nghost-sc250=""><div _ngcontent-sc250="" class="primary"><div _ngcontent-sc250="" class="primary-content"><ul _ngcontent-sc250="" class="items"><li _ngcontent-sc250="" class="item item-apis"><a _ngcontent-sc250="" rel="nofollow" tabindex="0" class="link" href="/api-products"> APIs <mat-icon _ngcontent-sc250="" role="img" class="mat-icon notranslate arrow-icon material-icons mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font"> expand_more </mat-icon><!----><!----></a><!----><!----><!----><dpw-secondary-nav _ngcontent-sc250="" _nghost-sc249="" class=""><!----><div _ngcontent-sc249="" class="menu-container"><dpw-secondary-nav-section _ngcontent-sc249="" class="section" _nghost-sc248=""><!----><div _ngcontent-sc248="" class="content"><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="Voice">Voice</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/voice-api" title="Overview" target="">Overview</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/guide/voice" title="Developer Guide" target="">Developer Guide</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/api-reference/voice" title="API Reference" target="">API Reference</a></div><!----></div></dpw-secondary-nav-group><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="SMS">SMS</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/sms-api" title="Overview" target="">Overview</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/guide/messaging" title="Developer Guide" target="">Developer Guide</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/api-reference/sms-and-fax" title="API Reference" target="">API Reference</a></div><!----></div></dpw-secondary-nav-group><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="Social Messaging">Social Messaging</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/social-messaging-api" title="Overview" target="">Overview</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/guide/social-messaging" title="Developer Guide" target="">Developer Guide</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/api-reference/Contents/socMsgListContents" title="API Reference" target="">API Reference</a></div><!----></div></dpw-secondary-nav-group><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="Video">Video</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/video-api" title="Overview" target="">Overview</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/guide/video" title="Developer Guide" target="">Developer Guide</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/api-reference/video" title="API Reference" target="">API Reference</a></div><!----></div></dpw-secondary-nav-group><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="Fax">Fax</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/fax-api" title="Overview" target="">Overview</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/guide/messaging" title="Developer Guide" target="">Developer Guide</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/api-reference/sms-and-fax" title="API Reference" target="">API Reference</a></div><!----></div></dpw-secondary-nav-group><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="Data">Data</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/data-api" title="Overview" target="">Overview</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/guide/voice/call-log/reading-call-log" title="Developer Guide" target="">Developer Guide</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/api-reference/Call-Log/readUserCallLog" title="API Reference" target="">API Reference</a></div><!----></div></dpw-secondary-nav-group><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="Audio & Video AI">Audio & Video AI</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/ai-api" title="Overview" target="">Overview</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/guide/ai" title="Developer Guide" target="">Developer Guide</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/api-reference/artificial-intelligence" title="API Reference" target="">API Reference</a></div><!----></div></dpw-secondary-nav-group><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="More">More</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/api-products" title="See all APIs" target="">See all APIs</a></div><!----></div></dpw-secondary-nav-group><!----></div></dpw-secondary-nav-section><dpw-secondary-nav-section _ngcontent-sc249="" class="section" _nghost-sc248=""><div _ngcontent-sc248="" class="heading">Resources</div><!----><div _ngcontent-sc248="" class="content"><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="Docs">Docs</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/guide" title="API Guide" target="">API Guide</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/api-reference" title="API Reference" target="">API Reference</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/guide/basics/changelog" title="API Changelog" target="">API Changelog</a></div><div _ngcontent-sc247="" class="group-item cta-item"><a _ngcontent-sc247="" rel="nofollow" href="/api-and-docs.html" title="View more" target="">View more</a></div><!----></div></dpw-secondary-nav-group><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="Widgets">Widgets</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/embeddable-voice" title="Embeddable" target="">Embeddable</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="https://github.com/ringcentral/ringcentral-embeddable-extension-factory" title="Chrome" target="_blank">Chrome</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon" title="Firefox" target="_blank">Firefox</a></div><div _ngcontent-sc247="" class="group-item cta-item"><a _ngcontent-sc247="" rel="nofollow" href="/embeddable-voice" title="View more" target="">View more</a></div><!----></div></dpw-secondary-nav-group><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="SDKs">SDKs</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="https://github.com/ringcentral/ringcentral-js" title="JavaScript" target="_blank">JavaScript</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="https://github.com/ringcentral/ringcentral-java" title="Java" target="_blank">Java</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="https://github.com/ringcentral/RingCentral.Net" title=".NET" target="_blank">.NET</a></div><div _ngcontent-sc247="" class="group-item cta-item"><a _ngcontent-sc247="" rel="nofollow" href="/guide/sdks" title="View more" target="">View more</a></div><!----></div></dpw-secondary-nav-group><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="Resource Center">Resource Center</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="https://www.ringcentral.com/whyringcentral/casestudies.html?product=16" title="Case studies" target="_blank">Case studies</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/resources#whitepapers" title="Whitepapers" target="">Whitepapers</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/resources#videos" title="Videos" target="">Videos</a></div><div _ngcontent-sc247="" class="group-item cta-item"><a _ngcontent-sc247="" rel="nofollow" href="/resources" title="View more" target="">View more</a></div><!----></div></dpw-secondary-nav-group><!----></div></dpw-secondary-nav-section><!----></div></dpw-secondary-nav><!----></li><!----><!----><li _ngcontent-sc250="" class="item item-solutions"><a _ngcontent-sc250="" rel="nofollow" tabindex="0" class="link" href="/solutions"> Solutions <mat-icon _ngcontent-sc250="" role="img" class="mat-icon notranslate arrow-icon material-icons mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font"> expand_more </mat-icon><!----><!----></a><!----><!----><!----><dpw-secondary-nav _ngcontent-sc250="" _nghost-sc249="" class=""><!----><div _ngcontent-sc249="" class="menu-container"><dpw-secondary-nav-section _ngcontent-sc249="" class="section" _nghost-sc248=""><!----><div _ngcontent-sc248="" class="content"><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="By Industry">By Industry</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/solutions/healthcare" title="Healthcare" target="">Healthcare</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/solutions/financial-services" title="Finance" target="">Finance</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/solutions/retail" title="Retail" target="">Retail</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/solutions/education" title="Education" target="">Education</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/solutions/legal" title="Legal" target="">Legal</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/solutions/real-estate" title="Real Estate" target="">Real Estate</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/solutions/high-tech" title="High Tech" target="">High Tech</a></div><!----></div></dpw-secondary-nav-group><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="By Use Case">By Use Case</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/overview/crm-integration" title="CRM integration" target="">CRM integration</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/overview/sms-fax" title="Send SMS and Fax" target="">Send SMS and Fax</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/overview/click-to-dial" title="Click to Dial" target="">Click to Dial</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/overview/call-reporting" title="Call Reporting" target="">Call Reporting</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/overview/webrtc-voice" title="WebRTC Voice" target="">WebRTC Voice</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/overview/data-sync" title="Data Sync" target="">Data Sync</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/overview/team-messaging" title="Team Messaging" target="">Team Messaging</a></div><!----></div></dpw-secondary-nav-group><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="By Style">By Style</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="https://www.ringcentral.com/apps" title="No code: prebuilt apps" target="_blank">No code: prebuilt apps</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/automator" title="No code: Workflow Builder" target="">No code: Workflow Builder</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/embeddable-voice" title="Low code: Embeddable" target="">Low code: Embeddable</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/ipaas" title="Low code: iPaaS" target="">Low code: iPaaS</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/labs" title="Low code: Labs" target="">Low code: Labs</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/add-ins" title="Pro code: Add-ins" target="">Pro code: Add-ins</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/api-products" title="Pro code: APIs & SDKs" target="">Pro code: APIs & SDKs</a></div><!----></div></dpw-secondary-nav-group><!----></div></dpw-secondary-nav-section><!----></div></dpw-secondary-nav><!----></li><!----><!----><li _ngcontent-sc250="" class="item item-pricing"><a _ngcontent-sc250="" rel="nofollow" tabindex="0" class="link" href="/pricing"> Pricing <!----><!----></a><!----><!----><!----><!----></li><!----><!----><li _ngcontent-sc250="" class="item item-partners"><a _ngcontent-sc250="" rel="nofollow" tabindex="0" class="link" href="https://www.ringcentral.com/partner/isv.html" target="_blank"> Partners <mat-icon _ngcontent-sc250="" role="img" class="mat-icon notranslate arrow-icon material-icons mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font"> expand_more </mat-icon><!----><!----></a><!----><!----><!----><!----><dpw-secondary-nav _ngcontent-sc250="" _nghost-sc249="" class=""><!----><div _ngcontent-sc249="" class="menu-container"><dpw-secondary-nav-section _ngcontent-sc249="" class="section" _nghost-sc248=""><!----><div _ngcontent-sc248="" class="content"><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="ISV Partner Program">ISV Partner Program</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="https://www.ringcentral.com/partner/isv.html" title="Program overview" target="_blank">Program overview</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/isv/request-access" title="Request access" target="">Request access</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="https://isv.ringcentral.com/" title="Log in" target="_blank">Log in</a></div><!----></div></dpw-secondary-nav-group><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="RingCentral Ventures">RingCentral Ventures</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="https://www.ringcentral.com/ventures.html" title="Program overview" target="_blank">Program overview</a></div><!----></div></dpw-secondary-nav-group><!----></div></dpw-secondary-nav-section><!----></div></dpw-secondary-nav><!----></li><!----><!----><li _ngcontent-sc250="" class="item item-community"><a _ngcontent-sc250="" rel="nofollow" tabindex="0" class="link" href="/community.html" target="_self"> Community <mat-icon _ngcontent-sc250="" role="img" class="mat-icon notranslate arrow-icon material-icons mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font"> expand_more </mat-icon><!----><!----></a><!----><!----><!----><!----><dpw-secondary-nav _ngcontent-sc250="" _nghost-sc249="" class=""><!----><div _ngcontent-sc249="" class="menu-container"><dpw-secondary-nav-section _ngcontent-sc249="" class="section" _nghost-sc248=""><!----><div _ngcontent-sc248="" class="content"><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="Learn">Learn</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="https://medium.com/ringcentral-developers" title="Blog" target="_blank">Blog</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/community/developer-events" title="Events" target="">Events</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/community/meetups" title="Meetups" target="">Meetups</a></div><!----></div></dpw-secondary-nav-group><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="Engage">Engage</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/gamechangers" title="Game Changers" target="">Game Changers</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/community/early-access" title="Early Access Program" target="">Early Access Program</a></div><!----></div></dpw-secondary-nav-group><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="Discuss">Discuss</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="https://developers.ringcentral.com/go-to-community.html" title="Developer Forum" target="_blank">Developer Forum</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="https://stackoverflow.com/questions/tagged/ringcentral" title="StackOverflow" target="_blank">StackOverflow</a></div><!----></div></dpw-secondary-nav-group><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="Share">Share</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="https://twitter.com/RingCentralDevs" title="Twitter" target="_blank">Twitter</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="https://github.com/ringcentral/" title="GitHub" target="_blank">GitHub</a></div><!----></div></dpw-secondary-nav-group><!----></div></dpw-secondary-nav-section><!----></div></dpw-secondary-nav><!----></li><!----><!----><li _ngcontent-sc250="" class="item item-support"><a _ngcontent-sc250="" rel="nofollow" tabindex="0" class="link" href="/support"> Support <mat-icon _ngcontent-sc250="" role="img" class="mat-icon notranslate arrow-icon material-icons mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font"> expand_more </mat-icon><!----><!----></a><!----><!----><!----><dpw-secondary-nav _ngcontent-sc250="" _nghost-sc249="" class=""><!----><div _ngcontent-sc249="" class="menu-container"><dpw-secondary-nav-section _ngcontent-sc249="" class="section" _nghost-sc248=""><!----><div _ngcontent-sc248="" class="content"><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="Support">Support</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="https://developers.ringcentral.com/go-to-community.html" title="Developer Forum" target="_blank">Developer Forum</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/support/create-case" title="Create a ticket" target="">Create a ticket</a></div><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/api/support-cases/check" title="View your tickets" target="">View your tickets</a></div><!----></div></dpw-secondary-nav-group><dpw-secondary-nav-group _ngcontent-sc248="" class="group" _nghost-sc247=""><div _ngcontent-sc247="" class="heading" title="Professional Services">Professional Services</div><div _ngcontent-sc247="" class="content"><div _ngcontent-sc247="" class="group-item"><a _ngcontent-sc247="" rel="nofollow" href="/support/services" title="Let us build the perfect app for you" target="">Let us build the perfect app for you</a></div><!----></div></dpw-secondary-nav-group><!----></div></dpw-secondary-nav-section><!----></div></dpw-secondary-nav><!----></li><!----><!----><!----></ul></div></div></dpw-primary-nav><!----><dpw-header-account _ngcontent-sc253="" data-test-automation-id="headerRightButton" class="account" _nghost-sc252=""><div _ngcontent-sc252="" class="header-account"><div _ngcontent-sc252=""><dpw-button _ngcontent-sc252="" href="/sign-up" rel="nofollow" _nghost-sc251=""><a _ngcontent-sc251="" class="btn btn-primary header-sign-in-up-btn" href="/sign-up" rel="nofollow"> Try free <!----></a><!----><!----><!----><!----></dpw-button></div><!----><!----></div></dpw-header-account><!----></div></div></dpw-header><div _ngcontent-sc327="" class="content"><div _ngcontent-sc327=""><dpw-hero _ngcontent-sc327="" _nghost-sc298="" id="7ictYdWqlm52wz01I67tWH"><!----><!----><!----><dpw-hero-vertical _ngcontent-sc298="" _nghost-sc296=""><dpw-hero-layout _ngcontent-sc296="" class="top-content" _nghost-sc285=""><div _ngcontent-sc285="" class="left-wrapper"><div _ngcontent-sc285="" class="content"><div _ngcontent-sc296="" left-content="" class="left-content"><label _ngcontent-sc296="" tabindex="0" class="element-tip">USE CASES</label><h1 _ngcontent-sc296="" tabindex="0" class="vertical-title">CRM integration</h1><p _ngcontent-sc296="" tabindex="0" class="vertical-desc">Tightly integrate business communications within your CRM platform</p><dpw-cta-buttons _ngcontent-sc296="" _nghost-sc288=""><dpw-cta-button _ngcontent-sc288="" _nghost-sc287=""><a _ngcontent-sc287="" mat-button="" dpwanchorclick="" class="mat-focus-indicator cta-btn mat-button mat-button-base button-type _mat-animation-noopable" aria-disabled="false" href="https://developers.ringcentral.com/free-tier-sign-up.html" target="_blank" rel="noreferrer noopener"><span class="mat-button-wrapper"> Sign up <!----></span><span matripple="" class="mat-ripple mat-button-ripple"></span><span class="mat-button-focus-overlay"></span></a></dpw-cta-button><!----><dpw-cta-button _ngcontent-sc288="" _nghost-sc287=""><a _ngcontent-sc287="" mat-button="" dpwanchorclick="" class="mat-focus-indicator cta-btn mat-button mat-button-base link-type _mat-animation-noopable" aria-disabled="false" href="https://www.ringcentral.com/whyringcentral/contactus.html" target="_blank" rel="noreferrer noopener"><span class="mat-button-wrapper"> Request more information <mat-icon _ngcontent-sc287="" role="img" class="mat-icon notranslate link-icon material-icons mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font">east</mat-icon><!----></span><span matripple="" class="mat-ripple mat-button-ripple"></span><span class="mat-button-focus-overlay"></span></a></dpw-cta-button><!----><!----></dpw-cta-buttons><!----></div></div></div><div _ngcontent-sc285="" class="right-wrapper"><div _ngcontent-sc285="" class="content-wrapper"><div _ngcontent-sc285="" class="content"><img _ngcontent-sc296="" data-test-automation-id="hero-vertical-image" loading="lazy" tabindex="0" class="hero-image" src="//images.ctfassets.net/up8h5u10ttz3/HckvN7C4F3FndIqQaShRg/99c21ee3d6c44eee6629039509c650f3/healthcare_hero.png" alt="healthcare hero"><!----><!----></div></div></div></dpw-hero-layout><div _ngcontent-sc296="" class="bottom-content"><dpw-hero-logos _ngcontent-sc296="" _nghost-sc291=""><label _ngcontent-sc291="" tabindex="0" class="logo-text"></label><dpw-hero-company-logo _ngcontent-sc291="" _nghost-sc290=""><!----></dpw-hero-company-logo><!----><!----></dpw-hero-logos></div></dpw-hero-vertical><!----><!----><!----></dpw-hero><!----></div><div _ngcontent-sc327=""><dpw-image-row _ngcontent-sc327="" _nghost-sc303="" id="2ze2XcPvmmCoONvN2bmqOt"><div _ngcontent-sc303="" class="wrapper"><div _ngcontent-sc303="" class="image-content"><img _ngcontent-sc303="" data-test-automation-id="image-row-image" loading="lazy" tabindex="0" class="render-image" src="//images.ctfassets.net/up8h5u10ttz3/zBOfy0QcBuJyvn9wfURuo/268abcce1d250c5f116aac5f129ca530/make_calls.png" alt="make calls"></div><!----><div _ngcontent-sc303="" class="text-content"><h2 _ngcontent-sc303="" tabindex="0" class="header">Strategically place CRM calls</h2><div _ngcontent-sc303="" tabindex="0" class="teaser">Initiate RingCentral Sales calls directly from your CRM</div><div _ngcontent-sc303="" class="divider"></div><div _ngcontent-sc303="" dpwanchorlink="" tabindex="0" class="body"><p>Manage a country-wide promotional sale by targeting specific client demographics and booking appointment viewings accordingly. Access contact information from your CRM and have a <a href="https://developers.ringcentral.com/engage-voice-api">RingCentral integration</a> click-and-dial any prospects. With the same RingCentral integration you can then send booked appointment details to your regional sales representatives through <a href="https://developers.ringcentral.com/sms-api">SMS</a>.</p></div><!----><!----></div><!----><!----><!----><!----></div><!----><!----><!----></dpw-image-row><!----></div><div _ngcontent-sc327=""><dpw-image-row _ngcontent-sc327="" _nghost-sc303="" id="eaPNwckAP2Z9ghgRfZl4I"><div _ngcontent-sc303="" class="wrapper"><!----><div _ngcontent-sc303="" class="text-content"><h2 _ngcontent-sc303="" tabindex="0" class="header">Direct incoming calls to appropriate destination</h2><div _ngcontent-sc303="" tabindex="0" class="teaser">Handle incoming calls based on area code and direct the call to the appropriate recipient.</div><div _ngcontent-sc303="" class="divider"></div><div _ngcontent-sc303="" dpwanchorlink="" tabindex="0" class="body"><p>Identify a caller's geographical location based on the call's area code and with a RingCentral platform integration you can route the call to the appropriate team member in the caller's region.</p></div><!----><!----></div><!----><div _ngcontent-sc303="" class="image-content"><img _ngcontent-sc303="" data-test-automation-id="image-row-image" loading="lazy" tabindex="0" class="render-image" src="//images.ctfassets.net/up8h5u10ttz3/6EoJ04JW0qRor3q1vJYN88/88e0714e25ec51416260eed7a1172c6f/route_calls.png" alt="route calls"></div><!----><!----><!----></div><!----><!----><!----></dpw-image-row><!----></div><div _ngcontent-sc327=""><dpw-testimonial _ngcontent-sc327="" _nghost-sc301="" id="2BHbsWgp99lkqQouJ1OGFW"><!----><dpw-vertical _ngcontent-sc301="" _nghost-sc300=""><div _ngcontent-sc300="" class="wrapper"><div _ngcontent-sc300="" class="content"><div _ngcontent-sc300="" tabindex="0" class="content-title">CASE STUDY</div><div _ngcontent-sc300="" class="content-body"><div _ngcontent-sc300="" class="left-content"><div _ngcontent-sc300="" tabindex="0" class="title">SalesForce</div><div _ngcontent-sc300="" tabindex="0" class="teaser">Empower your Salesforce system with cloud communications capabilities and create a more collaborative CRM experience.</div><!----><!----><div _ngcontent-sc300="" class="cta"><a _ngcontent-sc300="" mat-stroked-button="" dpwanchorclick="" class="mat-focus-indicator cta-button mat-stroked-button mat-button-base _mat-animation-noopable" aria-disabled="false" href="https://www.ringcentral.com/apps/ringcentral-salesforce" target="_blank" rel="noreferrer noopener"><span class="mat-button-wrapper"> View application </span><span matripple="" class="mat-ripple mat-button-ripple"></span><span class="mat-button-focus-overlay"></span></a><!----></div><!----><!----></div><div _ngcontent-sc300="" tabindex="0" class="right-content">Let RingCentral for Salesforce enhance your CRM and Service Management experience by automating workflows, increasing call efficiency and improving the quality of customer interactions. The integration works in both Sales Cloud and Service Cloud. RingCentral for Salesforce lets you make and receive calls directly from your Salesforce account. You can now schedule RingCentral Video meetings, in addition to quickly assigning call dispositions, logging calls, taking notes and more, without jumping back and forth between applications. Available for Salesforce Classic or Salesforce Lightning. Applicable for both Sales Cloud and Service Cloud.</div><!----></div></div></div></dpw-vertical><!----><!----></dpw-testimonial><!----></div><div _ngcontent-sc327=""><dpw-image-row _ngcontent-sc327="" _nghost-sc303="" id="52UE4d3XHX2t0PcRWa4KP3"><div _ngcontent-sc303="" class="wrapper"><div _ngcontent-sc303="" class="image-content"><img _ngcontent-sc303="" data-test-automation-id="image-row-image" loading="lazy" tabindex="0" class="render-image" src="//images.ctfassets.net/up8h5u10ttz3/3CWgZKZeXglAadW0ILwOTZ/7474dab665c74cbb75c218515b08f163/callcenter_resized.png" alt="callcenter resized"></div><!----><div _ngcontent-sc303="" class="text-content"><h2 _ngcontent-sc303="" tabindex="0" class="header">Retrieve caller鈥檚 account history during inbound call</h2><div _ngcontent-sc303="" tabindex="0" class="teaser">Prepare service agent with caller鈥檚 pertinent information when a call comes in</div><div _ngcontent-sc303="" class="divider"></div><div _ngcontent-sc303="" dpwanchorlink="" tabindex="0" class="body"><p>Integration with a call center and RingCentral can provide improved call experiences on service calls. When a call arrives through <a href="https://developers.ringcentral.com/engage-voice-api">RingCentral鈥檚 Call Management API</a> the customer can be identified by the incoming phone number. The customer record can then be retrieved and displayed to the service agent who can then see the customer history and take notes on the current call.</p></div><!----><!----></div><!----><!----><!----><!----></div><!----><!----><!----></dpw-image-row><!----></div><div _ngcontent-sc327=""><dpw-image-row _ngcontent-sc327="" _nghost-sc303="" id="1ZiaL9FDpwL5gDWGT3w1kM"><div _ngcontent-sc303="" class="wrapper"><!----><div _ngcontent-sc303="" class="text-content"><h2 _ngcontent-sc303="" tabindex="0" class="header">Keep stakeholders informed</h2><div _ngcontent-sc303="" tabindex="0" class="teaser">Send SMS to team members when sales milestones are being passed</div><div _ngcontent-sc303="" class="divider"></div><div _ngcontent-sc303="" dpwanchorlink="" tabindex="0" class="body"><p>Keep top executives informed of events happening and decisions being made on a corporate sales level. No matter where the executives are in the world you can keep them informed of changing sales events as they unfold by sending out informative SMS messages with an integration between your company鈥檚 CRM application and <a href="https://developers.ringcentral.com/sms-api">RingCentral's SMS API</a>.</p></div><!----><!----></div><!----><div _ngcontent-sc303="" class="image-content"><img _ngcontent-sc303="" data-test-automation-id="image-row-image" loading="lazy" tabindex="0" class="render-image" src="//images.ctfassets.net/up8h5u10ttz3/3BM1SwjB6aYoGLqfihtDTq/843e8daa7cd4c8caa6536d7252c8b6a0/Security_tab-png-rendition.webp" alt="Security tab-png-rendition"></div><!----><!----><!----></div><!----><!----><!----></dpw-image-row><!----></div><div _ngcontent-sc327=""><dpw-testimonial _ngcontent-sc327="" _nghost-sc301="" id="40qcmfsBZrruvycpGqnBoC"><!----><dpw-vertical _ngcontent-sc301="" _nghost-sc300=""><div _ngcontent-sc300="" class="wrapper"><div _ngcontent-sc300="" class="content"><div _ngcontent-sc300="" tabindex="0" class="content-title">CASE STUDY</div><div _ngcontent-sc300="" class="content-body"><div _ngcontent-sc300="" class="left-content"><div _ngcontent-sc300="" tabindex="0" class="title">Zoho</div><div _ngcontent-sc300="" tabindex="0" class="teaser">Integrate your phone system with Zoho CRM and boost your teams' productivity with improved call management and CRM experience.</div><!----><!----><div _ngcontent-sc300="" class="cta"><a _ngcontent-sc300="" mat-stroked-button="" dpwanchorclick="" class="mat-focus-indicator cta-button mat-stroked-button mat-button-base _mat-animation-noopable" aria-disabled="false" href="https://www.ringcentral.com/apps/zoho-crm-ringcentral" target="_blank" rel="noreferrer noopener"><span class="mat-button-wrapper"> View application </span><span matripple="" class="mat-ripple mat-button-ripple"></span><span class="mat-button-focus-overlay"></span></a><!----></div><!----><!----></div><div _ngcontent-sc300="" tabindex="0" class="right-content">Zoho CRM for RingCentral helps your sales and support teams with better call handling and CRM experience. With features like single-click dialing, screen pop-ups for incoming calls, automatic call logging, and much more, they can manage all call-related activities inside Zoho CRM. Thus focus on their calls, be more productive, and have enriched customer interactions.</div><!----></div></div></div></dpw-vertical><!----><!----></dpw-testimonial><!----></div><div _ngcontent-sc327=""><dpw-community-feature-box _ngcontent-sc327="" _nghost-sc310="" id="1YklzXyEoFow5znJLRMROy"><!----><!----><dpw-vertical-resources _ngcontent-sc310="" _nghost-sc309=""><div _ngcontent-sc309="" class="wrapper"><div _ngcontent-sc309="" class="content-header"><h2 _ngcontent-sc309="" tabindex="0" class="content-title">Additional Integration resources</h2><p _ngcontent-sc309="" tabindex="0" class="content-teaser">Learn more how RingCentral can help solve your integration needs</p></div><div _ngcontent-sc309="" class="content-list"><dpw-vertical-resource _ngcontent-sc309="" class="resource-item" _nghost-sc308=""><div _ngcontent-sc308="" class="resource-image"><img _ngcontent-sc308="" data-test-automation-id="community-resource-image" loading="lazy" tabindex="0" src="//images.ctfassets.net/up8h5u10ttz3/55KhLCwiZWYQ9QxiKtGtBE/a32d7605e4059df07d2d50d64a79db4b/datasheets.png" alt="datasheets"><!----></div><div _ngcontent-sc308="" class="resource-title">Datasheets</div><div _ngcontent-sc308="" class="resource-links"><div _ngcontent-sc308="" class="link-item"><a _ngcontent-sc308="" dpwanchorclick="" href="https://netstorage.ringcentral.com/datasheets/developer.pdf" target="_blank" rel="noreferrer noopener"><span _ngcontent-sc308="" class="link-label">RingCentral Developers</span><mat-icon _ngcontent-sc308="" role="img" class="mat-icon notranslate link-icon material-icons mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font">east</mat-icon></a></div><div _ngcontent-sc308="" class="link-item"><a _ngcontent-sc308="" dpwanchorclick="" href="https://netstorage.ringcentral.com/datasheets/embeddable.pdf" target="_blank" rel="noreferrer noopener"><span _ngcontent-sc308="" class="link-label">RingCentral Embeddable</span><mat-icon _ngcontent-sc308="" role="img" class="mat-icon notranslate link-icon material-icons mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font">east</mat-icon></a></div><div _ngcontent-sc308="" class="link-item"><a _ngcontent-sc308="" dpwanchorclick="" href="https://netstorage.ringcentral.com/datasheets/high_volume_sms.pdf" target="_blank" rel="noreferrer noopener"><span _ngcontent-sc308="" class="link-label">High Volume SMS</span><mat-icon _ngcontent-sc308="" role="img" class="mat-icon notranslate link-icon material-icons mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font">east</mat-icon></a></div><div _ngcontent-sc308="" class="link-item"><a _ngcontent-sc308="" dpwanchorclick="" href="https://netstorage.ringcentral.com/datasheets/rc-add-ins.pdf" target="_blank" rel="noreferrer noopener"><span _ngcontent-sc308="" class="link-label">RingCentral Add-ins</span><mat-icon _ngcontent-sc308="" role="img" class="mat-icon notranslate link-icon material-icons mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font">east</mat-icon></a></div><!----></div></dpw-vertical-resource><dpw-vertical-resource _ngcontent-sc309="" class="resource-item" _nghost-sc308=""><div _ngcontent-sc308="" class="resource-image"><img _ngcontent-sc308="" data-test-automation-id="community-resource-image" loading="lazy" tabindex="0" src="//images.ctfassets.net/up8h5u10ttz3/QFjPuC02vdG7rJiHrn6fY/1c2814a26ebac2226e538e55d9232742/whitepapers.png" alt="whitepapers"><!----></div><div _ngcontent-sc308="" class="resource-title">Whitepapers and videos</div><div _ngcontent-sc308="" class="resource-links"><div _ngcontent-sc308="" class="link-item"><a _ngcontent-sc308="" dpwanchorclick="" href="https://netstorage.ringcentral.com/documents/revolutionizing_communications_with_rc_apis.pdf" target="_blank" rel="noreferrer noopener"><span _ngcontent-sc308="" class="link-label">Revolutionizing Communications</span><mat-icon _ngcontent-sc308="" role="img" class="mat-icon notranslate link-icon material-icons mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font">east</mat-icon></a></div><div _ngcontent-sc308="" class="link-item"><a _ngcontent-sc308="" dpwanchorclick="" href="https://netstorage.ringcentral.com/documents/%D1%81ommunications_in_21st_century.pdf" target="_blank" rel="noreferrer noopener"><span _ngcontent-sc308="" class="link-label">Communications in 21st Century</span><mat-icon _ngcontent-sc308="" role="img" class="mat-icon notranslate link-icon material-icons mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font">east</mat-icon></a></div><div _ngcontent-sc308="" class="link-item"><a _ngcontent-sc308="" dpwanchorclick="" href="https://www.youtube.com/watch?v=br4v6btGjZc&t=68s" target="_blank" rel="noreferrer noopener"><span _ngcontent-sc308="" class="link-label">Contact Center for Salesforce</span><mat-icon _ngcontent-sc308="" role="img" class="mat-icon notranslate link-icon material-icons mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font">east</mat-icon></a></div><!----></div></dpw-vertical-resource><dpw-vertical-resource _ngcontent-sc309="" class="resource-item" _nghost-sc308=""><div _ngcontent-sc308="" class="resource-image"><img _ngcontent-sc308="" data-test-automation-id="community-resource-image" loading="lazy" tabindex="0" src="//images.ctfassets.net/up8h5u10ttz3/5MHSiC61gBY7zhKjyNZ9db/30d9847b0794ff8934093a5866a28873/casestudies.png" alt="casestudies"><!----></div><div _ngcontent-sc308="" class="resource-title">Case studies and apps</div><div _ngcontent-sc308="" class="resource-links"><div _ngcontent-sc308="" class="link-item"><a _ngcontent-sc308="" dpwanchorclick="" href="https://www.ringcentral.com/apps/ringcentral-salesforce" target="_blank" rel="noreferrer noopener"><span _ngcontent-sc308="" class="link-label">Salesforce</span><mat-icon _ngcontent-sc308="" role="img" class="mat-icon notranslate link-icon material-icons mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font">east</mat-icon></a></div><div _ngcontent-sc308="" class="link-item"><a _ngcontent-sc308="" dpwanchorclick="" href="https://www.ringcentral.com/apps/ringcentral-for-microsoft-dynamics-365" target="_blank" rel="noreferrer noopener"><span _ngcontent-sc308="" class="link-label">Microsoft Dynamics</span><mat-icon _ngcontent-sc308="" role="img" class="mat-icon notranslate link-icon material-icons mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font">east</mat-icon></a></div><div _ngcontent-sc308="" class="link-item"><a _ngcontent-sc308="" dpwanchorclick="" href="https://www.ringcentral.com/apps/ringcentral-zendesk" target="_blank" rel="noreferrer noopener"><span _ngcontent-sc308="" class="link-label">Zendesk</span><mat-icon _ngcontent-sc308="" role="img" class="mat-icon notranslate link-icon material-icons mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font">east</mat-icon></a></div><div _ngcontent-sc308="" class="link-item"><a _ngcontent-sc308="" dpwanchorclick="" href="https://www.ringcentral.com/apps/zoho-crm-for-ringcentral-video" target="_blank" rel="noreferrer noopener"><span _ngcontent-sc308="" class="link-label">Zoho CRM with RingCentral Video</span><mat-icon _ngcontent-sc308="" role="img" class="mat-icon notranslate link-icon material-icons mat-icon-no-color" aria-hidden="true" data-mat-icon-type="font">east</mat-icon></a></div><!----></div></dpw-vertical-resource><!----></div></div></dpw-vertical-resources><!----><!----></dpw-community-feature-box><!----></div><!----></div><dpw-footer _ngcontent-sc327="" _nghost-sc284=""><div _ngcontent-sc284="" class="footer-wrapper footer"><div _ngcontent-sc284="" class="content-wrapper"><div _ngcontent-sc284="" class="footer-top-section"><div _ngcontent-sc284="" class="new-footer-logo"><a _ngcontent-sc284="" href="https://www.ringcentral.com" tabindex="0" aria-label="RingCentral" target="_blank" rel="nofollow"></a></div></div><div _ngcontent-sc284="" class="footer-middle-section"><div _ngcontent-sc284="" class="navigations"><div _ngcontent-sc284="" class="title">APIs</div><div _ngcontent-sc284="" class="item-list"><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="/api-products" rel="nofollow" target="">RingEX</a></div><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="/api-products" rel="nofollow" target="">RingCentral Video</a></div><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="/api-products" rel="nofollow" target="">RingCX</a></div><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="/api-products" rel="nofollow" target="">Contact Center</a></div><!----></div></div><div _ngcontent-sc284="" class="navigations"><div _ngcontent-sc284="" class="title">SOLUTIONS</div><div _ngcontent-sc284="" class="item-list"><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="/solutions/healthcare" rel="nofollow" target="">Healthcare</a></div><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="/solutions/financial-services" rel="nofollow" target="">Finance</a></div><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="/solutions/retail" rel="nofollow" target="">Retail</a></div><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="/solutions/education" rel="nofollow" target="">Education</a></div><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="/solutions" rel="nofollow" target="">View all</a></div><!----></div></div><div _ngcontent-sc284="" class="navigations"><div _ngcontent-sc284="" class="title">PARTNERS</div><div _ngcontent-sc284="" class="item-list"><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="https://www.ringcentral.com/partner/isv.html" rel="nofollow" target="_blank">ISV Partner program</a></div><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="https://www.ringcentral.com/ventures.html" rel="nofollow" target="_blank">RingCentral Ventures</a></div><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="https://www.ringcentral.com/apps" rel="nofollow" target="_blank">App Gallery</a></div><!----></div></div><div _ngcontent-sc284="" class="navigations"><div _ngcontent-sc284="" class="title">COMMUNITY</div><div _ngcontent-sc284="" class="item-list"><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="/gamechangers" rel="nofollow" target="">Game Changers</a></div><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="/go-to-community.html" rel="nofollow" target="_blank">Developer Forum</a></div><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="https://stackoverflow.com/questions/tagged/ringcentral" rel="nofollow" target="_blank">StackOverflow</a></div><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="/community/developer-events" rel="nofollow" target="">Events</a></div><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="https://medium.com/ringcentral-developers" rel="nofollow" target="_blank">Blog</a></div><!----></div></div><div _ngcontent-sc284="" class="navigations"><div _ngcontent-sc284="" class="title">RESOURCES</div><div _ngcontent-sc284="" class="item-list"><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="/resources" rel="nofollow" target="">eBooks</a></div><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="/resources" rel="nofollow" target="">Videos</a></div><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="/resources" rel="nofollow" target="">Data sheets</a></div><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="/resources" rel="nofollow" target="">Whitepapers</a></div><!----></div></div><div _ngcontent-sc284="" class="navigations"><div _ngcontent-sc284="" class="title">SUPPORT</div><div _ngcontent-sc284="" class="item-list"><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="/support/create-case" rel="nofollow" target="_self">Create a ticket</a></div><div _ngcontent-sc284="" class="item"><a _ngcontent-sc284="" href="/api/support-cases/check" rel="nofollow" target="_blank">View your tickets</a></div><!----></div></div><!----></div><div _ngcontent-sc284="" class="footer-bottom-section"><div _ngcontent-sc284="" class="top-container"><div _ngcontent-sc284="" class="icon-content"><a _ngcontent-sc284="" target="_blank" class="icon-item icon-item-Facebook" href="https://www.facebook.com/ringcentral" rel="nofollow"><img _ngcontent-sc284="" src="/static/images/footer/facebook.svg" alt="Facebook"></a><a _ngcontent-sc284="" target="_blank" class="icon-item icon-item-Twitter" href="https://twitter.com/ringcentraldevs" rel="nofollow"><img _ngcontent-sc284="" src="/static/images/footer/twitter.svg" alt="Twitter"></a><a _ngcontent-sc284="" target="_blank" class="icon-item icon-item-LinkedIn" href="https://www.linkedin.com/company/ringcentral" rel="nofollow"><img _ngcontent-sc284="" src="/static/images/footer/linkedin.svg" alt="LinkedIn"></a><a _ngcontent-sc284="" target="_blank" class="icon-item icon-item-YouTube" href="https://www.youtube.com/ringcentral" rel="nofollow"><img _ngcontent-sc284="" src="/static/images/footer/youtube.svg" alt="YouTube"></a><a _ngcontent-sc284="" target="_blank" class="icon-item icon-item-Instagram" href="https://www.instagram.com/ringcentral" rel="nofollow"><img _ngcontent-sc284="" src="/static/images/footer/instagram.svg" alt="Instagram"></a><a _ngcontent-sc284="" target="_blank" class="icon-item icon-item-Tiktok" href="https://www.tiktok.com/@ringcentral" rel="nofollow"><img _ngcontent-sc284="" src="/static/images/footer/tiktok.svg" alt="Tiktok"></a><!----></div><div _ngcontent-sc284=""><a _ngcontent-sc284="" target="_blank" href="https://www.essentialaccessibility.com/ringcentral" rel="nofollow"><img _ngcontent-sc284="" src="/static/images/footer/accessibility.svg" alt="Accessibility"></a></div></div><div _ngcontent-sc284="" class="bottom-container"><div _ngcontent-sc284="" class="text-content"><a _ngcontent-sc284="" class="text-item" href="https://www.ringcentral.com/legal.html" target="_blank" rel="nofollow"> Legal </a><a _ngcontent-sc284="" class="text-item" href="https://www.ringcentral.com/legal/privacy-notice.html" target="_blank" rel="nofollow"> Privacy </a><a _ngcontent-sc284="" class="text-item" href="https://www.ringcentral.com/legal/cookie-notice.html" target="_blank" rel="nofollow"> Cookie Notice </a><a _ngcontent-sc284="" class="text-item" href="https://www.ringcentral.com/sitemap.html" target="_blank" rel="nofollow"> Site Map </a><a _ngcontent-sc284="" class="text-item" href="https://www.ringcentral.com/accessibility.html" target="_blank" rel="nofollow"> Accessibility </a><a _ngcontent-sc284="" class="text-item" href="https://www.ringcentral.com/whyringcentral/contactus.html" target="_blank" rel="nofollow"> Contact Us </a><a _ngcontent-sc284="" class="text-item" href="" target="" rel="nofollow"> Cookie Preferences </a><a _ngcontent-sc284="" class="text-item" href="" target="" rel="nofollow"> Do not sell or share my personal data </a><!----></div><span _ngcontent-sc284="" class="copyright"> 漏 <span _ngcontent-sc284="" class="footer-copyright-to">2024</span> RingCentral, Inc. All rights reserved. </span></div></div></div></div></dpw-footer><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></dpw-page><!----><!----></dpw-container><!----></div><dp-spinner _ngcontent-sc212="" _nghost-sc211=""><div _ngcontent-sc211="" class="spinner-overlay" hidden=""><div _ngcontent-sc211="" class="spinner-icon" id=""></div></div></dp-spinner></dpw-root> <script src="runtime.df16a051e1765a76.js" data-ot-ignore="" type="module"></script><script src="polyfills.69bb7a8227f32cab.js" data-ot-ignore="" type="module"></script><script src="main.2f2265e1cc690024.js" data-ot-ignore="" type="module"></script> <div class="cdk-live-announcer-element cdk-visually-hidden" aria-atomic="true" aria-live="polite"></div><script id="developerApp-state" type="application/json">{&q;/api/content/site-wide&q;:{&q;content&q;:{&q;languageKeys&q;:{&q;en-US&q;:{&q;general&q;:{&q;Plans&q;:&q;Plans&q;,&q;Region&q;:&q;Region&q;,&q;Carrier&q;:&q;Carrier&q;,&q;Regions&q;:&q;Regions&q;,&q;Products&q;:&q;Products&q;},&q;regions&q;:{&q;CA&q;:&q;Canada&q;,&q;SA&q;:&q;South America&q;,&q;US&q;:&q;United States&q;,&q;AFR&q;:&q;Africa&q;,&q;AUS&q;:&q;Australia&q;,&q;EUR&q;:&q;Europe&q;,&q;MEX&q;:&q;Mexico&q;,&q;ASIA&q;:&q;Asia&q;,&q;Global&q;:&q;Global&q;}}},&q;footerPricingCta&q;:{&q;en-US&q;:&q;Plans and pricing&q;},&q;metaKeywords&q;:{&q;en-US&q;:&q;Voice API, SMS API, MMS API, Messaging API, Glip API, Meeting API, Meetings API, Fax API, Communications API, Business APIs, Business Communications API, AI Bot, Messaging Bot, Phone Widget, Voice Widget&q;},&q;footerSignUpCta&q;:{&q;en-US&q;:&q;Try for free&q;},&q;metaTitle&q;:{&q;en-US&q;:&q;RingCentral Developers&q;},&q;metaTags&q;:{&q;en-US&q;:{&q;tags&q;:[{&q;name&q;:&q;twitter:card&q;,&q;content&q;:&q;summary_large_image&q;},{&q;content&q;:&q;Revolutionize Communications with RingCentral鈥檚 APIs for voice, SMS, business messaging, meetings, and fax. Don鈥檛 just be a developer, be a game changer.&q;,&q;property&q;:&q;og:description&q;},{&q;content&q;:&q;https://images.ctfassets.net/up8h5u10ttz3/7sozvxBz9q6mqsw8UIA08z/9863b040c5bb9021ed0ea25e39334f25/Devs_BlueBG.png?h=250&q;,&q;property&q;:&q;og:image&q;},{&q;name&q;:&q;twitter:image&q;,&q;content&q;:&q;https://images.ctfassets.net/up8h5u10ttz3/7sozvxBz9q6mqsw8UIA08z/9863b040c5bb9021ed0ea25e39334f25/Devs_BlueBG.png?h=250&q;},{&q;name&q;:&q;twitter:site&q;,&q;content&q;:&q;@ringcentraldevs&q;},{&q;name&q;:&q;twitter:creator&q;,&q;content&q;:&q;@ringcentraldevs&q;},{&q;name&q;:&q;msvalidate.01&q;,&q;content&q;:&q;77B854D675A19CEDDFEECFAAE7B28088&q;}]}},&q;metaDescription&q;:{&q;en-US&q;:&q;Revolutionize Communications with RingCentral鈥檚 APIs for voice, SMS, business messaging, meetings, and fax. Don鈥檛 just be a developer, be a game changer.&q;}},&q;status&q;:{&q;status&q;:&q;SUCCESS&q;}},&q;/api/content/menu/menu-detail&q;:{&q;corePartner&q;:[{&q;contentTypeId&q;:&q;corePartner&q;,&q;entryId&q;:&q;OMiN2kkVdUfjkmN1YqTne&q;,&q;partnerId&q;:&q;frontier&q;,&q;partnerName&q;:&q;Frontier&q;,&q;partnerSolution&q;:&q;MVP&q;,&q;partnerOfferings&q;:[{&q;contentTypeId&q;:&q;coreProductFamilies&q;,&q;entryId&q;:&q;5mNcLhZKirSCJ4fPeRaoot&q;,&q;familyName&q;:&q;RingEX&q;,&q;familyTitle&q;:&q;{ProductFamily} APIs&q;,&q;familyDescription&q;:&q;{ProductFamily} enables businesses of all sizes to take their communications to the cloud. With a suite of powerful APIs for voice, SMS/ MMS, team messaging, video, fax, data, and configuration - you have the power to completely revolutionize the way your business communicates.&q;,&q;productsInFamily&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;3VfWIarqPa3nkUgILP1Le&q;,&q;internalName&q;:&q;Voice&q;,&q;productName&q;:&q;Voice&q;,&q;productPageUrlLinkTo&q;:&q;/voice-api&q;,&q;productPricingDetailsUrl&q;:&q;/voice-api#5fdNgVpgMIbK4f3dQnmGas&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6FnEpWwvqGRQ8M8CeyWws1/b7c4fa29469534739e2f1c6e156e6e38/phone_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Incorporate voice and phone functionality into your apps with RingCentral Voice APIs.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3LJiCmvTug5UVyTrQTlQ0P&q;,&q;ctaInternalName&q;:&q;Voice API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/voice&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;2oGEpAdnDXCnpiV29o3j9w&q;,&q;internalName&q;:&q;Team Messaging&q;,&q;productName&q;:&q;Team Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/team-messaging-api&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;multi thought bubble icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/7rmSg3XqvrfCb3bPHPdq3w/e7bfe76cb982997965027a6dab813ece/multi_thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Build chatbots, notifications, and add-ins within team messaging.&q;,&q;productDisplayOrder&q;:3,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1W9LvVy0XjGmr0pEd5ZEWS&q;,&q;ctaInternalName&q;:&q;Team Messaging API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/team-messaging&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;155AQAXyoqT1SUNi3cnnS3&q;,&q;internalName&q;:&q;Add-ins&q;,&q;productName&q;:&q;Add-ins&q;,&q;productPageUrlLinkTo&q;:&q;/add-ins&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6UiN0dXv8Ih9mAMRMFHBu5&q;,&q;ctaInternalName&q;:&q;RIngCentral Add-ins Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/add-ins&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1iBMXZLiR5a3PMbMqiv0B0&q;,&q;ctaInternalName&q;:&q;RingCentral Add-ins Guide&q;,&q;ctaText&q;:&q;API Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging/add-ins&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6kydfFODqgGvOiZl5MBxdf&q;,&q;internalName&q;:&q;Video&q;,&q;productName&q;:&q;Video&q;,&q;productPageUrlLinkTo&q;:&q;/video-api&q;,&q;productPricingDetailsUrl&q;:&q;/video-api#4LiTvuUVeQfscdcg7WAGZ2&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;High quality, secure video meetings for everyone - in the browser without the need for an app.&q;,&q;productDisplayOrder&q;:4,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4RMCpw4506OdFmYjneYlEh&q;,&q;ctaInternalName&q;:&q;Video API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/video&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YcsftTOSVsutozTdWrcv7&q;,&q;internalName&q;:&q;Meetings (Legacy)&q;,&q;productName&q;:&q;Meetings&q;,&q;productPageUrlLinkTo&q;:&q;/meetings-api&q;,&q;plansSupported&q;:[&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;meetings icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3peacoBdDtndugssDvGJbW/5b3e29df5ac5de4ff785ffba23f130a8/video_call_icon.svg&q;},&q;apiProductPageDescription&q;:&q;APIs to create, get meeting info, and get recordings for legacy RingCentral Meetings.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1GojDQEQXvEBexIqi5hXwI&q;,&q;internalName&q;:&q;Webinar (MVP)&q;,&q;productName&q;:&q;Webinar&q;,&q;productPageUrlLinkTo&q;:&q;/webinar-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Easily schedule, launch, and manage webinars for up to 10,000 attendees.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;Hz0SiagjZkkSlC1YW3Auj&q;,&q;ctaInternalName&q;:&q;Webinar API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/webinar&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4iI2klnjs26pHyg45Ts4n0&q;,&q;internalName&q;:&q;Fax&q;,&q;productName&q;:&q;Fax&q;,&q;productPageUrlLinkTo&q;:&q;/fax-api&q;,&q;productPricingDetailsUrl&q;:&q;/fax-api#1q4Zh2ipd0A7UvXnNXlgjz&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;fax icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6bNnXFsYqIRPJqqmmSsz9a/37c64b0fdc710116a775b3f714024cb1/fax_sheet_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Add programmable and customizable Fax capabilities to your applications&q;,&q;productDisplayOrder&q;:6,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2WZSiWwvhpkyQPWW0cS1Rz&q;,&q;ctaInternalName&q;:&q;Fax API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6N5JZCy1T7PYajvOi1mrdB&q;,&q;internalName&q;:&q;Data&q;,&q;productName&q;:&q;Data&q;,&q;productPageUrlLinkTo&q;:&q;/data-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;AUS&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;data icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3aJx8QFNsVY19Gy4ETHToB/d259149c34d4bbe4a667725537e103c8/growth_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Create smarter customer experiences and ensure regulatory compliance with call data, message data, and video recordings.&q;,&q;productDisplayOrder&q;:7,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;27nvyTlf96fE5J5qNCxxRG&q;,&q;ctaInternalName&q;:&q;Data API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Call-Log/readUserCallLog&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;59uJtNAM97DzMSF19E4uss&q;,&q;internalName&q;:&q;Configuration&q;,&q;productName&q;:&q;Configuration&q;,&q;productPageUrlLinkTo&q;:&q;/configuration-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Configuration icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dJCTTXpW3q669tvZV7lmP/24b1e836e70dbbd2031da5ba0f111f64/gear_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Manage accounts, devices, and extensions for easy on and off boarding with the Configuration API.&q;,&q;productDisplayOrder&q;:8,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;thK5YsJkylZcQo2UhXVUI&q;,&q;ctaInternalName&q;:&q;Configuration API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/account&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;seYdZW7nC7DRO5ofX3Xzc&q;,&q;internalName&q;:&q;MVP Webhooks&q;,&q;productName&q;:&q;Webhooks&q;,&q;productPageUrlLinkTo&q;:&q;/guide/notifications/webhooks/quick-start&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Webhooks MVP icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5YFJDdwYLXLEVeeBgYqysS/2d4bda43f02bf886f197591531e31687/refresh_content_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Webhooks for app notification of inbound and outbound events including voice and SMS.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5TQofx49SovDMKB9lGbIcm&q;,&q;internalName&q;:&q;More&q;,&q;productName&q;:&q;More&q;,&q;productPageUrlLinkTo&q;:&q;/api-products&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;l2INV3Yu4M7e7GvE0TgUe&q;,&q;ctaInternalName&q;:&q;See all APIs CTA&q;,&q;ctaText&q;:&q;See all APIs&q;,&q;ctaUrl&q;:&q;/api-products&q;}],&q;apiProductPageResourcesLinks&q;:[]}],&q;productFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;5BsnDFqIsTHuPSr9c3kubW&q;,&q;internalName&q;:&q;MVP Resources: API Docs&q;,&q;sectionTitle&q;:&q;Docs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1lTGa7LB7MSxGCn4qzKPoa&q;,&q;internalName&q;:&q;MVP Tutorials&q;,&q;menuTitle&q;:&q;API Guide&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;64q6RrJhibrwKLdfec2Aly&q;,&q;internalName&q;:&q;MVP API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;ZoFXeyjR1xUfkywf77BAD&q;,&q;internalName&q;:&q;MVP Changelog&q;,&q;menuTitle&q;:&q;API Changelog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/basics/changelog&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5Nlf55dyKn0Byf4LC9hX0N&q;,&q;internalName&q;:&q;MVP View More API Docs and Resources&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-and-docs.html&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}],&q;apiLandingPageProductFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}]}],&q;partnerProductExclusions&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]}]},{&q;contentTypeId&q;:&q;corePartner&q;,&q;entryId&q;:&q;6fTZNiXoWegv2x0vl2h07i&q;,&q;partnerId&q;:&q;1and1&q;,&q;partnerName&q;:&q;1&a;1 Versatel&q;,&q;partnerSolution&q;:&q;MVP&q;,&q;partnerOfferings&q;:[{&q;contentTypeId&q;:&q;coreProductFamilies&q;,&q;entryId&q;:&q;5mNcLhZKirSCJ4fPeRaoot&q;,&q;familyName&q;:&q;RingEX&q;,&q;familyTitle&q;:&q;{ProductFamily} APIs&q;,&q;familyDescription&q;:&q;{ProductFamily} enables businesses of all sizes to take their communications to the cloud. With a suite of powerful APIs for voice, SMS/ MMS, team messaging, video, fax, data, and configuration - you have the power to completely revolutionize the way your business communicates.&q;,&q;productsInFamily&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;3VfWIarqPa3nkUgILP1Le&q;,&q;internalName&q;:&q;Voice&q;,&q;productName&q;:&q;Voice&q;,&q;productPageUrlLinkTo&q;:&q;/voice-api&q;,&q;productPricingDetailsUrl&q;:&q;/voice-api#5fdNgVpgMIbK4f3dQnmGas&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6FnEpWwvqGRQ8M8CeyWws1/b7c4fa29469534739e2f1c6e156e6e38/phone_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Incorporate voice and phone functionality into your apps with RingCentral Voice APIs.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3LJiCmvTug5UVyTrQTlQ0P&q;,&q;ctaInternalName&q;:&q;Voice API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/voice&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;2oGEpAdnDXCnpiV29o3j9w&q;,&q;internalName&q;:&q;Team Messaging&q;,&q;productName&q;:&q;Team Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/team-messaging-api&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;multi thought bubble icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/7rmSg3XqvrfCb3bPHPdq3w/e7bfe76cb982997965027a6dab813ece/multi_thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Build chatbots, notifications, and add-ins within team messaging.&q;,&q;productDisplayOrder&q;:3,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1W9LvVy0XjGmr0pEd5ZEWS&q;,&q;ctaInternalName&q;:&q;Team Messaging API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/team-messaging&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;155AQAXyoqT1SUNi3cnnS3&q;,&q;internalName&q;:&q;Add-ins&q;,&q;productName&q;:&q;Add-ins&q;,&q;productPageUrlLinkTo&q;:&q;/add-ins&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6UiN0dXv8Ih9mAMRMFHBu5&q;,&q;ctaInternalName&q;:&q;RIngCentral Add-ins Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/add-ins&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1iBMXZLiR5a3PMbMqiv0B0&q;,&q;ctaInternalName&q;:&q;RingCentral Add-ins Guide&q;,&q;ctaText&q;:&q;API Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging/add-ins&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6kydfFODqgGvOiZl5MBxdf&q;,&q;internalName&q;:&q;Video&q;,&q;productName&q;:&q;Video&q;,&q;productPageUrlLinkTo&q;:&q;/video-api&q;,&q;productPricingDetailsUrl&q;:&q;/video-api#4LiTvuUVeQfscdcg7WAGZ2&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;High quality, secure video meetings for everyone - in the browser without the need for an app.&q;,&q;productDisplayOrder&q;:4,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4RMCpw4506OdFmYjneYlEh&q;,&q;ctaInternalName&q;:&q;Video API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/video&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YcsftTOSVsutozTdWrcv7&q;,&q;internalName&q;:&q;Meetings (Legacy)&q;,&q;productName&q;:&q;Meetings&q;,&q;productPageUrlLinkTo&q;:&q;/meetings-api&q;,&q;plansSupported&q;:[&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;meetings icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3peacoBdDtndugssDvGJbW/5b3e29df5ac5de4ff785ffba23f130a8/video_call_icon.svg&q;},&q;apiProductPageDescription&q;:&q;APIs to create, get meeting info, and get recordings for legacy RingCentral Meetings.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1GojDQEQXvEBexIqi5hXwI&q;,&q;internalName&q;:&q;Webinar (MVP)&q;,&q;productName&q;:&q;Webinar&q;,&q;productPageUrlLinkTo&q;:&q;/webinar-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Easily schedule, launch, and manage webinars for up to 10,000 attendees.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;Hz0SiagjZkkSlC1YW3Auj&q;,&q;ctaInternalName&q;:&q;Webinar API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/webinar&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4iI2klnjs26pHyg45Ts4n0&q;,&q;internalName&q;:&q;Fax&q;,&q;productName&q;:&q;Fax&q;,&q;productPageUrlLinkTo&q;:&q;/fax-api&q;,&q;productPricingDetailsUrl&q;:&q;/fax-api#1q4Zh2ipd0A7UvXnNXlgjz&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;fax icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6bNnXFsYqIRPJqqmmSsz9a/37c64b0fdc710116a775b3f714024cb1/fax_sheet_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Add programmable and customizable Fax capabilities to your applications&q;,&q;productDisplayOrder&q;:6,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2WZSiWwvhpkyQPWW0cS1Rz&q;,&q;ctaInternalName&q;:&q;Fax API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6N5JZCy1T7PYajvOi1mrdB&q;,&q;internalName&q;:&q;Data&q;,&q;productName&q;:&q;Data&q;,&q;productPageUrlLinkTo&q;:&q;/data-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;AUS&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;data icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3aJx8QFNsVY19Gy4ETHToB/d259149c34d4bbe4a667725537e103c8/growth_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Create smarter customer experiences and ensure regulatory compliance with call data, message data, and video recordings.&q;,&q;productDisplayOrder&q;:7,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;27nvyTlf96fE5J5qNCxxRG&q;,&q;ctaInternalName&q;:&q;Data API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Call-Log/readUserCallLog&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;59uJtNAM97DzMSF19E4uss&q;,&q;internalName&q;:&q;Configuration&q;,&q;productName&q;:&q;Configuration&q;,&q;productPageUrlLinkTo&q;:&q;/configuration-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Configuration icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dJCTTXpW3q669tvZV7lmP/24b1e836e70dbbd2031da5ba0f111f64/gear_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Manage accounts, devices, and extensions for easy on and off boarding with the Configuration API.&q;,&q;productDisplayOrder&q;:8,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;thK5YsJkylZcQo2UhXVUI&q;,&q;ctaInternalName&q;:&q;Configuration API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/account&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;seYdZW7nC7DRO5ofX3Xzc&q;,&q;internalName&q;:&q;MVP Webhooks&q;,&q;productName&q;:&q;Webhooks&q;,&q;productPageUrlLinkTo&q;:&q;/guide/notifications/webhooks/quick-start&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Webhooks MVP icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5YFJDdwYLXLEVeeBgYqysS/2d4bda43f02bf886f197591531e31687/refresh_content_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Webhooks for app notification of inbound and outbound events including voice and SMS.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5TQofx49SovDMKB9lGbIcm&q;,&q;internalName&q;:&q;More&q;,&q;productName&q;:&q;More&q;,&q;productPageUrlLinkTo&q;:&q;/api-products&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;l2INV3Yu4M7e7GvE0TgUe&q;,&q;ctaInternalName&q;:&q;See all APIs CTA&q;,&q;ctaText&q;:&q;See all APIs&q;,&q;ctaUrl&q;:&q;/api-products&q;}],&q;apiProductPageResourcesLinks&q;:[]}],&q;productFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;5BsnDFqIsTHuPSr9c3kubW&q;,&q;internalName&q;:&q;MVP Resources: API Docs&q;,&q;sectionTitle&q;:&q;Docs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1lTGa7LB7MSxGCn4qzKPoa&q;,&q;internalName&q;:&q;MVP Tutorials&q;,&q;menuTitle&q;:&q;API Guide&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;64q6RrJhibrwKLdfec2Aly&q;,&q;internalName&q;:&q;MVP API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;ZoFXeyjR1xUfkywf77BAD&q;,&q;internalName&q;:&q;MVP Changelog&q;,&q;menuTitle&q;:&q;API Changelog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/basics/changelog&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5Nlf55dyKn0Byf4LC9hX0N&q;,&q;internalName&q;:&q;MVP View More API Docs and Resources&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-and-docs.html&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}],&q;apiLandingPageProductFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}]}],&q;partnerProductExclusions&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]}]},{&q;contentTypeId&q;:&q;corePartner&q;,&q;entryId&q;:&q;5tj5Gb4xHlCQWPxWDuVYBp&q;,&q;partnerId&q;:&q;verizon&q;,&q;partnerName&q;:&q;Verizon&q;,&q;partnerSolution&q;:&q;RingCentral with Verizon&q;,&q;partnerOfferings&q;:[{&q;contentTypeId&q;:&q;coreProductFamilies&q;,&q;entryId&q;:&q;5mNcLhZKirSCJ4fPeRaoot&q;,&q;familyName&q;:&q;RingEX&q;,&q;familyTitle&q;:&q;{ProductFamily} APIs&q;,&q;familyDescription&q;:&q;{ProductFamily} enables businesses of all sizes to take their communications to the cloud. With a suite of powerful APIs for voice, SMS/ MMS, team messaging, video, fax, data, and configuration - you have the power to completely revolutionize the way your business communicates.&q;,&q;productsInFamily&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;3VfWIarqPa3nkUgILP1Le&q;,&q;internalName&q;:&q;Voice&q;,&q;productName&q;:&q;Voice&q;,&q;productPageUrlLinkTo&q;:&q;/voice-api&q;,&q;productPricingDetailsUrl&q;:&q;/voice-api#5fdNgVpgMIbK4f3dQnmGas&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6FnEpWwvqGRQ8M8CeyWws1/b7c4fa29469534739e2f1c6e156e6e38/phone_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Incorporate voice and phone functionality into your apps with RingCentral Voice APIs.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3LJiCmvTug5UVyTrQTlQ0P&q;,&q;ctaInternalName&q;:&q;Voice API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/voice&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;2oGEpAdnDXCnpiV29o3j9w&q;,&q;internalName&q;:&q;Team Messaging&q;,&q;productName&q;:&q;Team Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/team-messaging-api&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;multi thought bubble icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/7rmSg3XqvrfCb3bPHPdq3w/e7bfe76cb982997965027a6dab813ece/multi_thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Build chatbots, notifications, and add-ins within team messaging.&q;,&q;productDisplayOrder&q;:3,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1W9LvVy0XjGmr0pEd5ZEWS&q;,&q;ctaInternalName&q;:&q;Team Messaging API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/team-messaging&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;155AQAXyoqT1SUNi3cnnS3&q;,&q;internalName&q;:&q;Add-ins&q;,&q;productName&q;:&q;Add-ins&q;,&q;productPageUrlLinkTo&q;:&q;/add-ins&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6UiN0dXv8Ih9mAMRMFHBu5&q;,&q;ctaInternalName&q;:&q;RIngCentral Add-ins Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/add-ins&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1iBMXZLiR5a3PMbMqiv0B0&q;,&q;ctaInternalName&q;:&q;RingCentral Add-ins Guide&q;,&q;ctaText&q;:&q;API Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging/add-ins&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6kydfFODqgGvOiZl5MBxdf&q;,&q;internalName&q;:&q;Video&q;,&q;productName&q;:&q;Video&q;,&q;productPageUrlLinkTo&q;:&q;/video-api&q;,&q;productPricingDetailsUrl&q;:&q;/video-api#4LiTvuUVeQfscdcg7WAGZ2&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;High quality, secure video meetings for everyone - in the browser without the need for an app.&q;,&q;productDisplayOrder&q;:4,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4RMCpw4506OdFmYjneYlEh&q;,&q;ctaInternalName&q;:&q;Video API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/video&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YcsftTOSVsutozTdWrcv7&q;,&q;internalName&q;:&q;Meetings (Legacy)&q;,&q;productName&q;:&q;Meetings&q;,&q;productPageUrlLinkTo&q;:&q;/meetings-api&q;,&q;plansSupported&q;:[&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;meetings icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3peacoBdDtndugssDvGJbW/5b3e29df5ac5de4ff785ffba23f130a8/video_call_icon.svg&q;},&q;apiProductPageDescription&q;:&q;APIs to create, get meeting info, and get recordings for legacy RingCentral Meetings.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1GojDQEQXvEBexIqi5hXwI&q;,&q;internalName&q;:&q;Webinar (MVP)&q;,&q;productName&q;:&q;Webinar&q;,&q;productPageUrlLinkTo&q;:&q;/webinar-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Easily schedule, launch, and manage webinars for up to 10,000 attendees.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;Hz0SiagjZkkSlC1YW3Auj&q;,&q;ctaInternalName&q;:&q;Webinar API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/webinar&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4iI2klnjs26pHyg45Ts4n0&q;,&q;internalName&q;:&q;Fax&q;,&q;productName&q;:&q;Fax&q;,&q;productPageUrlLinkTo&q;:&q;/fax-api&q;,&q;productPricingDetailsUrl&q;:&q;/fax-api#1q4Zh2ipd0A7UvXnNXlgjz&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;fax icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6bNnXFsYqIRPJqqmmSsz9a/37c64b0fdc710116a775b3f714024cb1/fax_sheet_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Add programmable and customizable Fax capabilities to your applications&q;,&q;productDisplayOrder&q;:6,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2WZSiWwvhpkyQPWW0cS1Rz&q;,&q;ctaInternalName&q;:&q;Fax API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6N5JZCy1T7PYajvOi1mrdB&q;,&q;internalName&q;:&q;Data&q;,&q;productName&q;:&q;Data&q;,&q;productPageUrlLinkTo&q;:&q;/data-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;AUS&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;data icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3aJx8QFNsVY19Gy4ETHToB/d259149c34d4bbe4a667725537e103c8/growth_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Create smarter customer experiences and ensure regulatory compliance with call data, message data, and video recordings.&q;,&q;productDisplayOrder&q;:7,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;27nvyTlf96fE5J5qNCxxRG&q;,&q;ctaInternalName&q;:&q;Data API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Call-Log/readUserCallLog&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;59uJtNAM97DzMSF19E4uss&q;,&q;internalName&q;:&q;Configuration&q;,&q;productName&q;:&q;Configuration&q;,&q;productPageUrlLinkTo&q;:&q;/configuration-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Configuration icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dJCTTXpW3q669tvZV7lmP/24b1e836e70dbbd2031da5ba0f111f64/gear_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Manage accounts, devices, and extensions for easy on and off boarding with the Configuration API.&q;,&q;productDisplayOrder&q;:8,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;thK5YsJkylZcQo2UhXVUI&q;,&q;ctaInternalName&q;:&q;Configuration API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/account&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;seYdZW7nC7DRO5ofX3Xzc&q;,&q;internalName&q;:&q;MVP Webhooks&q;,&q;productName&q;:&q;Webhooks&q;,&q;productPageUrlLinkTo&q;:&q;/guide/notifications/webhooks/quick-start&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Webhooks MVP icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5YFJDdwYLXLEVeeBgYqysS/2d4bda43f02bf886f197591531e31687/refresh_content_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Webhooks for app notification of inbound and outbound events including voice and SMS.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5TQofx49SovDMKB9lGbIcm&q;,&q;internalName&q;:&q;More&q;,&q;productName&q;:&q;More&q;,&q;productPageUrlLinkTo&q;:&q;/api-products&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;l2INV3Yu4M7e7GvE0TgUe&q;,&q;ctaInternalName&q;:&q;See all APIs CTA&q;,&q;ctaText&q;:&q;See all APIs&q;,&q;ctaUrl&q;:&q;/api-products&q;}],&q;apiProductPageResourcesLinks&q;:[]}],&q;productFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;5BsnDFqIsTHuPSr9c3kubW&q;,&q;internalName&q;:&q;MVP Resources: API Docs&q;,&q;sectionTitle&q;:&q;Docs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1lTGa7LB7MSxGCn4qzKPoa&q;,&q;internalName&q;:&q;MVP Tutorials&q;,&q;menuTitle&q;:&q;API Guide&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;64q6RrJhibrwKLdfec2Aly&q;,&q;internalName&q;:&q;MVP API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;ZoFXeyjR1xUfkywf77BAD&q;,&q;internalName&q;:&q;MVP Changelog&q;,&q;menuTitle&q;:&q;API Changelog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/basics/changelog&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5Nlf55dyKn0Byf4LC9hX0N&q;,&q;internalName&q;:&q;MVP View More API Docs and Resources&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-and-docs.html&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}],&q;apiLandingPageProductFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}]}],&q;partnerPlanMapping&q;:{&q;productfamilies&q;:{&q;RingEX&q;:&q;RingCentral with Verizon&q;}},&q;partnerProductExclusions&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YcsftTOSVsutozTdWrcv7&q;,&q;internalName&q;:&q;Meetings (Legacy)&q;,&q;productName&q;:&q;Meetings&q;,&q;productPageUrlLinkTo&q;:&q;/meetings-api&q;,&q;plansSupported&q;:[&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;meetings icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3peacoBdDtndugssDvGJbW/5b3e29df5ac5de4ff785ffba23f130a8/video_call_icon.svg&q;},&q;apiProductPageDescription&q;:&q;APIs to create, get meeting info, and get recordings for legacy RingCentral Meetings.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]}]},{&q;contentTypeId&q;:&q;corePartner&q;,&q;entryId&q;:&q;7eDi6Xk0baufAfLlUSyMzX&q;,&q;partnerId&q;:&q;avaya&q;,&q;partnerName&q;:&q;Avaya&q;,&q;partnerSolution&q;:&q;Cloud Office&q;,&q;partnerOfferings&q;:[{&q;contentTypeId&q;:&q;coreProductFamilies&q;,&q;entryId&q;:&q;5mNcLhZKirSCJ4fPeRaoot&q;,&q;familyName&q;:&q;RingEX&q;,&q;familyTitle&q;:&q;{ProductFamily} APIs&q;,&q;familyDescription&q;:&q;{ProductFamily} enables businesses of all sizes to take their communications to the cloud. With a suite of powerful APIs for voice, SMS/ MMS, team messaging, video, fax, data, and configuration - you have the power to completely revolutionize the way your business communicates.&q;,&q;productsInFamily&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;3VfWIarqPa3nkUgILP1Le&q;,&q;internalName&q;:&q;Voice&q;,&q;productName&q;:&q;Voice&q;,&q;productPageUrlLinkTo&q;:&q;/voice-api&q;,&q;productPricingDetailsUrl&q;:&q;/voice-api#5fdNgVpgMIbK4f3dQnmGas&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6FnEpWwvqGRQ8M8CeyWws1/b7c4fa29469534739e2f1c6e156e6e38/phone_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Incorporate voice and phone functionality into your apps with RingCentral Voice APIs.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3LJiCmvTug5UVyTrQTlQ0P&q;,&q;ctaInternalName&q;:&q;Voice API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/voice&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;2oGEpAdnDXCnpiV29o3j9w&q;,&q;internalName&q;:&q;Team Messaging&q;,&q;productName&q;:&q;Team Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/team-messaging-api&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;multi thought bubble icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/7rmSg3XqvrfCb3bPHPdq3w/e7bfe76cb982997965027a6dab813ece/multi_thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Build chatbots, notifications, and add-ins within team messaging.&q;,&q;productDisplayOrder&q;:3,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1W9LvVy0XjGmr0pEd5ZEWS&q;,&q;ctaInternalName&q;:&q;Team Messaging API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/team-messaging&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;155AQAXyoqT1SUNi3cnnS3&q;,&q;internalName&q;:&q;Add-ins&q;,&q;productName&q;:&q;Add-ins&q;,&q;productPageUrlLinkTo&q;:&q;/add-ins&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6UiN0dXv8Ih9mAMRMFHBu5&q;,&q;ctaInternalName&q;:&q;RIngCentral Add-ins Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/add-ins&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1iBMXZLiR5a3PMbMqiv0B0&q;,&q;ctaInternalName&q;:&q;RingCentral Add-ins Guide&q;,&q;ctaText&q;:&q;API Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging/add-ins&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6kydfFODqgGvOiZl5MBxdf&q;,&q;internalName&q;:&q;Video&q;,&q;productName&q;:&q;Video&q;,&q;productPageUrlLinkTo&q;:&q;/video-api&q;,&q;productPricingDetailsUrl&q;:&q;/video-api#4LiTvuUVeQfscdcg7WAGZ2&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;High quality, secure video meetings for everyone - in the browser without the need for an app.&q;,&q;productDisplayOrder&q;:4,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4RMCpw4506OdFmYjneYlEh&q;,&q;ctaInternalName&q;:&q;Video API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/video&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YcsftTOSVsutozTdWrcv7&q;,&q;internalName&q;:&q;Meetings (Legacy)&q;,&q;productName&q;:&q;Meetings&q;,&q;productPageUrlLinkTo&q;:&q;/meetings-api&q;,&q;plansSupported&q;:[&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;meetings icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3peacoBdDtndugssDvGJbW/5b3e29df5ac5de4ff785ffba23f130a8/video_call_icon.svg&q;},&q;apiProductPageDescription&q;:&q;APIs to create, get meeting info, and get recordings for legacy RingCentral Meetings.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1GojDQEQXvEBexIqi5hXwI&q;,&q;internalName&q;:&q;Webinar (MVP)&q;,&q;productName&q;:&q;Webinar&q;,&q;productPageUrlLinkTo&q;:&q;/webinar-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Easily schedule, launch, and manage webinars for up to 10,000 attendees.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;Hz0SiagjZkkSlC1YW3Auj&q;,&q;ctaInternalName&q;:&q;Webinar API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/webinar&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4iI2klnjs26pHyg45Ts4n0&q;,&q;internalName&q;:&q;Fax&q;,&q;productName&q;:&q;Fax&q;,&q;productPageUrlLinkTo&q;:&q;/fax-api&q;,&q;productPricingDetailsUrl&q;:&q;/fax-api#1q4Zh2ipd0A7UvXnNXlgjz&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;fax icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6bNnXFsYqIRPJqqmmSsz9a/37c64b0fdc710116a775b3f714024cb1/fax_sheet_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Add programmable and customizable Fax capabilities to your applications&q;,&q;productDisplayOrder&q;:6,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2WZSiWwvhpkyQPWW0cS1Rz&q;,&q;ctaInternalName&q;:&q;Fax API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6N5JZCy1T7PYajvOi1mrdB&q;,&q;internalName&q;:&q;Data&q;,&q;productName&q;:&q;Data&q;,&q;productPageUrlLinkTo&q;:&q;/data-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;AUS&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;data icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3aJx8QFNsVY19Gy4ETHToB/d259149c34d4bbe4a667725537e103c8/growth_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Create smarter customer experiences and ensure regulatory compliance with call data, message data, and video recordings.&q;,&q;productDisplayOrder&q;:7,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;27nvyTlf96fE5J5qNCxxRG&q;,&q;ctaInternalName&q;:&q;Data API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Call-Log/readUserCallLog&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;59uJtNAM97DzMSF19E4uss&q;,&q;internalName&q;:&q;Configuration&q;,&q;productName&q;:&q;Configuration&q;,&q;productPageUrlLinkTo&q;:&q;/configuration-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Configuration icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dJCTTXpW3q669tvZV7lmP/24b1e836e70dbbd2031da5ba0f111f64/gear_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Manage accounts, devices, and extensions for easy on and off boarding with the Configuration API.&q;,&q;productDisplayOrder&q;:8,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;thK5YsJkylZcQo2UhXVUI&q;,&q;ctaInternalName&q;:&q;Configuration API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/account&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;seYdZW7nC7DRO5ofX3Xzc&q;,&q;internalName&q;:&q;MVP Webhooks&q;,&q;productName&q;:&q;Webhooks&q;,&q;productPageUrlLinkTo&q;:&q;/guide/notifications/webhooks/quick-start&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Webhooks MVP icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5YFJDdwYLXLEVeeBgYqysS/2d4bda43f02bf886f197591531e31687/refresh_content_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Webhooks for app notification of inbound and outbound events including voice and SMS.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5TQofx49SovDMKB9lGbIcm&q;,&q;internalName&q;:&q;More&q;,&q;productName&q;:&q;More&q;,&q;productPageUrlLinkTo&q;:&q;/api-products&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;l2INV3Yu4M7e7GvE0TgUe&q;,&q;ctaInternalName&q;:&q;See all APIs CTA&q;,&q;ctaText&q;:&q;See all APIs&q;,&q;ctaUrl&q;:&q;/api-products&q;}],&q;apiProductPageResourcesLinks&q;:[]}],&q;productFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;5BsnDFqIsTHuPSr9c3kubW&q;,&q;internalName&q;:&q;MVP Resources: API Docs&q;,&q;sectionTitle&q;:&q;Docs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1lTGa7LB7MSxGCn4qzKPoa&q;,&q;internalName&q;:&q;MVP Tutorials&q;,&q;menuTitle&q;:&q;API Guide&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;64q6RrJhibrwKLdfec2Aly&q;,&q;internalName&q;:&q;MVP API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;ZoFXeyjR1xUfkywf77BAD&q;,&q;internalName&q;:&q;MVP Changelog&q;,&q;menuTitle&q;:&q;API Changelog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/basics/changelog&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5Nlf55dyKn0Byf4LC9hX0N&q;,&q;internalName&q;:&q;MVP View More API Docs and Resources&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-and-docs.html&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}],&q;apiLandingPageProductFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}]}],&q;partnerPlanMapping&q;:{&q;productfamilies&q;:{&q;RingEX&q;:&q;Avaya Cloud Office&q;}},&q;partnerProductExclusions&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]}]},{&q;contentTypeId&q;:&q;corePartner&q;,&q;entryId&q;:&q;3i72jRGnFyukNNtpqY8FOa&q;,&q;partnerId&q;:&q;alcatel-lucent&q;,&q;partnerName&q;:&q;Alcatel-Lucent&q;,&q;partnerSolution&q;:&q;Rainbow Office&q;,&q;partnerOfferings&q;:[{&q;contentTypeId&q;:&q;coreProductFamilies&q;,&q;entryId&q;:&q;5mNcLhZKirSCJ4fPeRaoot&q;,&q;familyName&q;:&q;RingEX&q;,&q;familyTitle&q;:&q;{ProductFamily} APIs&q;,&q;familyDescription&q;:&q;{ProductFamily} enables businesses of all sizes to take their communications to the cloud. With a suite of powerful APIs for voice, SMS/ MMS, team messaging, video, fax, data, and configuration - you have the power to completely revolutionize the way your business communicates.&q;,&q;productsInFamily&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;3VfWIarqPa3nkUgILP1Le&q;,&q;internalName&q;:&q;Voice&q;,&q;productName&q;:&q;Voice&q;,&q;productPageUrlLinkTo&q;:&q;/voice-api&q;,&q;productPricingDetailsUrl&q;:&q;/voice-api#5fdNgVpgMIbK4f3dQnmGas&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6FnEpWwvqGRQ8M8CeyWws1/b7c4fa29469534739e2f1c6e156e6e38/phone_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Incorporate voice and phone functionality into your apps with RingCentral Voice APIs.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3LJiCmvTug5UVyTrQTlQ0P&q;,&q;ctaInternalName&q;:&q;Voice API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/voice&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;2oGEpAdnDXCnpiV29o3j9w&q;,&q;internalName&q;:&q;Team Messaging&q;,&q;productName&q;:&q;Team Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/team-messaging-api&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;multi thought bubble icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/7rmSg3XqvrfCb3bPHPdq3w/e7bfe76cb982997965027a6dab813ece/multi_thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Build chatbots, notifications, and add-ins within team messaging.&q;,&q;productDisplayOrder&q;:3,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1W9LvVy0XjGmr0pEd5ZEWS&q;,&q;ctaInternalName&q;:&q;Team Messaging API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/team-messaging&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;155AQAXyoqT1SUNi3cnnS3&q;,&q;internalName&q;:&q;Add-ins&q;,&q;productName&q;:&q;Add-ins&q;,&q;productPageUrlLinkTo&q;:&q;/add-ins&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6UiN0dXv8Ih9mAMRMFHBu5&q;,&q;ctaInternalName&q;:&q;RIngCentral Add-ins Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/add-ins&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1iBMXZLiR5a3PMbMqiv0B0&q;,&q;ctaInternalName&q;:&q;RingCentral Add-ins Guide&q;,&q;ctaText&q;:&q;API Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging/add-ins&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6kydfFODqgGvOiZl5MBxdf&q;,&q;internalName&q;:&q;Video&q;,&q;productName&q;:&q;Video&q;,&q;productPageUrlLinkTo&q;:&q;/video-api&q;,&q;productPricingDetailsUrl&q;:&q;/video-api#4LiTvuUVeQfscdcg7WAGZ2&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;High quality, secure video meetings for everyone - in the browser without the need for an app.&q;,&q;productDisplayOrder&q;:4,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4RMCpw4506OdFmYjneYlEh&q;,&q;ctaInternalName&q;:&q;Video API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/video&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YcsftTOSVsutozTdWrcv7&q;,&q;internalName&q;:&q;Meetings (Legacy)&q;,&q;productName&q;:&q;Meetings&q;,&q;productPageUrlLinkTo&q;:&q;/meetings-api&q;,&q;plansSupported&q;:[&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;meetings icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3peacoBdDtndugssDvGJbW/5b3e29df5ac5de4ff785ffba23f130a8/video_call_icon.svg&q;},&q;apiProductPageDescription&q;:&q;APIs to create, get meeting info, and get recordings for legacy RingCentral Meetings.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1GojDQEQXvEBexIqi5hXwI&q;,&q;internalName&q;:&q;Webinar (MVP)&q;,&q;productName&q;:&q;Webinar&q;,&q;productPageUrlLinkTo&q;:&q;/webinar-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Easily schedule, launch, and manage webinars for up to 10,000 attendees.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;Hz0SiagjZkkSlC1YW3Auj&q;,&q;ctaInternalName&q;:&q;Webinar API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/webinar&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4iI2klnjs26pHyg45Ts4n0&q;,&q;internalName&q;:&q;Fax&q;,&q;productName&q;:&q;Fax&q;,&q;productPageUrlLinkTo&q;:&q;/fax-api&q;,&q;productPricingDetailsUrl&q;:&q;/fax-api#1q4Zh2ipd0A7UvXnNXlgjz&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;fax icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6bNnXFsYqIRPJqqmmSsz9a/37c64b0fdc710116a775b3f714024cb1/fax_sheet_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Add programmable and customizable Fax capabilities to your applications&q;,&q;productDisplayOrder&q;:6,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2WZSiWwvhpkyQPWW0cS1Rz&q;,&q;ctaInternalName&q;:&q;Fax API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6N5JZCy1T7PYajvOi1mrdB&q;,&q;internalName&q;:&q;Data&q;,&q;productName&q;:&q;Data&q;,&q;productPageUrlLinkTo&q;:&q;/data-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;AUS&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;data icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3aJx8QFNsVY19Gy4ETHToB/d259149c34d4bbe4a667725537e103c8/growth_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Create smarter customer experiences and ensure regulatory compliance with call data, message data, and video recordings.&q;,&q;productDisplayOrder&q;:7,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;27nvyTlf96fE5J5qNCxxRG&q;,&q;ctaInternalName&q;:&q;Data API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Call-Log/readUserCallLog&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;59uJtNAM97DzMSF19E4uss&q;,&q;internalName&q;:&q;Configuration&q;,&q;productName&q;:&q;Configuration&q;,&q;productPageUrlLinkTo&q;:&q;/configuration-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Configuration icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dJCTTXpW3q669tvZV7lmP/24b1e836e70dbbd2031da5ba0f111f64/gear_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Manage accounts, devices, and extensions for easy on and off boarding with the Configuration API.&q;,&q;productDisplayOrder&q;:8,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;thK5YsJkylZcQo2UhXVUI&q;,&q;ctaInternalName&q;:&q;Configuration API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/account&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;seYdZW7nC7DRO5ofX3Xzc&q;,&q;internalName&q;:&q;MVP Webhooks&q;,&q;productName&q;:&q;Webhooks&q;,&q;productPageUrlLinkTo&q;:&q;/guide/notifications/webhooks/quick-start&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Webhooks MVP icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5YFJDdwYLXLEVeeBgYqysS/2d4bda43f02bf886f197591531e31687/refresh_content_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Webhooks for app notification of inbound and outbound events including voice and SMS.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5TQofx49SovDMKB9lGbIcm&q;,&q;internalName&q;:&q;More&q;,&q;productName&q;:&q;More&q;,&q;productPageUrlLinkTo&q;:&q;/api-products&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;l2INV3Yu4M7e7GvE0TgUe&q;,&q;ctaInternalName&q;:&q;See all APIs CTA&q;,&q;ctaText&q;:&q;See all APIs&q;,&q;ctaUrl&q;:&q;/api-products&q;}],&q;apiProductPageResourcesLinks&q;:[]}],&q;productFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;5BsnDFqIsTHuPSr9c3kubW&q;,&q;internalName&q;:&q;MVP Resources: API Docs&q;,&q;sectionTitle&q;:&q;Docs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1lTGa7LB7MSxGCn4qzKPoa&q;,&q;internalName&q;:&q;MVP Tutorials&q;,&q;menuTitle&q;:&q;API Guide&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;64q6RrJhibrwKLdfec2Aly&q;,&q;internalName&q;:&q;MVP API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;ZoFXeyjR1xUfkywf77BAD&q;,&q;internalName&q;:&q;MVP Changelog&q;,&q;menuTitle&q;:&q;API Changelog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/basics/changelog&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5Nlf55dyKn0Byf4LC9hX0N&q;,&q;internalName&q;:&q;MVP View More API Docs and Resources&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-and-docs.html&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}],&q;apiLandingPageProductFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}]}],&q;partnerPlanMapping&q;:{&q;productfamilies&q;:{&q;RingEX&q;:&q;Rainbow Office&q;}},&q;partnerProductExclusions&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YcsftTOSVsutozTdWrcv7&q;,&q;internalName&q;:&q;Meetings (Legacy)&q;,&q;productName&q;:&q;Meetings&q;,&q;productPageUrlLinkTo&q;:&q;/meetings-api&q;,&q;plansSupported&q;:[&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;meetings icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3peacoBdDtndugssDvGJbW/5b3e29df5ac5de4ff785ffba23f130a8/video_call_icon.svg&q;},&q;apiProductPageDescription&q;:&q;APIs to create, get meeting info, and get recordings for legacy RingCentral Meetings.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]}]},{&q;contentTypeId&q;:&q;corePartner&q;,&q;entryId&q;:&q;7hjY7aNaMANZxuPpqKrPkp&q;,&q;partnerId&q;:&q;atos&q;,&q;partnerName&q;:&q;Atos&q;,&q;partnerSolution&q;:&q;Unify Office&q;,&q;partnerOfferings&q;:[{&q;contentTypeId&q;:&q;coreProductFamilies&q;,&q;entryId&q;:&q;5mNcLhZKirSCJ4fPeRaoot&q;,&q;familyName&q;:&q;RingEX&q;,&q;familyTitle&q;:&q;{ProductFamily} APIs&q;,&q;familyDescription&q;:&q;{ProductFamily} enables businesses of all sizes to take their communications to the cloud. With a suite of powerful APIs for voice, SMS/ MMS, team messaging, video, fax, data, and configuration - you have the power to completely revolutionize the way your business communicates.&q;,&q;productsInFamily&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;3VfWIarqPa3nkUgILP1Le&q;,&q;internalName&q;:&q;Voice&q;,&q;productName&q;:&q;Voice&q;,&q;productPageUrlLinkTo&q;:&q;/voice-api&q;,&q;productPricingDetailsUrl&q;:&q;/voice-api#5fdNgVpgMIbK4f3dQnmGas&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6FnEpWwvqGRQ8M8CeyWws1/b7c4fa29469534739e2f1c6e156e6e38/phone_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Incorporate voice and phone functionality into your apps with RingCentral Voice APIs.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3LJiCmvTug5UVyTrQTlQ0P&q;,&q;ctaInternalName&q;:&q;Voice API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/voice&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;2oGEpAdnDXCnpiV29o3j9w&q;,&q;internalName&q;:&q;Team Messaging&q;,&q;productName&q;:&q;Team Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/team-messaging-api&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;multi thought bubble icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/7rmSg3XqvrfCb3bPHPdq3w/e7bfe76cb982997965027a6dab813ece/multi_thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Build chatbots, notifications, and add-ins within team messaging.&q;,&q;productDisplayOrder&q;:3,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1W9LvVy0XjGmr0pEd5ZEWS&q;,&q;ctaInternalName&q;:&q;Team Messaging API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/team-messaging&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;155AQAXyoqT1SUNi3cnnS3&q;,&q;internalName&q;:&q;Add-ins&q;,&q;productName&q;:&q;Add-ins&q;,&q;productPageUrlLinkTo&q;:&q;/add-ins&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6UiN0dXv8Ih9mAMRMFHBu5&q;,&q;ctaInternalName&q;:&q;RIngCentral Add-ins Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/add-ins&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1iBMXZLiR5a3PMbMqiv0B0&q;,&q;ctaInternalName&q;:&q;RingCentral Add-ins Guide&q;,&q;ctaText&q;:&q;API Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging/add-ins&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6kydfFODqgGvOiZl5MBxdf&q;,&q;internalName&q;:&q;Video&q;,&q;productName&q;:&q;Video&q;,&q;productPageUrlLinkTo&q;:&q;/video-api&q;,&q;productPricingDetailsUrl&q;:&q;/video-api#4LiTvuUVeQfscdcg7WAGZ2&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;High quality, secure video meetings for everyone - in the browser without the need for an app.&q;,&q;productDisplayOrder&q;:4,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4RMCpw4506OdFmYjneYlEh&q;,&q;ctaInternalName&q;:&q;Video API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/video&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YcsftTOSVsutozTdWrcv7&q;,&q;internalName&q;:&q;Meetings (Legacy)&q;,&q;productName&q;:&q;Meetings&q;,&q;productPageUrlLinkTo&q;:&q;/meetings-api&q;,&q;plansSupported&q;:[&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;meetings icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3peacoBdDtndugssDvGJbW/5b3e29df5ac5de4ff785ffba23f130a8/video_call_icon.svg&q;},&q;apiProductPageDescription&q;:&q;APIs to create, get meeting info, and get recordings for legacy RingCentral Meetings.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1GojDQEQXvEBexIqi5hXwI&q;,&q;internalName&q;:&q;Webinar (MVP)&q;,&q;productName&q;:&q;Webinar&q;,&q;productPageUrlLinkTo&q;:&q;/webinar-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Easily schedule, launch, and manage webinars for up to 10,000 attendees.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;Hz0SiagjZkkSlC1YW3Auj&q;,&q;ctaInternalName&q;:&q;Webinar API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/webinar&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4iI2klnjs26pHyg45Ts4n0&q;,&q;internalName&q;:&q;Fax&q;,&q;productName&q;:&q;Fax&q;,&q;productPageUrlLinkTo&q;:&q;/fax-api&q;,&q;productPricingDetailsUrl&q;:&q;/fax-api#1q4Zh2ipd0A7UvXnNXlgjz&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;fax icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6bNnXFsYqIRPJqqmmSsz9a/37c64b0fdc710116a775b3f714024cb1/fax_sheet_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Add programmable and customizable Fax capabilities to your applications&q;,&q;productDisplayOrder&q;:6,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2WZSiWwvhpkyQPWW0cS1Rz&q;,&q;ctaInternalName&q;:&q;Fax API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6N5JZCy1T7PYajvOi1mrdB&q;,&q;internalName&q;:&q;Data&q;,&q;productName&q;:&q;Data&q;,&q;productPageUrlLinkTo&q;:&q;/data-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;AUS&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;data icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3aJx8QFNsVY19Gy4ETHToB/d259149c34d4bbe4a667725537e103c8/growth_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Create smarter customer experiences and ensure regulatory compliance with call data, message data, and video recordings.&q;,&q;productDisplayOrder&q;:7,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;27nvyTlf96fE5J5qNCxxRG&q;,&q;ctaInternalName&q;:&q;Data API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Call-Log/readUserCallLog&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;59uJtNAM97DzMSF19E4uss&q;,&q;internalName&q;:&q;Configuration&q;,&q;productName&q;:&q;Configuration&q;,&q;productPageUrlLinkTo&q;:&q;/configuration-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Configuration icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dJCTTXpW3q669tvZV7lmP/24b1e836e70dbbd2031da5ba0f111f64/gear_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Manage accounts, devices, and extensions for easy on and off boarding with the Configuration API.&q;,&q;productDisplayOrder&q;:8,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;thK5YsJkylZcQo2UhXVUI&q;,&q;ctaInternalName&q;:&q;Configuration API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/account&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;seYdZW7nC7DRO5ofX3Xzc&q;,&q;internalName&q;:&q;MVP Webhooks&q;,&q;productName&q;:&q;Webhooks&q;,&q;productPageUrlLinkTo&q;:&q;/guide/notifications/webhooks/quick-start&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Webhooks MVP icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5YFJDdwYLXLEVeeBgYqysS/2d4bda43f02bf886f197591531e31687/refresh_content_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Webhooks for app notification of inbound and outbound events including voice and SMS.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5TQofx49SovDMKB9lGbIcm&q;,&q;internalName&q;:&q;More&q;,&q;productName&q;:&q;More&q;,&q;productPageUrlLinkTo&q;:&q;/api-products&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;l2INV3Yu4M7e7GvE0TgUe&q;,&q;ctaInternalName&q;:&q;See all APIs CTA&q;,&q;ctaText&q;:&q;See all APIs&q;,&q;ctaUrl&q;:&q;/api-products&q;}],&q;apiProductPageResourcesLinks&q;:[]}],&q;productFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;5BsnDFqIsTHuPSr9c3kubW&q;,&q;internalName&q;:&q;MVP Resources: API Docs&q;,&q;sectionTitle&q;:&q;Docs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1lTGa7LB7MSxGCn4qzKPoa&q;,&q;internalName&q;:&q;MVP Tutorials&q;,&q;menuTitle&q;:&q;API Guide&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;64q6RrJhibrwKLdfec2Aly&q;,&q;internalName&q;:&q;MVP API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;ZoFXeyjR1xUfkywf77BAD&q;,&q;internalName&q;:&q;MVP Changelog&q;,&q;menuTitle&q;:&q;API Changelog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/basics/changelog&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5Nlf55dyKn0Byf4LC9hX0N&q;,&q;internalName&q;:&q;MVP View More API Docs and Resources&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-and-docs.html&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}],&q;apiLandingPageProductFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}]}],&q;partnerPlanMapping&q;:{&q;productfamilies&q;:{&q;RingEX&q;:&q;Unity Office&q;}},&q;partnerProductExclusions&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YcsftTOSVsutozTdWrcv7&q;,&q;internalName&q;:&q;Meetings (Legacy)&q;,&q;productName&q;:&q;Meetings&q;,&q;productPageUrlLinkTo&q;:&q;/meetings-api&q;,&q;plansSupported&q;:[&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;meetings icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3peacoBdDtndugssDvGJbW/5b3e29df5ac5de4ff785ffba23f130a8/video_call_icon.svg&q;},&q;apiProductPageDescription&q;:&q;APIs to create, get meeting info, and get recordings for legacy RingCentral Meetings.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]}]},{&q;contentTypeId&q;:&q;corePartner&q;,&q;entryId&q;:&q;22FJopU4bqsuYwBxQR0ukx&q;,&q;partnerId&q;:&q;vodafone&q;,&q;partnerName&q;:&q;Vodafone&q;,&q;partnerSolution&q;:&q;Vodafone Business&q;,&q;partnerOfferings&q;:[{&q;contentTypeId&q;:&q;coreProductFamilies&q;,&q;entryId&q;:&q;5mNcLhZKirSCJ4fPeRaoot&q;,&q;familyName&q;:&q;RingEX&q;,&q;familyTitle&q;:&q;{ProductFamily} APIs&q;,&q;familyDescription&q;:&q;{ProductFamily} enables businesses of all sizes to take their communications to the cloud. With a suite of powerful APIs for voice, SMS/ MMS, team messaging, video, fax, data, and configuration - you have the power to completely revolutionize the way your business communicates.&q;,&q;productsInFamily&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;3VfWIarqPa3nkUgILP1Le&q;,&q;internalName&q;:&q;Voice&q;,&q;productName&q;:&q;Voice&q;,&q;productPageUrlLinkTo&q;:&q;/voice-api&q;,&q;productPricingDetailsUrl&q;:&q;/voice-api#5fdNgVpgMIbK4f3dQnmGas&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6FnEpWwvqGRQ8M8CeyWws1/b7c4fa29469534739e2f1c6e156e6e38/phone_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Incorporate voice and phone functionality into your apps with RingCentral Voice APIs.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3LJiCmvTug5UVyTrQTlQ0P&q;,&q;ctaInternalName&q;:&q;Voice API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/voice&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;2oGEpAdnDXCnpiV29o3j9w&q;,&q;internalName&q;:&q;Team Messaging&q;,&q;productName&q;:&q;Team Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/team-messaging-api&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;multi thought bubble icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/7rmSg3XqvrfCb3bPHPdq3w/e7bfe76cb982997965027a6dab813ece/multi_thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Build chatbots, notifications, and add-ins within team messaging.&q;,&q;productDisplayOrder&q;:3,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1W9LvVy0XjGmr0pEd5ZEWS&q;,&q;ctaInternalName&q;:&q;Team Messaging API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/team-messaging&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;155AQAXyoqT1SUNi3cnnS3&q;,&q;internalName&q;:&q;Add-ins&q;,&q;productName&q;:&q;Add-ins&q;,&q;productPageUrlLinkTo&q;:&q;/add-ins&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6UiN0dXv8Ih9mAMRMFHBu5&q;,&q;ctaInternalName&q;:&q;RIngCentral Add-ins Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/add-ins&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1iBMXZLiR5a3PMbMqiv0B0&q;,&q;ctaInternalName&q;:&q;RingCentral Add-ins Guide&q;,&q;ctaText&q;:&q;API Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging/add-ins&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6kydfFODqgGvOiZl5MBxdf&q;,&q;internalName&q;:&q;Video&q;,&q;productName&q;:&q;Video&q;,&q;productPageUrlLinkTo&q;:&q;/video-api&q;,&q;productPricingDetailsUrl&q;:&q;/video-api#4LiTvuUVeQfscdcg7WAGZ2&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;High quality, secure video meetings for everyone - in the browser without the need for an app.&q;,&q;productDisplayOrder&q;:4,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4RMCpw4506OdFmYjneYlEh&q;,&q;ctaInternalName&q;:&q;Video API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/video&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YcsftTOSVsutozTdWrcv7&q;,&q;internalName&q;:&q;Meetings (Legacy)&q;,&q;productName&q;:&q;Meetings&q;,&q;productPageUrlLinkTo&q;:&q;/meetings-api&q;,&q;plansSupported&q;:[&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;meetings icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3peacoBdDtndugssDvGJbW/5b3e29df5ac5de4ff785ffba23f130a8/video_call_icon.svg&q;},&q;apiProductPageDescription&q;:&q;APIs to create, get meeting info, and get recordings for legacy RingCentral Meetings.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1GojDQEQXvEBexIqi5hXwI&q;,&q;internalName&q;:&q;Webinar (MVP)&q;,&q;productName&q;:&q;Webinar&q;,&q;productPageUrlLinkTo&q;:&q;/webinar-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Easily schedule, launch, and manage webinars for up to 10,000 attendees.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;Hz0SiagjZkkSlC1YW3Auj&q;,&q;ctaInternalName&q;:&q;Webinar API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/webinar&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4iI2klnjs26pHyg45Ts4n0&q;,&q;internalName&q;:&q;Fax&q;,&q;productName&q;:&q;Fax&q;,&q;productPageUrlLinkTo&q;:&q;/fax-api&q;,&q;productPricingDetailsUrl&q;:&q;/fax-api#1q4Zh2ipd0A7UvXnNXlgjz&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;fax icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6bNnXFsYqIRPJqqmmSsz9a/37c64b0fdc710116a775b3f714024cb1/fax_sheet_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Add programmable and customizable Fax capabilities to your applications&q;,&q;productDisplayOrder&q;:6,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2WZSiWwvhpkyQPWW0cS1Rz&q;,&q;ctaInternalName&q;:&q;Fax API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6N5JZCy1T7PYajvOi1mrdB&q;,&q;internalName&q;:&q;Data&q;,&q;productName&q;:&q;Data&q;,&q;productPageUrlLinkTo&q;:&q;/data-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;AUS&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;data icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3aJx8QFNsVY19Gy4ETHToB/d259149c34d4bbe4a667725537e103c8/growth_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Create smarter customer experiences and ensure regulatory compliance with call data, message data, and video recordings.&q;,&q;productDisplayOrder&q;:7,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;27nvyTlf96fE5J5qNCxxRG&q;,&q;ctaInternalName&q;:&q;Data API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Call-Log/readUserCallLog&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;59uJtNAM97DzMSF19E4uss&q;,&q;internalName&q;:&q;Configuration&q;,&q;productName&q;:&q;Configuration&q;,&q;productPageUrlLinkTo&q;:&q;/configuration-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Configuration icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dJCTTXpW3q669tvZV7lmP/24b1e836e70dbbd2031da5ba0f111f64/gear_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Manage accounts, devices, and extensions for easy on and off boarding with the Configuration API.&q;,&q;productDisplayOrder&q;:8,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;thK5YsJkylZcQo2UhXVUI&q;,&q;ctaInternalName&q;:&q;Configuration API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/account&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;seYdZW7nC7DRO5ofX3Xzc&q;,&q;internalName&q;:&q;MVP Webhooks&q;,&q;productName&q;:&q;Webhooks&q;,&q;productPageUrlLinkTo&q;:&q;/guide/notifications/webhooks/quick-start&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Webhooks MVP icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5YFJDdwYLXLEVeeBgYqysS/2d4bda43f02bf886f197591531e31687/refresh_content_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Webhooks for app notification of inbound and outbound events including voice and SMS.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5TQofx49SovDMKB9lGbIcm&q;,&q;internalName&q;:&q;More&q;,&q;productName&q;:&q;More&q;,&q;productPageUrlLinkTo&q;:&q;/api-products&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;l2INV3Yu4M7e7GvE0TgUe&q;,&q;ctaInternalName&q;:&q;See all APIs CTA&q;,&q;ctaText&q;:&q;See all APIs&q;,&q;ctaUrl&q;:&q;/api-products&q;}],&q;apiProductPageResourcesLinks&q;:[]}],&q;productFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;5BsnDFqIsTHuPSr9c3kubW&q;,&q;internalName&q;:&q;MVP Resources: API Docs&q;,&q;sectionTitle&q;:&q;Docs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1lTGa7LB7MSxGCn4qzKPoa&q;,&q;internalName&q;:&q;MVP Tutorials&q;,&q;menuTitle&q;:&q;API Guide&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;64q6RrJhibrwKLdfec2Aly&q;,&q;internalName&q;:&q;MVP API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;ZoFXeyjR1xUfkywf77BAD&q;,&q;internalName&q;:&q;MVP Changelog&q;,&q;menuTitle&q;:&q;API Changelog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/basics/changelog&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5Nlf55dyKn0Byf4LC9hX0N&q;,&q;internalName&q;:&q;MVP View More API Docs and Resources&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-and-docs.html&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}],&q;apiLandingPageProductFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}]}],&q;partnerPlanMapping&q;:{&q;productfamilies&q;:{&q;RingEX&q;:&q;Vodafone Business&q;}},&q;partnerProductExclusions&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YcsftTOSVsutozTdWrcv7&q;,&q;internalName&q;:&q;Meetings (Legacy)&q;,&q;productName&q;:&q;Meetings&q;,&q;productPageUrlLinkTo&q;:&q;/meetings-api&q;,&q;plansSupported&q;:[&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;meetings icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3peacoBdDtndugssDvGJbW/5b3e29df5ac5de4ff785ffba23f130a8/video_call_icon.svg&q;},&q;apiProductPageDescription&q;:&q;APIs to create, get meeting info, and get recordings for legacy RingCentral Meetings.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]}]},{&q;contentTypeId&q;:&q;corePartner&q;,&q;entryId&q;:&q;6xVyGoTOHs84YUpDdMgi2R&q;,&q;partnerId&q;:&q;att&q;,&q;partnerName&q;:&q;AT&a;T&q;,&q;partnerSolution&q;:&q;Office@Hand&q;,&q;partnerOfferings&q;:[{&q;contentTypeId&q;:&q;coreProductFamilies&q;,&q;entryId&q;:&q;5mNcLhZKirSCJ4fPeRaoot&q;,&q;familyName&q;:&q;RingEX&q;,&q;familyTitle&q;:&q;{ProductFamily} APIs&q;,&q;familyDescription&q;:&q;{ProductFamily} enables businesses of all sizes to take their communications to the cloud. With a suite of powerful APIs for voice, SMS/ MMS, team messaging, video, fax, data, and configuration - you have the power to completely revolutionize the way your business communicates.&q;,&q;productsInFamily&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;3VfWIarqPa3nkUgILP1Le&q;,&q;internalName&q;:&q;Voice&q;,&q;productName&q;:&q;Voice&q;,&q;productPageUrlLinkTo&q;:&q;/voice-api&q;,&q;productPricingDetailsUrl&q;:&q;/voice-api#5fdNgVpgMIbK4f3dQnmGas&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6FnEpWwvqGRQ8M8CeyWws1/b7c4fa29469534739e2f1c6e156e6e38/phone_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Incorporate voice and phone functionality into your apps with RingCentral Voice APIs.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3LJiCmvTug5UVyTrQTlQ0P&q;,&q;ctaInternalName&q;:&q;Voice API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/voice&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;2oGEpAdnDXCnpiV29o3j9w&q;,&q;internalName&q;:&q;Team Messaging&q;,&q;productName&q;:&q;Team Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/team-messaging-api&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;multi thought bubble icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/7rmSg3XqvrfCb3bPHPdq3w/e7bfe76cb982997965027a6dab813ece/multi_thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Build chatbots, notifications, and add-ins within team messaging.&q;,&q;productDisplayOrder&q;:3,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1W9LvVy0XjGmr0pEd5ZEWS&q;,&q;ctaInternalName&q;:&q;Team Messaging API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/team-messaging&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;155AQAXyoqT1SUNi3cnnS3&q;,&q;internalName&q;:&q;Add-ins&q;,&q;productName&q;:&q;Add-ins&q;,&q;productPageUrlLinkTo&q;:&q;/add-ins&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6UiN0dXv8Ih9mAMRMFHBu5&q;,&q;ctaInternalName&q;:&q;RIngCentral Add-ins Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/add-ins&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1iBMXZLiR5a3PMbMqiv0B0&q;,&q;ctaInternalName&q;:&q;RingCentral Add-ins Guide&q;,&q;ctaText&q;:&q;API Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging/add-ins&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6kydfFODqgGvOiZl5MBxdf&q;,&q;internalName&q;:&q;Video&q;,&q;productName&q;:&q;Video&q;,&q;productPageUrlLinkTo&q;:&q;/video-api&q;,&q;productPricingDetailsUrl&q;:&q;/video-api#4LiTvuUVeQfscdcg7WAGZ2&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;High quality, secure video meetings for everyone - in the browser without the need for an app.&q;,&q;productDisplayOrder&q;:4,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4RMCpw4506OdFmYjneYlEh&q;,&q;ctaInternalName&q;:&q;Video API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/video&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YcsftTOSVsutozTdWrcv7&q;,&q;internalName&q;:&q;Meetings (Legacy)&q;,&q;productName&q;:&q;Meetings&q;,&q;productPageUrlLinkTo&q;:&q;/meetings-api&q;,&q;plansSupported&q;:[&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;meetings icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3peacoBdDtndugssDvGJbW/5b3e29df5ac5de4ff785ffba23f130a8/video_call_icon.svg&q;},&q;apiProductPageDescription&q;:&q;APIs to create, get meeting info, and get recordings for legacy RingCentral Meetings.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1GojDQEQXvEBexIqi5hXwI&q;,&q;internalName&q;:&q;Webinar (MVP)&q;,&q;productName&q;:&q;Webinar&q;,&q;productPageUrlLinkTo&q;:&q;/webinar-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Easily schedule, launch, and manage webinars for up to 10,000 attendees.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;Hz0SiagjZkkSlC1YW3Auj&q;,&q;ctaInternalName&q;:&q;Webinar API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/webinar&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4iI2klnjs26pHyg45Ts4n0&q;,&q;internalName&q;:&q;Fax&q;,&q;productName&q;:&q;Fax&q;,&q;productPageUrlLinkTo&q;:&q;/fax-api&q;,&q;productPricingDetailsUrl&q;:&q;/fax-api#1q4Zh2ipd0A7UvXnNXlgjz&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;fax icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6bNnXFsYqIRPJqqmmSsz9a/37c64b0fdc710116a775b3f714024cb1/fax_sheet_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Add programmable and customizable Fax capabilities to your applications&q;,&q;productDisplayOrder&q;:6,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2WZSiWwvhpkyQPWW0cS1Rz&q;,&q;ctaInternalName&q;:&q;Fax API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6N5JZCy1T7PYajvOi1mrdB&q;,&q;internalName&q;:&q;Data&q;,&q;productName&q;:&q;Data&q;,&q;productPageUrlLinkTo&q;:&q;/data-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;AUS&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;data icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3aJx8QFNsVY19Gy4ETHToB/d259149c34d4bbe4a667725537e103c8/growth_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Create smarter customer experiences and ensure regulatory compliance with call data, message data, and video recordings.&q;,&q;productDisplayOrder&q;:7,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;27nvyTlf96fE5J5qNCxxRG&q;,&q;ctaInternalName&q;:&q;Data API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Call-Log/readUserCallLog&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;59uJtNAM97DzMSF19E4uss&q;,&q;internalName&q;:&q;Configuration&q;,&q;productName&q;:&q;Configuration&q;,&q;productPageUrlLinkTo&q;:&q;/configuration-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Configuration icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dJCTTXpW3q669tvZV7lmP/24b1e836e70dbbd2031da5ba0f111f64/gear_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Manage accounts, devices, and extensions for easy on and off boarding with the Configuration API.&q;,&q;productDisplayOrder&q;:8,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;thK5YsJkylZcQo2UhXVUI&q;,&q;ctaInternalName&q;:&q;Configuration API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/account&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;seYdZW7nC7DRO5ofX3Xzc&q;,&q;internalName&q;:&q;MVP Webhooks&q;,&q;productName&q;:&q;Webhooks&q;,&q;productPageUrlLinkTo&q;:&q;/guide/notifications/webhooks/quick-start&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Webhooks MVP icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5YFJDdwYLXLEVeeBgYqysS/2d4bda43f02bf886f197591531e31687/refresh_content_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Webhooks for app notification of inbound and outbound events including voice and SMS.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5TQofx49SovDMKB9lGbIcm&q;,&q;internalName&q;:&q;More&q;,&q;productName&q;:&q;More&q;,&q;productPageUrlLinkTo&q;:&q;/api-products&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;l2INV3Yu4M7e7GvE0TgUe&q;,&q;ctaInternalName&q;:&q;See all APIs CTA&q;,&q;ctaText&q;:&q;See all APIs&q;,&q;ctaUrl&q;:&q;/api-products&q;}],&q;apiProductPageResourcesLinks&q;:[]}],&q;productFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;5BsnDFqIsTHuPSr9c3kubW&q;,&q;internalName&q;:&q;MVP Resources: API Docs&q;,&q;sectionTitle&q;:&q;Docs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1lTGa7LB7MSxGCn4qzKPoa&q;,&q;internalName&q;:&q;MVP Tutorials&q;,&q;menuTitle&q;:&q;API Guide&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;64q6RrJhibrwKLdfec2Aly&q;,&q;internalName&q;:&q;MVP API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;ZoFXeyjR1xUfkywf77BAD&q;,&q;internalName&q;:&q;MVP Changelog&q;,&q;menuTitle&q;:&q;API Changelog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/basics/changelog&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5Nlf55dyKn0Byf4LC9hX0N&q;,&q;internalName&q;:&q;MVP View More API Docs and Resources&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-and-docs.html&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}],&q;apiLandingPageProductFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}]}],&q;partnerPlanMapping&q;:{&q;productfamilies&q;:{&q;RingEX&q;:&q;AT&a;T Office@Hand&q;}},&q;partnerProductExclusions&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YcsftTOSVsutozTdWrcv7&q;,&q;internalName&q;:&q;Meetings (Legacy)&q;,&q;productName&q;:&q;Meetings&q;,&q;productPageUrlLinkTo&q;:&q;/meetings-api&q;,&q;plansSupported&q;:[&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;meetings icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3peacoBdDtndugssDvGJbW/5b3e29df5ac5de4ff785ffba23f130a8/video_call_icon.svg&q;},&q;apiProductPageDescription&q;:&q;APIs to create, get meeting info, and get recordings for legacy RingCentral Meetings.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]}]},{&q;contentTypeId&q;:&q;corePartner&q;,&q;entryId&q;:&q;j2wrxiGyzsQS5jt3zwReP&q;,&q;partnerId&q;:&q;bt&q;,&q;partnerName&q;:&q;BT&q;,&q;partnerSolution&q;:&q;BT Cloud Work&q;,&q;partnerOfferings&q;:[{&q;contentTypeId&q;:&q;coreProductFamilies&q;,&q;entryId&q;:&q;5mNcLhZKirSCJ4fPeRaoot&q;,&q;familyName&q;:&q;RingEX&q;,&q;familyTitle&q;:&q;{ProductFamily} APIs&q;,&q;familyDescription&q;:&q;{ProductFamily} enables businesses of all sizes to take their communications to the cloud. With a suite of powerful APIs for voice, SMS/ MMS, team messaging, video, fax, data, and configuration - you have the power to completely revolutionize the way your business communicates.&q;,&q;productsInFamily&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;3VfWIarqPa3nkUgILP1Le&q;,&q;internalName&q;:&q;Voice&q;,&q;productName&q;:&q;Voice&q;,&q;productPageUrlLinkTo&q;:&q;/voice-api&q;,&q;productPricingDetailsUrl&q;:&q;/voice-api#5fdNgVpgMIbK4f3dQnmGas&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6FnEpWwvqGRQ8M8CeyWws1/b7c4fa29469534739e2f1c6e156e6e38/phone_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Incorporate voice and phone functionality into your apps with RingCentral Voice APIs.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3LJiCmvTug5UVyTrQTlQ0P&q;,&q;ctaInternalName&q;:&q;Voice API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/voice&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;2oGEpAdnDXCnpiV29o3j9w&q;,&q;internalName&q;:&q;Team Messaging&q;,&q;productName&q;:&q;Team Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/team-messaging-api&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;multi thought bubble icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/7rmSg3XqvrfCb3bPHPdq3w/e7bfe76cb982997965027a6dab813ece/multi_thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Build chatbots, notifications, and add-ins within team messaging.&q;,&q;productDisplayOrder&q;:3,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1W9LvVy0XjGmr0pEd5ZEWS&q;,&q;ctaInternalName&q;:&q;Team Messaging API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/team-messaging&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;155AQAXyoqT1SUNi3cnnS3&q;,&q;internalName&q;:&q;Add-ins&q;,&q;productName&q;:&q;Add-ins&q;,&q;productPageUrlLinkTo&q;:&q;/add-ins&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6UiN0dXv8Ih9mAMRMFHBu5&q;,&q;ctaInternalName&q;:&q;RIngCentral Add-ins Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/add-ins&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1iBMXZLiR5a3PMbMqiv0B0&q;,&q;ctaInternalName&q;:&q;RingCentral Add-ins Guide&q;,&q;ctaText&q;:&q;API Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging/add-ins&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6kydfFODqgGvOiZl5MBxdf&q;,&q;internalName&q;:&q;Video&q;,&q;productName&q;:&q;Video&q;,&q;productPageUrlLinkTo&q;:&q;/video-api&q;,&q;productPricingDetailsUrl&q;:&q;/video-api#4LiTvuUVeQfscdcg7WAGZ2&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;High quality, secure video meetings for everyone - in the browser without the need for an app.&q;,&q;productDisplayOrder&q;:4,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4RMCpw4506OdFmYjneYlEh&q;,&q;ctaInternalName&q;:&q;Video API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/video&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YcsftTOSVsutozTdWrcv7&q;,&q;internalName&q;:&q;Meetings (Legacy)&q;,&q;productName&q;:&q;Meetings&q;,&q;productPageUrlLinkTo&q;:&q;/meetings-api&q;,&q;plansSupported&q;:[&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;meetings icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3peacoBdDtndugssDvGJbW/5b3e29df5ac5de4ff785ffba23f130a8/video_call_icon.svg&q;},&q;apiProductPageDescription&q;:&q;APIs to create, get meeting info, and get recordings for legacy RingCentral Meetings.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1GojDQEQXvEBexIqi5hXwI&q;,&q;internalName&q;:&q;Webinar (MVP)&q;,&q;productName&q;:&q;Webinar&q;,&q;productPageUrlLinkTo&q;:&q;/webinar-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Easily schedule, launch, and manage webinars for up to 10,000 attendees.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;Hz0SiagjZkkSlC1YW3Auj&q;,&q;ctaInternalName&q;:&q;Webinar API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/webinar&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4iI2klnjs26pHyg45Ts4n0&q;,&q;internalName&q;:&q;Fax&q;,&q;productName&q;:&q;Fax&q;,&q;productPageUrlLinkTo&q;:&q;/fax-api&q;,&q;productPricingDetailsUrl&q;:&q;/fax-api#1q4Zh2ipd0A7UvXnNXlgjz&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;fax icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6bNnXFsYqIRPJqqmmSsz9a/37c64b0fdc710116a775b3f714024cb1/fax_sheet_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Add programmable and customizable Fax capabilities to your applications&q;,&q;productDisplayOrder&q;:6,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2WZSiWwvhpkyQPWW0cS1Rz&q;,&q;ctaInternalName&q;:&q;Fax API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6N5JZCy1T7PYajvOi1mrdB&q;,&q;internalName&q;:&q;Data&q;,&q;productName&q;:&q;Data&q;,&q;productPageUrlLinkTo&q;:&q;/data-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;AUS&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;data icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3aJx8QFNsVY19Gy4ETHToB/d259149c34d4bbe4a667725537e103c8/growth_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Create smarter customer experiences and ensure regulatory compliance with call data, message data, and video recordings.&q;,&q;productDisplayOrder&q;:7,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;27nvyTlf96fE5J5qNCxxRG&q;,&q;ctaInternalName&q;:&q;Data API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Call-Log/readUserCallLog&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;59uJtNAM97DzMSF19E4uss&q;,&q;internalName&q;:&q;Configuration&q;,&q;productName&q;:&q;Configuration&q;,&q;productPageUrlLinkTo&q;:&q;/configuration-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Configuration icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dJCTTXpW3q669tvZV7lmP/24b1e836e70dbbd2031da5ba0f111f64/gear_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Manage accounts, devices, and extensions for easy on and off boarding with the Configuration API.&q;,&q;productDisplayOrder&q;:8,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;thK5YsJkylZcQo2UhXVUI&q;,&q;ctaInternalName&q;:&q;Configuration API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/account&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;seYdZW7nC7DRO5ofX3Xzc&q;,&q;internalName&q;:&q;MVP Webhooks&q;,&q;productName&q;:&q;Webhooks&q;,&q;productPageUrlLinkTo&q;:&q;/guide/notifications/webhooks/quick-start&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Webhooks MVP icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5YFJDdwYLXLEVeeBgYqysS/2d4bda43f02bf886f197591531e31687/refresh_content_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Webhooks for app notification of inbound and outbound events including voice and SMS.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5TQofx49SovDMKB9lGbIcm&q;,&q;internalName&q;:&q;More&q;,&q;productName&q;:&q;More&q;,&q;productPageUrlLinkTo&q;:&q;/api-products&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;l2INV3Yu4M7e7GvE0TgUe&q;,&q;ctaInternalName&q;:&q;See all APIs CTA&q;,&q;ctaText&q;:&q;See all APIs&q;,&q;ctaUrl&q;:&q;/api-products&q;}],&q;apiProductPageResourcesLinks&q;:[]}],&q;productFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;5BsnDFqIsTHuPSr9c3kubW&q;,&q;internalName&q;:&q;MVP Resources: API Docs&q;,&q;sectionTitle&q;:&q;Docs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1lTGa7LB7MSxGCn4qzKPoa&q;,&q;internalName&q;:&q;MVP Tutorials&q;,&q;menuTitle&q;:&q;API Guide&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;64q6RrJhibrwKLdfec2Aly&q;,&q;internalName&q;:&q;MVP API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;ZoFXeyjR1xUfkywf77BAD&q;,&q;internalName&q;:&q;MVP Changelog&q;,&q;menuTitle&q;:&q;API Changelog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/basics/changelog&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5Nlf55dyKn0Byf4LC9hX0N&q;,&q;internalName&q;:&q;MVP View More API Docs and Resources&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-and-docs.html&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}],&q;apiLandingPageProductFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}]}],&q;partnerPlanMapping&q;:{&q;productfamilies&q;:{&q;RingEX&q;:&q;BT Cloud Work&q;}},&q;partnerProductExclusions&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]}]},{&q;contentTypeId&q;:&q;corePartner&q;,&q;entryId&q;:&q;6FTLQzkncrL1sm20BMqpYw&q;,&q;partnerId&q;:&q;spectrum&q;,&q;partnerName&q;:&q;Spectrum&q;,&q;partnerSolution&q;:&q;Spectrum Business Connect&q;,&q;partnerOfferings&q;:[{&q;contentTypeId&q;:&q;coreProductFamilies&q;,&q;entryId&q;:&q;5mNcLhZKirSCJ4fPeRaoot&q;,&q;familyName&q;:&q;RingEX&q;,&q;familyTitle&q;:&q;{ProductFamily} APIs&q;,&q;familyDescription&q;:&q;{ProductFamily} enables businesses of all sizes to take their communications to the cloud. With a suite of powerful APIs for voice, SMS/ MMS, team messaging, video, fax, data, and configuration - you have the power to completely revolutionize the way your business communicates.&q;,&q;productsInFamily&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;3VfWIarqPa3nkUgILP1Le&q;,&q;internalName&q;:&q;Voice&q;,&q;productName&q;:&q;Voice&q;,&q;productPageUrlLinkTo&q;:&q;/voice-api&q;,&q;productPricingDetailsUrl&q;:&q;/voice-api#5fdNgVpgMIbK4f3dQnmGas&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6FnEpWwvqGRQ8M8CeyWws1/b7c4fa29469534739e2f1c6e156e6e38/phone_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Incorporate voice and phone functionality into your apps with RingCentral Voice APIs.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3LJiCmvTug5UVyTrQTlQ0P&q;,&q;ctaInternalName&q;:&q;Voice API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/voice&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;2oGEpAdnDXCnpiV29o3j9w&q;,&q;internalName&q;:&q;Team Messaging&q;,&q;productName&q;:&q;Team Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/team-messaging-api&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;multi thought bubble icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/7rmSg3XqvrfCb3bPHPdq3w/e7bfe76cb982997965027a6dab813ece/multi_thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Build chatbots, notifications, and add-ins within team messaging.&q;,&q;productDisplayOrder&q;:3,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1W9LvVy0XjGmr0pEd5ZEWS&q;,&q;ctaInternalName&q;:&q;Team Messaging API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/team-messaging&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;155AQAXyoqT1SUNi3cnnS3&q;,&q;internalName&q;:&q;Add-ins&q;,&q;productName&q;:&q;Add-ins&q;,&q;productPageUrlLinkTo&q;:&q;/add-ins&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6UiN0dXv8Ih9mAMRMFHBu5&q;,&q;ctaInternalName&q;:&q;RIngCentral Add-ins Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/add-ins&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1iBMXZLiR5a3PMbMqiv0B0&q;,&q;ctaInternalName&q;:&q;RingCentral Add-ins Guide&q;,&q;ctaText&q;:&q;API Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging/add-ins&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6kydfFODqgGvOiZl5MBxdf&q;,&q;internalName&q;:&q;Video&q;,&q;productName&q;:&q;Video&q;,&q;productPageUrlLinkTo&q;:&q;/video-api&q;,&q;productPricingDetailsUrl&q;:&q;/video-api#4LiTvuUVeQfscdcg7WAGZ2&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;High quality, secure video meetings for everyone - in the browser without the need for an app.&q;,&q;productDisplayOrder&q;:4,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4RMCpw4506OdFmYjneYlEh&q;,&q;ctaInternalName&q;:&q;Video API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/video&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YcsftTOSVsutozTdWrcv7&q;,&q;internalName&q;:&q;Meetings (Legacy)&q;,&q;productName&q;:&q;Meetings&q;,&q;productPageUrlLinkTo&q;:&q;/meetings-api&q;,&q;plansSupported&q;:[&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;meetings icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3peacoBdDtndugssDvGJbW/5b3e29df5ac5de4ff785ffba23f130a8/video_call_icon.svg&q;},&q;apiProductPageDescription&q;:&q;APIs to create, get meeting info, and get recordings for legacy RingCentral Meetings.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1GojDQEQXvEBexIqi5hXwI&q;,&q;internalName&q;:&q;Webinar (MVP)&q;,&q;productName&q;:&q;Webinar&q;,&q;productPageUrlLinkTo&q;:&q;/webinar-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Easily schedule, launch, and manage webinars for up to 10,000 attendees.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;Hz0SiagjZkkSlC1YW3Auj&q;,&q;ctaInternalName&q;:&q;Webinar API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/webinar&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4iI2klnjs26pHyg45Ts4n0&q;,&q;internalName&q;:&q;Fax&q;,&q;productName&q;:&q;Fax&q;,&q;productPageUrlLinkTo&q;:&q;/fax-api&q;,&q;productPricingDetailsUrl&q;:&q;/fax-api#1q4Zh2ipd0A7UvXnNXlgjz&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;fax icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6bNnXFsYqIRPJqqmmSsz9a/37c64b0fdc710116a775b3f714024cb1/fax_sheet_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Add programmable and customizable Fax capabilities to your applications&q;,&q;productDisplayOrder&q;:6,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2WZSiWwvhpkyQPWW0cS1Rz&q;,&q;ctaInternalName&q;:&q;Fax API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6N5JZCy1T7PYajvOi1mrdB&q;,&q;internalName&q;:&q;Data&q;,&q;productName&q;:&q;Data&q;,&q;productPageUrlLinkTo&q;:&q;/data-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;AUS&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;data icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3aJx8QFNsVY19Gy4ETHToB/d259149c34d4bbe4a667725537e103c8/growth_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Create smarter customer experiences and ensure regulatory compliance with call data, message data, and video recordings.&q;,&q;productDisplayOrder&q;:7,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;27nvyTlf96fE5J5qNCxxRG&q;,&q;ctaInternalName&q;:&q;Data API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Call-Log/readUserCallLog&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;59uJtNAM97DzMSF19E4uss&q;,&q;internalName&q;:&q;Configuration&q;,&q;productName&q;:&q;Configuration&q;,&q;productPageUrlLinkTo&q;:&q;/configuration-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Configuration icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dJCTTXpW3q669tvZV7lmP/24b1e836e70dbbd2031da5ba0f111f64/gear_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Manage accounts, devices, and extensions for easy on and off boarding with the Configuration API.&q;,&q;productDisplayOrder&q;:8,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;thK5YsJkylZcQo2UhXVUI&q;,&q;ctaInternalName&q;:&q;Configuration API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/account&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;seYdZW7nC7DRO5ofX3Xzc&q;,&q;internalName&q;:&q;MVP Webhooks&q;,&q;productName&q;:&q;Webhooks&q;,&q;productPageUrlLinkTo&q;:&q;/guide/notifications/webhooks/quick-start&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Webhooks MVP icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5YFJDdwYLXLEVeeBgYqysS/2d4bda43f02bf886f197591531e31687/refresh_content_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Webhooks for app notification of inbound and outbound events including voice and SMS.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5TQofx49SovDMKB9lGbIcm&q;,&q;internalName&q;:&q;More&q;,&q;productName&q;:&q;More&q;,&q;productPageUrlLinkTo&q;:&q;/api-products&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;l2INV3Yu4M7e7GvE0TgUe&q;,&q;ctaInternalName&q;:&q;See all APIs CTA&q;,&q;ctaText&q;:&q;See all APIs&q;,&q;ctaUrl&q;:&q;/api-products&q;}],&q;apiProductPageResourcesLinks&q;:[]}],&q;productFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;5BsnDFqIsTHuPSr9c3kubW&q;,&q;internalName&q;:&q;MVP Resources: API Docs&q;,&q;sectionTitle&q;:&q;Docs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1lTGa7LB7MSxGCn4qzKPoa&q;,&q;internalName&q;:&q;MVP Tutorials&q;,&q;menuTitle&q;:&q;API Guide&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;64q6RrJhibrwKLdfec2Aly&q;,&q;internalName&q;:&q;MVP API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;ZoFXeyjR1xUfkywf77BAD&q;,&q;internalName&q;:&q;MVP Changelog&q;,&q;menuTitle&q;:&q;API Changelog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/basics/changelog&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5Nlf55dyKn0Byf4LC9hX0N&q;,&q;internalName&q;:&q;MVP View More API Docs and Resources&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-and-docs.html&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}],&q;apiLandingPageProductFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}]}],&q;partnerPlanMapping&q;:{&q;productfamilies&q;:{&q;RingEX&q;:&q;Spectrum Business Connect&q;}},&q;partnerProductExclusions&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YcsftTOSVsutozTdWrcv7&q;,&q;internalName&q;:&q;Meetings (Legacy)&q;,&q;productName&q;:&q;Meetings&q;,&q;productPageUrlLinkTo&q;:&q;/meetings-api&q;,&q;plansSupported&q;:[&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;meetings icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3peacoBdDtndugssDvGJbW/5b3e29df5ac5de4ff785ffba23f130a8/video_call_icon.svg&q;},&q;apiProductPageDescription&q;:&q;APIs to create, get meeting info, and get recordings for legacy RingCentral Meetings.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]}]},{&q;contentTypeId&q;:&q;corePartner&q;,&q;entryId&q;:&q;1b4KuTG3ibltIEAIOviW7N&q;,&q;partnerId&q;:&q;telus&q;,&q;partnerName&q;:&q;TELUS&q;,&q;partnerSolution&q;:&q;TELUS Business Connect&q;,&q;partnerOfferings&q;:[{&q;contentTypeId&q;:&q;coreProductFamilies&q;,&q;entryId&q;:&q;5mNcLhZKirSCJ4fPeRaoot&q;,&q;familyName&q;:&q;RingEX&q;,&q;familyTitle&q;:&q;{ProductFamily} APIs&q;,&q;familyDescription&q;:&q;{ProductFamily} enables businesses of all sizes to take their communications to the cloud. With a suite of powerful APIs for voice, SMS/ MMS, team messaging, video, fax, data, and configuration - you have the power to completely revolutionize the way your business communicates.&q;,&q;productsInFamily&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;3VfWIarqPa3nkUgILP1Le&q;,&q;internalName&q;:&q;Voice&q;,&q;productName&q;:&q;Voice&q;,&q;productPageUrlLinkTo&q;:&q;/voice-api&q;,&q;productPricingDetailsUrl&q;:&q;/voice-api#5fdNgVpgMIbK4f3dQnmGas&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6FnEpWwvqGRQ8M8CeyWws1/b7c4fa29469534739e2f1c6e156e6e38/phone_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Incorporate voice and phone functionality into your apps with RingCentral Voice APIs.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3LJiCmvTug5UVyTrQTlQ0P&q;,&q;ctaInternalName&q;:&q;Voice API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/voice&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;2oGEpAdnDXCnpiV29o3j9w&q;,&q;internalName&q;:&q;Team Messaging&q;,&q;productName&q;:&q;Team Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/team-messaging-api&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;multi thought bubble icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/7rmSg3XqvrfCb3bPHPdq3w/e7bfe76cb982997965027a6dab813ece/multi_thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Build chatbots, notifications, and add-ins within team messaging.&q;,&q;productDisplayOrder&q;:3,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1W9LvVy0XjGmr0pEd5ZEWS&q;,&q;ctaInternalName&q;:&q;Team Messaging API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/team-messaging&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;155AQAXyoqT1SUNi3cnnS3&q;,&q;internalName&q;:&q;Add-ins&q;,&q;productName&q;:&q;Add-ins&q;,&q;productPageUrlLinkTo&q;:&q;/add-ins&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6UiN0dXv8Ih9mAMRMFHBu5&q;,&q;ctaInternalName&q;:&q;RIngCentral Add-ins Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/add-ins&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1iBMXZLiR5a3PMbMqiv0B0&q;,&q;ctaInternalName&q;:&q;RingCentral Add-ins Guide&q;,&q;ctaText&q;:&q;API Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging/add-ins&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6kydfFODqgGvOiZl5MBxdf&q;,&q;internalName&q;:&q;Video&q;,&q;productName&q;:&q;Video&q;,&q;productPageUrlLinkTo&q;:&q;/video-api&q;,&q;productPricingDetailsUrl&q;:&q;/video-api#4LiTvuUVeQfscdcg7WAGZ2&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;High quality, secure video meetings for everyone - in the browser without the need for an app.&q;,&q;productDisplayOrder&q;:4,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4RMCpw4506OdFmYjneYlEh&q;,&q;ctaInternalName&q;:&q;Video API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/video&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YcsftTOSVsutozTdWrcv7&q;,&q;internalName&q;:&q;Meetings (Legacy)&q;,&q;productName&q;:&q;Meetings&q;,&q;productPageUrlLinkTo&q;:&q;/meetings-api&q;,&q;plansSupported&q;:[&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;meetings icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3peacoBdDtndugssDvGJbW/5b3e29df5ac5de4ff785ffba23f130a8/video_call_icon.svg&q;},&q;apiProductPageDescription&q;:&q;APIs to create, get meeting info, and get recordings for legacy RingCentral Meetings.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1GojDQEQXvEBexIqi5hXwI&q;,&q;internalName&q;:&q;Webinar (MVP)&q;,&q;productName&q;:&q;Webinar&q;,&q;productPageUrlLinkTo&q;:&q;/webinar-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Easily schedule, launch, and manage webinars for up to 10,000 attendees.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;Hz0SiagjZkkSlC1YW3Auj&q;,&q;ctaInternalName&q;:&q;Webinar API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/webinar&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4iI2klnjs26pHyg45Ts4n0&q;,&q;internalName&q;:&q;Fax&q;,&q;productName&q;:&q;Fax&q;,&q;productPageUrlLinkTo&q;:&q;/fax-api&q;,&q;productPricingDetailsUrl&q;:&q;/fax-api#1q4Zh2ipd0A7UvXnNXlgjz&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;fax icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6bNnXFsYqIRPJqqmmSsz9a/37c64b0fdc710116a775b3f714024cb1/fax_sheet_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Add programmable and customizable Fax capabilities to your applications&q;,&q;productDisplayOrder&q;:6,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2WZSiWwvhpkyQPWW0cS1Rz&q;,&q;ctaInternalName&q;:&q;Fax API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6N5JZCy1T7PYajvOi1mrdB&q;,&q;internalName&q;:&q;Data&q;,&q;productName&q;:&q;Data&q;,&q;productPageUrlLinkTo&q;:&q;/data-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;AUS&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;data icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3aJx8QFNsVY19Gy4ETHToB/d259149c34d4bbe4a667725537e103c8/growth_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Create smarter customer experiences and ensure regulatory compliance with call data, message data, and video recordings.&q;,&q;productDisplayOrder&q;:7,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;27nvyTlf96fE5J5qNCxxRG&q;,&q;ctaInternalName&q;:&q;Data API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Call-Log/readUserCallLog&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;59uJtNAM97DzMSF19E4uss&q;,&q;internalName&q;:&q;Configuration&q;,&q;productName&q;:&q;Configuration&q;,&q;productPageUrlLinkTo&q;:&q;/configuration-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Configuration icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dJCTTXpW3q669tvZV7lmP/24b1e836e70dbbd2031da5ba0f111f64/gear_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Manage accounts, devices, and extensions for easy on and off boarding with the Configuration API.&q;,&q;productDisplayOrder&q;:8,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;thK5YsJkylZcQo2UhXVUI&q;,&q;ctaInternalName&q;:&q;Configuration API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/account&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;seYdZW7nC7DRO5ofX3Xzc&q;,&q;internalName&q;:&q;MVP Webhooks&q;,&q;productName&q;:&q;Webhooks&q;,&q;productPageUrlLinkTo&q;:&q;/guide/notifications/webhooks/quick-start&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Webhooks MVP icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5YFJDdwYLXLEVeeBgYqysS/2d4bda43f02bf886f197591531e31687/refresh_content_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Webhooks for app notification of inbound and outbound events including voice and SMS.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5TQofx49SovDMKB9lGbIcm&q;,&q;internalName&q;:&q;More&q;,&q;productName&q;:&q;More&q;,&q;productPageUrlLinkTo&q;:&q;/api-products&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;l2INV3Yu4M7e7GvE0TgUe&q;,&q;ctaInternalName&q;:&q;See all APIs CTA&q;,&q;ctaText&q;:&q;See all APIs&q;,&q;ctaUrl&q;:&q;/api-products&q;}],&q;apiProductPageResourcesLinks&q;:[]}],&q;productFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;5BsnDFqIsTHuPSr9c3kubW&q;,&q;internalName&q;:&q;MVP Resources: API Docs&q;,&q;sectionTitle&q;:&q;Docs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1lTGa7LB7MSxGCn4qzKPoa&q;,&q;internalName&q;:&q;MVP Tutorials&q;,&q;menuTitle&q;:&q;API Guide&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;64q6RrJhibrwKLdfec2Aly&q;,&q;internalName&q;:&q;MVP API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;ZoFXeyjR1xUfkywf77BAD&q;,&q;internalName&q;:&q;MVP Changelog&q;,&q;menuTitle&q;:&q;API Changelog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/basics/changelog&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5Nlf55dyKn0Byf4LC9hX0N&q;,&q;internalName&q;:&q;MVP View More API Docs and Resources&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-and-docs.html&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}],&q;apiLandingPageProductFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}]}],&q;partnerPlanMapping&q;:{&q;plans&q;:{&q;Core&q;:&q;Business Connect Enhanced&q;,&q;Ultra&q;:&q;Business Connect Complete&q;,&q;Premium&q;:&q;Business Connect Enhanced&q;,&q;Advanced&q;:&q;Business Connect Voice&q;,&q;Standard&q;:&q;Business Connect Voice&q;,&q;Ultimate&q;:&q;Business Connect Complete&q;,&q;Essentials&q;:&q;Business Connect Mobile&q;},&q;productfamilies&q;:{&q;RingEX&q;:&q;TELUS Business Connect&q;}},&q;partnerProductExclusions&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]}]},{&q;contentTypeId&q;:&q;corePartner&q;,&q;entryId&q;:&q;4y7i8YbZu3qjV0LpSPfxlQ&q;,&q;partnerId&q;:&q;ringcentral&q;,&q;partnerName&q;:&q;RingCentral&q;,&q;partnerSolution&q;:&q;MVP&q;,&q;partnerOfferings&q;:[{&q;contentTypeId&q;:&q;coreProductFamilies&q;,&q;entryId&q;:&q;5mNcLhZKirSCJ4fPeRaoot&q;,&q;familyName&q;:&q;RingEX&q;,&q;familyTitle&q;:&q;{ProductFamily} APIs&q;,&q;familyDescription&q;:&q;{ProductFamily} enables businesses of all sizes to take their communications to the cloud. With a suite of powerful APIs for voice, SMS/ MMS, team messaging, video, fax, data, and configuration - you have the power to completely revolutionize the way your business communicates.&q;,&q;productsInFamily&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;3VfWIarqPa3nkUgILP1Le&q;,&q;internalName&q;:&q;Voice&q;,&q;productName&q;:&q;Voice&q;,&q;productPageUrlLinkTo&q;:&q;/voice-api&q;,&q;productPricingDetailsUrl&q;:&q;/voice-api#5fdNgVpgMIbK4f3dQnmGas&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6FnEpWwvqGRQ8M8CeyWws1/b7c4fa29469534739e2f1c6e156e6e38/phone_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Incorporate voice and phone functionality into your apps with RingCentral Voice APIs.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3LJiCmvTug5UVyTrQTlQ0P&q;,&q;ctaInternalName&q;:&q;Voice API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/voice&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;2oGEpAdnDXCnpiV29o3j9w&q;,&q;internalName&q;:&q;Team Messaging&q;,&q;productName&q;:&q;Team Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/team-messaging-api&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;multi thought bubble icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/7rmSg3XqvrfCb3bPHPdq3w/e7bfe76cb982997965027a6dab813ece/multi_thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Build chatbots, notifications, and add-ins within team messaging.&q;,&q;productDisplayOrder&q;:3,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1W9LvVy0XjGmr0pEd5ZEWS&q;,&q;ctaInternalName&q;:&q;Team Messaging API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/team-messaging&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;155AQAXyoqT1SUNi3cnnS3&q;,&q;internalName&q;:&q;Add-ins&q;,&q;productName&q;:&q;Add-ins&q;,&q;productPageUrlLinkTo&q;:&q;/add-ins&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6UiN0dXv8Ih9mAMRMFHBu5&q;,&q;ctaInternalName&q;:&q;RIngCentral Add-ins Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/add-ins&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1iBMXZLiR5a3PMbMqiv0B0&q;,&q;ctaInternalName&q;:&q;RingCentral Add-ins Guide&q;,&q;ctaText&q;:&q;API Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging/add-ins&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6kydfFODqgGvOiZl5MBxdf&q;,&q;internalName&q;:&q;Video&q;,&q;productName&q;:&q;Video&q;,&q;productPageUrlLinkTo&q;:&q;/video-api&q;,&q;productPricingDetailsUrl&q;:&q;/video-api#4LiTvuUVeQfscdcg7WAGZ2&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;High quality, secure video meetings for everyone - in the browser without the need for an app.&q;,&q;productDisplayOrder&q;:4,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4RMCpw4506OdFmYjneYlEh&q;,&q;ctaInternalName&q;:&q;Video API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/video&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YcsftTOSVsutozTdWrcv7&q;,&q;internalName&q;:&q;Meetings (Legacy)&q;,&q;productName&q;:&q;Meetings&q;,&q;productPageUrlLinkTo&q;:&q;/meetings-api&q;,&q;plansSupported&q;:[&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;meetings icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3peacoBdDtndugssDvGJbW/5b3e29df5ac5de4ff785ffba23f130a8/video_call_icon.svg&q;},&q;apiProductPageDescription&q;:&q;APIs to create, get meeting info, and get recordings for legacy RingCentral Meetings.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1GojDQEQXvEBexIqi5hXwI&q;,&q;internalName&q;:&q;Webinar (MVP)&q;,&q;productName&q;:&q;Webinar&q;,&q;productPageUrlLinkTo&q;:&q;/webinar-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Easily schedule, launch, and manage webinars for up to 10,000 attendees.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;Hz0SiagjZkkSlC1YW3Auj&q;,&q;ctaInternalName&q;:&q;Webinar API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/webinar&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4iI2klnjs26pHyg45Ts4n0&q;,&q;internalName&q;:&q;Fax&q;,&q;productName&q;:&q;Fax&q;,&q;productPageUrlLinkTo&q;:&q;/fax-api&q;,&q;productPricingDetailsUrl&q;:&q;/fax-api#1q4Zh2ipd0A7UvXnNXlgjz&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;fax icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6bNnXFsYqIRPJqqmmSsz9a/37c64b0fdc710116a775b3f714024cb1/fax_sheet_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Add programmable and customizable Fax capabilities to your applications&q;,&q;productDisplayOrder&q;:6,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2WZSiWwvhpkyQPWW0cS1Rz&q;,&q;ctaInternalName&q;:&q;Fax API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6N5JZCy1T7PYajvOi1mrdB&q;,&q;internalName&q;:&q;Data&q;,&q;productName&q;:&q;Data&q;,&q;productPageUrlLinkTo&q;:&q;/data-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;AUS&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;data icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3aJx8QFNsVY19Gy4ETHToB/d259149c34d4bbe4a667725537e103c8/growth_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Create smarter customer experiences and ensure regulatory compliance with call data, message data, and video recordings.&q;,&q;productDisplayOrder&q;:7,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;27nvyTlf96fE5J5qNCxxRG&q;,&q;ctaInternalName&q;:&q;Data API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Call-Log/readUserCallLog&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;59uJtNAM97DzMSF19E4uss&q;,&q;internalName&q;:&q;Configuration&q;,&q;productName&q;:&q;Configuration&q;,&q;productPageUrlLinkTo&q;:&q;/configuration-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Configuration icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dJCTTXpW3q669tvZV7lmP/24b1e836e70dbbd2031da5ba0f111f64/gear_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Manage accounts, devices, and extensions for easy on and off boarding with the Configuration API.&q;,&q;productDisplayOrder&q;:8,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;thK5YsJkylZcQo2UhXVUI&q;,&q;ctaInternalName&q;:&q;Configuration API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/account&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;seYdZW7nC7DRO5ofX3Xzc&q;,&q;internalName&q;:&q;MVP Webhooks&q;,&q;productName&q;:&q;Webhooks&q;,&q;productPageUrlLinkTo&q;:&q;/guide/notifications/webhooks/quick-start&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Webhooks MVP icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5YFJDdwYLXLEVeeBgYqysS/2d4bda43f02bf886f197591531e31687/refresh_content_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Webhooks for app notification of inbound and outbound events including voice and SMS.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5TQofx49SovDMKB9lGbIcm&q;,&q;internalName&q;:&q;More&q;,&q;productName&q;:&q;More&q;,&q;productPageUrlLinkTo&q;:&q;/api-products&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;l2INV3Yu4M7e7GvE0TgUe&q;,&q;ctaInternalName&q;:&q;See all APIs CTA&q;,&q;ctaText&q;:&q;See all APIs&q;,&q;ctaUrl&q;:&q;/api-products&q;}],&q;apiProductPageResourcesLinks&q;:[]}],&q;productFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;5BsnDFqIsTHuPSr9c3kubW&q;,&q;internalName&q;:&q;MVP Resources: API Docs&q;,&q;sectionTitle&q;:&q;Docs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1lTGa7LB7MSxGCn4qzKPoa&q;,&q;internalName&q;:&q;MVP Tutorials&q;,&q;menuTitle&q;:&q;API Guide&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;64q6RrJhibrwKLdfec2Aly&q;,&q;internalName&q;:&q;MVP API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;ZoFXeyjR1xUfkywf77BAD&q;,&q;internalName&q;:&q;MVP Changelog&q;,&q;menuTitle&q;:&q;API Changelog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/basics/changelog&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5Nlf55dyKn0Byf4LC9hX0N&q;,&q;internalName&q;:&q;MVP View More API Docs and Resources&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-and-docs.html&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}],&q;apiLandingPageProductFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}]},{&q;contentTypeId&q;:&q;coreProductFamilies&q;,&q;entryId&q;:&q;4gyw8jo0qBEnOMhqBtOkrJ&q;,&q;familyName&q;:&q;RingCX&q;,&q;familyTitle&q;:&q;RingCX APIs&q;,&q;familyDescription&q;:&q;APIs for your inbound, outbound, and omni-digital contact center.&q;,&q;productsInFamily&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1qfZvNyz2RoqDhBLy9mStg&q;,&q;internalName&q;:&q;RingCX Voice&q;,&q;productName&q;:&q;RingCX Voice&q;,&q;productPageUrlLinkTo&q;:&q;/engage-voice-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;AUS&q;,&q;EUR&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;engagevoice icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6gUN48DIJwepoOvrgla4Ah/de0899dc356ef9289f0b81e1f54cec58/engagevoice_icon.png&q;},&q;apiProductPageDescription&q;:&q;Use RingCX Voice APIs to manage agents, configure inbound queues and routing, configure outbound campaigns, manage leads, manage active calls, and more.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Tt1dGQmalX8U0WXxRvuxt&q;,&q;ctaInternalName&q;:&q;RingCX Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/engage-voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1IzmGRmiaeDJyowSRLdnz0&q;,&q;ctaInternalName&q;:&q;RingCX Voice API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/engage/voice/guide&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7A0fEw2D8rTjRn0iks83gL&q;,&q;ctaInternalName&q;:&q;RingCX Voice API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/engage/voice/api-reference&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Tt1dGQmalX8U0WXxRvuxt&q;,&q;ctaInternalName&q;:&q;RingCX Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/engage-voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1IzmGRmiaeDJyowSRLdnz0&q;,&q;ctaInternalName&q;:&q;RingCX Voice API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/engage/voice/guide&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4vgIIQphiFGUEGz5ImgE1F&q;,&q;internalName&q;:&q;RingCX Digital&q;,&q;productName&q;:&q;RingCX Digital&q;,&q;productPageUrlLinkTo&q;:&q;/engage-digital-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;AUS&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;engagedigital icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/4WspFuCbkTDPuTGvEAsWhy/87e9b7f71c3570866f526c631868c737/engagedigital_icon.png&q;},&q;apiProductPageDescription&q;:&q;Build and manage your omni-digital presence with APIs for social media, SMS, live chat, email, and more&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;61VBPsNKbaHunqBpROnbRV&q;,&q;ctaInternalName&q;:&q;RingCX Digital API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q; /engage-digital-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;24s6LE0lQWWIXXj7frGmwv&q;,&q;ctaInternalName&q;:&q;RingCX Digital API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/engage/digital/guide&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1kkVSv8VrOqrgWl1gekTfZ&q;,&q;ctaInternalName&q;:&q;RingCX Digital API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/engage/digital/api-reference&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;61VBPsNKbaHunqBpROnbRV&q;,&q;ctaInternalName&q;:&q;RingCX Digital API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q; /engage-digital-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;24s6LE0lQWWIXXj7frGmwv&q;,&q;ctaInternalName&q;:&q;RingCX Digital API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/engage/digital/guide&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;PlU8dru1YsCvjZXCsM8GK&q;,&q;internalName&q;:&q;Engage Voice Webhooks&q;,&q;productName&q;:&q;Voice Webhooks&q;,&q;productPageUrlLinkTo&q;:&q;/engage/voice/guide/notifications/web-service&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;AUS&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;webhooks icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3YObp0v66tCFx0YhNmDpj2/940d9a3e95d5365e51a6885e27bf23b1/webhooks_icon.png&q;},&q;apiProductPageDescription&q;:&q;Webhooks for app notification of new and changes to agents, queues, outbound campaigns, leads, active calls, and more.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7gN4pMb23mHs25sWkYG0XJ&q;,&q;ctaInternalName&q;:&q;Engage Voice Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/engage/voice/guide/notifications/web-service&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7gN4pMb23mHs25sWkYG0XJ&q;,&q;ctaInternalName&q;:&q;Engage Voice Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/engage/voice/guide/notifications/web-service&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YHp9UllAQe14RA3BHZxfl&q;,&q;internalName&q;:&q;Engage Digital Webhooks&q;,&q;productName&q;:&q;Digital Webhooks&q;,&q;productPageUrlLinkTo&q;:&q;/engage/digital/guide/webhooks&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;AUS&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;webhooks icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3YObp0v66tCFx0YhNmDpj2/940d9a3e95d5365e51a6885e27bf23b1/webhooks_icon.png&q;},&q;apiProductPageDescription&q;:&q;Webhooks for event notification of new and changes to interventions, tasks, and agents.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2zK9AcCjW0EYdIgby98anU&q;,&q;ctaInternalName&q;:&q;Engage Digital Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/engage/digital/guide/webhooks&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2zK9AcCjW0EYdIgby98anU&q;,&q;ctaInternalName&q;:&q;Engage Digital Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/engage/digital/guide/webhooks&q;}]}],&q;productFamilyOrder&q;:5,&q;productFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;6VO492cZW2n2Y4jK0oldlq&q;,&q;internalName&q;:&q;Engage Voice API Docs/ Resources&q;,&q;sectionTitle&q;:&q;Docs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;13eXtTlhkJZxurAgNus3eZ&q;,&q;internalName&q;:&q;Engage Voice API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/engage/voice/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;poKUShQle1udXyUwr7gO4&q;,&q;internalName&q;:&q;Engage Voice API Docs View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/engage/voice/api-reference&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;6pqW1bedKpRXgoRENmCgwI&q;,&q;internalName&q;:&q;Engage Voice Widgets&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6OkWJtYkOtcVQVEtyBWQUQ&q;,&q;internalName&q;:&q;Engage Voice Embeddable&q;,&q;menuTitle&q;:&q;Engage Voice Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/engage/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7yEfiBU3SoLLT5Evhp2Kec&q;,&q;internalName&q;:&q;EMPTY (Spacer)&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;#&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7yEfiBU3SoLLT5Evhp2Kec&q;,&q;internalName&q;:&q;EMPTY (Spacer)&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;#&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6BRnGqG7BJL16bOtka8en6&q;,&q;internalName&q;:&q;Engage Voice Embeddables View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/engage/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;3te5FFxNBAhPvAfWzCLEBj&q;,&q;internalName&q;:&q;Engage Voice SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5PSKulye3f10cEyzWNC8SO&q;,&q;internalName&q;:&q;Engage Voice: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/engage-voice-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2SBvG4m6JWKCNSdV8VHDpp&q;,&q;internalName&q;:&q;Engage Voice: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/engage-voice-java&q;,&q;menuOrder&q;:4,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5hAcobMclLvOKNVmtudkaY&q;,&q;internalName&q;:&q;Engage Voice: Resources: .Net&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/EngageVoice.Net&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;77uelfn4d0rglG4etGi5F9&q;,&q;internalName&q;:&q;Engage Voice SDKs View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/engage/voice/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}],&q;apiLandingPageProductFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;3te5FFxNBAhPvAfWzCLEBj&q;,&q;internalName&q;:&q;Engage Voice SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5PSKulye3f10cEyzWNC8SO&q;,&q;internalName&q;:&q;Engage Voice: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/engage-voice-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2SBvG4m6JWKCNSdV8VHDpp&q;,&q;internalName&q;:&q;Engage Voice: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/engage-voice-java&q;,&q;menuOrder&q;:4,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5hAcobMclLvOKNVmtudkaY&q;,&q;internalName&q;:&q;Engage Voice: Resources: .Net&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/EngageVoice.Net&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;77uelfn4d0rglG4etGi5F9&q;,&q;internalName&q;:&q;Engage Voice SDKs View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/engage/voice/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;6pqW1bedKpRXgoRENmCgwI&q;,&q;internalName&q;:&q;Engage Voice Widgets&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6OkWJtYkOtcVQVEtyBWQUQ&q;,&q;internalName&q;:&q;Engage Voice Embeddable&q;,&q;menuTitle&q;:&q;Engage Voice Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/engage/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7yEfiBU3SoLLT5Evhp2Kec&q;,&q;internalName&q;:&q;EMPTY (Spacer)&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;#&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7yEfiBU3SoLLT5Evhp2Kec&q;,&q;internalName&q;:&q;EMPTY (Spacer)&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;#&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6BRnGqG7BJL16bOtka8en6&q;,&q;internalName&q;:&q;Engage Voice Embeddables View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/engage/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}]},{&q;contentTypeId&q;:&q;coreProductFamilies&q;,&q;entryId&q;:&q;2v11656Ndt0kSlW7T4IJui&q;,&q;familyName&q;:&q;Contact Center&q;,&q;familyTitle&q;:&q;RingCentral Contact Center APIs&q;,&q;familyDescription&q;:&q;Easily connect and manage your RingCentral Contact Center using the following APIs powered by NICE.&q;,&q;productsInFamily&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4ht2XDbmTVzm2MnEUwFUvc&q;,&q;internalName&q;:&q;NICE - Authentication APIs&q;,&q;productName&q;:&q;Authentication&q;,&q;productPageUrlLinkTo&q;:&q;https://developer.niceincontact.com/API/AuthenticationAPI&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;rccc icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dkPkQCOduhiCtYz7e46l3/b127bdb62b3e97d47cfb200c794c87f5/rccc_icon.png&q;},&q;apiProductPageDescription&q;:&q;The Authentication API is a collection of OAuth 2 and OpenID API calls that handle and control system resources needed control and manage login access to the CXone platform.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1NF24EGILsIec1k325iaot&q;,&q;ctaInternalName&q;:&q;NICE - Authentication APIs Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.niceincontact.com/API/AuthenticationAPI&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1NF24EGILsIec1k325iaot&q;,&q;ctaInternalName&q;:&q;NICE - Authentication APIs Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.niceincontact.com/API/AuthenticationAPI&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;7xPbZ18r3ve74WGmumITzi&q;,&q;internalName&q;:&q;NICE - Admin APIs&q;,&q;productName&q;:&q;Admin&q;,&q;productPageUrlLinkTo&q;:&q;https://developer.niceincontact.com/API/AdminAPI&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;rccc icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dkPkQCOduhiCtYz7e46l3/b127bdb62b3e97d47cfb200c794c87f5/rccc_icon.png&q;},&q;apiProductPageDescription&q;:&q;The Admin API is a collection of system resource calls in the NICE CXone. Calls like agent skill assignments, recording or monitoring calls, or logging off and agent are among the features.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Q5PXhJfhMe5mfO4a4LThA&q;,&q;ctaInternalName&q;:&q;NICE - Admin APIs Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.niceincontact.com/API/AdminAPI&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Q5PXhJfhMe5mfO4a4LThA&q;,&q;ctaInternalName&q;:&q;NICE - Admin APIs Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.niceincontact.com/API/AdminAPI&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5nymg5T89kJjDSZ3SeLijy&q;,&q;internalName&q;:&q;NICE - Agent APIs&q;,&q;productName&q;:&q;Agent&q;,&q;productPageUrlLinkTo&q;:&q;https://developer.niceincontact.com/API/AgentAPI&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;rccc icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dkPkQCOduhiCtYz7e46l3/b127bdb62b3e97d47cfb200c794c87f5/rccc_icon.png&q;},&q;apiProductPageDescription&q;:&q;The Agent API is used to manage all aspects of \&q;agent sessions.\&q; with SDK method calls. An agent session can be used to control interactions on agent activities like Phone Calls, Chats, Emails, Voice Mails, SMS, and Work Items.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6sgpLNxIKnnuggPPQWQWe2&q;,&q;ctaInternalName&q;:&q;NICE - Agent APIs Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.niceincontact.com/API/AgentAPI&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6sgpLNxIKnnuggPPQWQWe2&q;,&q;ctaInternalName&q;:&q;NICE - Agent APIs Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.niceincontact.com/API/AgentAPI&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;2TH8SJkGP4nEMFqF8iWBnt&q;,&q;internalName&q;:&q;NICE - Patron APIs&q;,&q;productName&q;:&q;Patron&q;,&q;productPageUrlLinkTo&q;:&q;https://developer.niceincontact.com/API/PatronAPI&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;rccc icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dkPkQCOduhiCtYz7e46l3/b127bdb62b3e97d47cfb200c794c87f5/rccc_icon.png&q;},&q;apiProductPageDescription&q;:&q;The Patron API can be used to create customer-facing tools. One example: creation of a mobile app that allows a customer (patron) to ask for a call back. Another example: web site that allows for the request of a live support chat session.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;LDR6H9j41dkUn3KBhZCOe&q;,&q;ctaInternalName&q;:&q;NICE - Patron APIs Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.niceincontact.com/API/PatronAPI&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;LDR6H9j41dkUn3KBhZCOe&q;,&q;ctaInternalName&q;:&q;NICE - Patron APIs Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.niceincontact.com/API/PatronAPI&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;2CyYbgZoZxlSCqisb8TrTR&q;,&q;internalName&q;:&q;NICE - Real Time Data APIs&q;,&q;productName&q;:&q;Real Time Data &q;,&q;productPageUrlLinkTo&q;:&q;https://developer.niceincontact.com/API/RealTimeDataAPI&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;rccc icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dkPkQCOduhiCtYz7e46l3/b127bdb62b3e97d47cfb200c794c87f5/rccc_icon.png&q;},&q;apiProductPageDescription&q;:&q;This API is a collection of API calls that grants and manages access to \&q;real-time\&q; data. With this API you can create dashboards or control panels to provide custom information to user agents or management.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1SVsBuiTaUsBx14rkWJfmx&q;,&q;ctaInternalName&q;:&q;NICE - Real Time Data APIs Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.niceincontact.com/API/RealTimeDataAPI&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1SVsBuiTaUsBx14rkWJfmx&q;,&q;ctaInternalName&q;:&q;NICE - Real Time Data APIs Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.niceincontact.com/API/RealTimeDataAPI&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;HOaprrg24xYIF1u3VCPrr&q;,&q;internalName&q;:&q;NICE - Reporting APIs&q;,&q;productName&q;:&q;Reporting&q;,&q;productPageUrlLinkTo&q;:&q;https://developer.niceincontact.com/API/ReportingAPI&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;rccc icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dkPkQCOduhiCtYz7e46l3/b127bdb62b3e97d47cfb200c794c87f5/rccc_icon.png&q;},&q;apiProductPageDescription&q;:&q;Use this API to build custom reports based on the platform&s;s historical data. You can display raw data or condense it into analytical formats.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;xrXKYH3XquoyvNfNMcWdj&q;,&q;ctaInternalName&q;:&q;NICE - Reporting APIs Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.niceincontact.com/API/ReportingAPI&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;xrXKYH3XquoyvNfNMcWdj&q;,&q;ctaInternalName&q;:&q;NICE - Reporting APIs Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.niceincontact.com/API/ReportingAPI&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5d91uuIf1xUrp3pQqiEEdj&q;,&q;internalName&q;:&q;NICE - UserHub APIs&q;,&q;productName&q;:&q;UserHub&q;,&q;productPageUrlLinkTo&q;:&q;https://developer.niceincontact.com/API/UserHubAPI&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;rccc icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dkPkQCOduhiCtYz7e46l3/b127bdb62b3e97d47cfb200c794c87f5/rccc_icon.png&q;},&q;apiProductPageDescription&q;:&q;The purpose of this API is to guide development with creating and using Access Keys for non-browser use.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;66exur4LhnJ8eU8cnUVqYv&q;,&q;ctaInternalName&q;:&q;NICE - UserHub APIs Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.niceincontact.com/API/UserHubAPI&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;66exur4LhnJ8eU8cnUVqYv&q;,&q;ctaInternalName&q;:&q;NICE - UserHub APIs Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.niceincontact.com/API/UserHubAPI&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;34zEqTyEfRG7YFeSzgF3Ng&q;,&q;internalName&q;:&q;NICE - Data Extraction APIs&q;,&q;productName&q;:&q;Data Extraction&q;,&q;productPageUrlLinkTo&q;:&q;https://developer.niceincontact.com/API/DataExtractionAPI&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;rccc icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dkPkQCOduhiCtYz7e46l3/b127bdb62b3e97d47cfb200c794c87f5/rccc_icon.png&q;},&q;apiProductPageDescription&q;:&q;Use this API to extract job information in CSV format to be used in external reporting tools like Excel. &q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;50S51NOCJIM1RAFduzQQ4y&q;,&q;ctaInternalName&q;:&q;NICE - Data Extraction APIs Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.niceincontact.com/API/DataExtractionAPI&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;50S51NOCJIM1RAFduzQQ4y&q;,&q;ctaInternalName&q;:&q;NICE - Data Extraction APIs Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.niceincontact.com/API/DataExtractionAPI&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;3OHgekraeCUYrpApEfxy1w&q;,&q;internalName&q;:&q;NICE - Media Playback APIs&q;,&q;productName&q;:&q;Media Playback&q;,&q;productPageUrlLinkTo&q;:&q;https://developer.niceincontact.com/API/MediaPlaybackAPI&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;rccc icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dkPkQCOduhiCtYz7e46l3/b127bdb62b3e97d47cfb200c794c87f5/rccc_icon.png&q;},&q;apiProductPageDescription&q;:&q;Use the Media Playback API to access recording media and metadata for voice, chat, and email forms of information. &q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1w5ICPJVkwHlUUTHDV8JZX&q;,&q;ctaInternalName&q;:&q;NICE - Media Playback APIs Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.niceincontact.com/API/MediaPlaybackAPI&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1w5ICPJVkwHlUUTHDV8JZX&q;,&q;ctaInternalName&q;:&q;NICE - Media Playback APIs Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.niceincontact.com/API/MediaPlaybackAPI&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1VTwAss9Ahp83vuyqAjkJr&q;,&q;internalName&q;:&q;NICE - Digital Engagement APIs&q;,&q;productName&q;:&q;Digital Engagement&q;,&q;productPageUrlLinkTo&q;:&q;https://developer.niceincontact.com/API/DigitalEngagementAPI&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;rccc icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dkPkQCOduhiCtYz7e46l3/b127bdb62b3e97d47cfb200c794c87f5/rccc_icon.png&q;},&q;apiProductPageDescription&q;:&q;The Digital Engagement API can be used to establish an connection between the NICE platform and a third party messaging app. Connections could be for social media, direct messaging, or internet based forums.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;102NrM5wKP1zOB96E8tIDx&q;,&q;ctaInternalName&q;:&q;NICE - Digital Engagement APIs Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.niceincontact.com/API/DigitalEngagementAPI&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;102NrM5wKP1zOB96E8tIDx&q;,&q;ctaInternalName&q;:&q;NICE - Digital Engagement APIs Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.niceincontact.com/API/DigitalEngagementAPI&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1oEpkMoixgntyEYFHk61WO&q;,&q;internalName&q;:&q;NICE - Business Data APIs&q;,&q;productName&q;:&q;Business Data&q;,&q;productPageUrlLinkTo&q;:&q;https://developer.niceincontact.com/API/BusinessDataAPI&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;rccc icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dkPkQCOduhiCtYz7e46l3/b127bdb62b3e97d47cfb200c794c87f5/rccc_icon.png&q;},&q;apiProductPageDescription&q;:&q;This API allows the developer to access the business data that is stored in the microservices area. This data is a set of custom fields that can be connected with a calls metadata, you can then update the values in these custom fields for any closed interactions. &q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3254ksFI56VThqRLJIcBv4&q;,&q;ctaInternalName&q;:&q;NICE - Business Data APIs Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.niceincontact.com/API/BusinessDataAPI&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3254ksFI56VThqRLJIcBv4&q;,&q;ctaInternalName&q;:&q;NICE - Business Data APIs Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.niceincontact.com/API/BusinessDataAPI&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5TQofx49SovDMKB9lGbIcm&q;,&q;internalName&q;:&q;More&q;,&q;productName&q;:&q;More&q;,&q;productPageUrlLinkTo&q;:&q;/api-products&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;l2INV3Yu4M7e7GvE0TgUe&q;,&q;ctaInternalName&q;:&q;See all APIs CTA&q;,&q;ctaText&q;:&q;See all APIs&q;,&q;ctaUrl&q;:&q;/api-products&q;}],&q;apiProductPageResourcesLinks&q;:[]}],&q;productFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;28BT2AWUZlD5Q118RlIdA3&q;,&q;internalName&q;:&q;NICE Documentation&q;,&q;sectionTitle&q;:&q;Docs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1iYUKTyy8fD8HxqMCMHVIi&q;,&q;internalName&q;:&q;NICE - Getting started&q;,&q;menuTitle&q;:&q;Getting Started&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.niceincontact.com/Documentation/CXoneAuthenticationGettingStarted&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4V3ZqEWd8rZ8HpNDBX7TVZ&q;,&q;internalName&q;:&q;NICE - Mobile SDK Docs&q;,&q;menuTitle&q;:&q;Mobile SDK&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.niceincontact.com/Documentation/MobileSDK&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3ejRgZ8XhRPY4lCNiRL4wt&q;,&q;internalName&q;:&q;NICE - Using Events&q;,&q;menuTitle&q;:&q;Using Events&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.niceincontact.com/Documentation/UsingEvents&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;tCA8ScT4y2fnUI4kxIBUT&q;,&q;internalName&q;:&q;NICE Developer Guide&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.niceincontact.com/Documentation&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;mCeQyOrGC3EbwuNtGUCX9&q;,&q;internalName&q;:&q;NICE SDKs&q;,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;MZc6MFqpKjowvkL0sRZ5M&q;,&q;internalName&q;:&q;NICE &q;,&q;menuTitle&q;:&q;iOS&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.niceincontact.com/Downloads/Download/1&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;221XuTi35HUjF4o8a2Sjy5&q;,&q;internalName&q;:&q;NICE Android SDK&q;,&q;menuTitle&q;:&q;Android&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.niceincontact.com/Downloads/Download/2&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3yOSJDpW1v1Z4OzwFPtMdg&q;,&q;internalName&q;:&q;NICE HTML5 SDK&q;,&q;menuTitle&q;:&q;HTML5&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.niceincontact.com/Downloads/Download/3&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;576qXnY4xnKjmVlC3xj3FR&q;,&q;internalName&q;:&q;NICE SDKs All&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.niceincontact.com/Downloads&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;vgpZI2ZTowuyc5wG6osEZ&q;,&q;internalName&q;:&q;NICE Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;li9yCRHAr3DfwdsGAThYJ&q;,&q;internalName&q;:&q;NICE Case Studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=1&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}],&q;apiLandingPageProductFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;mCeQyOrGC3EbwuNtGUCX9&q;,&q;internalName&q;:&q;NICE SDKs&q;,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;MZc6MFqpKjowvkL0sRZ5M&q;,&q;internalName&q;:&q;NICE &q;,&q;menuTitle&q;:&q;iOS&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.niceincontact.com/Downloads/Download/1&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;221XuTi35HUjF4o8a2Sjy5&q;,&q;internalName&q;:&q;NICE Android SDK&q;,&q;menuTitle&q;:&q;Android&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.niceincontact.com/Downloads/Download/2&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3yOSJDpW1v1Z4OzwFPtMdg&q;,&q;internalName&q;:&q;NICE HTML5 SDK&q;,&q;menuTitle&q;:&q;HTML5&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.niceincontact.com/Downloads/Download/3&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;576qXnY4xnKjmVlC3xj3FR&q;,&q;internalName&q;:&q;NICE SDKs All&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.niceincontact.com/Downloads&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;vgpZI2ZTowuyc5wG6osEZ&q;,&q;internalName&q;:&q;NICE Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;li9yCRHAr3DfwdsGAThYJ&q;,&q;internalName&q;:&q;NICE Case Studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=1&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}]},{&q;contentTypeId&q;:&q;coreProductFamilies&q;,&q;entryId&q;:&q;1zXNUry3mNLRzcdGT9nzVW&q;,&q;familyName&q;:&q;RingCentral Video&q;,&q;familyTitle&q;:&q;{ProductFamily} APIs&q;,&q;familyDescription&q;:&q;{ProductFamily} allows you to revolutionize the way you work with seamless team messaging and video capabilities backed by powerful APIs, integrations, and webhooks.&q;,&q;productsInFamily&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;2oGEpAdnDXCnpiV29o3j9w&q;,&q;internalName&q;:&q;Team Messaging&q;,&q;productName&q;:&q;Team Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/team-messaging-api&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;multi thought bubble icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/7rmSg3XqvrfCb3bPHPdq3w/e7bfe76cb982997965027a6dab813ece/multi_thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Build chatbots, notifications, and add-ins within team messaging.&q;,&q;productDisplayOrder&q;:3,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1W9LvVy0XjGmr0pEd5ZEWS&q;,&q;ctaInternalName&q;:&q;Team Messaging API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/team-messaging&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;155AQAXyoqT1SUNi3cnnS3&q;,&q;internalName&q;:&q;Add-ins&q;,&q;productName&q;:&q;Add-ins&q;,&q;productPageUrlLinkTo&q;:&q;/add-ins&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6UiN0dXv8Ih9mAMRMFHBu5&q;,&q;ctaInternalName&q;:&q;RIngCentral Add-ins Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/add-ins&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1iBMXZLiR5a3PMbMqiv0B0&q;,&q;ctaInternalName&q;:&q;RingCentral Add-ins Guide&q;,&q;ctaText&q;:&q;API Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging/add-ins&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6kydfFODqgGvOiZl5MBxdf&q;,&q;internalName&q;:&q;Video&q;,&q;productName&q;:&q;Video&q;,&q;productPageUrlLinkTo&q;:&q;/video-api&q;,&q;productPricingDetailsUrl&q;:&q;/video-api#4LiTvuUVeQfscdcg7WAGZ2&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;High quality, secure video meetings for everyone - in the browser without the need for an app.&q;,&q;productDisplayOrder&q;:4,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4RMCpw4506OdFmYjneYlEh&q;,&q;ctaInternalName&q;:&q;Video API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/video&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;73g8jzv7myNi3Jsyr2HHHU&q;,&q;internalName&q;:&q;Webinar (Video)&q;,&q;productName&q;:&q;Webinar&q;,&q;productPageUrlLinkTo&q;:&q;/webinar-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:false,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/1ft8oJ0iV7zHKQ0wUQ9CkX/49db0923cd66f2c8615f49841f3eeb36/video_icon.png&q;},&q;apiProductPageDescription&q;:&q;Easily schedule, launch, and manage webinars for up to 10,000 attendees.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;Hz0SiagjZkkSlC1YW3Auj&q;,&q;ctaInternalName&q;:&q;Webinar API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/webinar&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1GojDQEQXvEBexIqi5hXwI&q;,&q;internalName&q;:&q;Webinar (MVP)&q;,&q;productName&q;:&q;Webinar&q;,&q;productPageUrlLinkTo&q;:&q;/webinar-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Easily schedule, launch, and manage webinars for up to 10,000 attendees.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;Hz0SiagjZkkSlC1YW3Auj&q;,&q;ctaInternalName&q;:&q;Webinar API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/webinar&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;nQBW1x9wYtvU4g17hbFkQ&q;,&q;internalName&q;:&q;RCV Webhooks&q;,&q;productName&q;:&q;Webhooks&q;,&q;productPageUrlLinkTo&q;:&q;/guide/notifications/webhooks/quick-start&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Webhooks MVP icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5YFJDdwYLXLEVeeBgYqysS/2d4bda43f02bf886f197591531e31687/refresh_content_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Webhooks for app notification of inbound and outbound events including messaging and video.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5TQofx49SovDMKB9lGbIcm&q;,&q;internalName&q;:&q;More&q;,&q;productName&q;:&q;More&q;,&q;productPageUrlLinkTo&q;:&q;/api-products&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;l2INV3Yu4M7e7GvE0TgUe&q;,&q;ctaInternalName&q;:&q;See all APIs CTA&q;,&q;ctaText&q;:&q;See all APIs&q;,&q;ctaUrl&q;:&q;/api-products&q;}],&q;apiProductPageResourcesLinks&q;:[]}],&q;productFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;5BsnDFqIsTHuPSr9c3kubW&q;,&q;internalName&q;:&q;MVP Resources: API Docs&q;,&q;sectionTitle&q;:&q;Docs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1lTGa7LB7MSxGCn4qzKPoa&q;,&q;internalName&q;:&q;MVP Tutorials&q;,&q;menuTitle&q;:&q;API Guide&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;64q6RrJhibrwKLdfec2Aly&q;,&q;internalName&q;:&q;MVP API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;ZoFXeyjR1xUfkywf77BAD&q;,&q;internalName&q;:&q;MVP Changelog&q;,&q;menuTitle&q;:&q;API Changelog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/basics/changelog&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5Nlf55dyKn0Byf4LC9hX0N&q;,&q;internalName&q;:&q;MVP View More API Docs and Resources&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-and-docs.html&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}],&q;apiLandingPageProductFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}]},{&q;contentTypeId&q;:&q;coreProductFamilies&q;,&q;entryId&q;:&q;1SHTIMdHvHMxNWYxcfTARQ&q;,&q;familyName&q;:&q;RingCentral Events&q;,&q;familyTitle&q;:&q;RingCentral Events APIs&q;,&q;familyDescription&q;:&q;{ProductFamily} provides an all-in-one solution for your virtual, onsite, or hybrid events enhanced by AI and APIs to allow seamless integration, reporting, and event management. &q;,&q;productsInFamily&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;54lSooJUwk7UG6nuutAh4y&q;,&q;internalName&q;:&q;Events Booths&q;,&q;productName&q;:&q;Booths&q;,&q;productPageUrlLinkTo&q;:&q;#&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/2MLQ4x68XOd6gYEYiju7CC/0a1b4a2bfaf6353e08640d4f51faa98c/phone_icon.png&q;},&q;apiProductPageDescription&q;:&q;The Expo area of RingCentral Events is the exhibitor hall of digital vendor booths at your event.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3FvMntobrCaf18AnHIHhes&q;,&q;ctaInternalName&q;:&q;Events Booths API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.events.ringcentral.com/external-api/reference#tag/Booths&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3FvMntobrCaf18AnHIHhes&q;,&q;ctaInternalName&q;:&q;Events Booths API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.events.ringcentral.com/external-api/reference#tag/Booths&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;3gnWWz2WnJNfHrW1NAnVUk&q;,&q;internalName&q;:&q;Events Stages&q;,&q;productName&q;:&q;Stages&q;,&q;productPageUrlLinkTo&q;:&q;#&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/2MLQ4x68XOd6gYEYiju7CC/0a1b4a2bfaf6353e08640d4f51faa98c/phone_icon.png&q;},&q;apiProductPageDescription&q;:&q;Stages are a place for few to many talks, presentations or panels.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7a208Z6sDufOM4VcaOkmNW&q;,&q;ctaInternalName&q;:&q;Events Stages API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.events.ringcentral.com/external-api/reference#tag/Stages&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7a208Z6sDufOM4VcaOkmNW&q;,&q;ctaInternalName&q;:&q;Events Stages API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.events.ringcentral.com/external-api/reference#tag/Stages&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;2OUFU4nYiclSwP2ujNwu07&q;,&q;internalName&q;:&q;Events Sessions&q;,&q;productName&q;:&q;Sessions&q;,&q;productPageUrlLinkTo&q;:&q;#&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/2MLQ4x68XOd6gYEYiju7CC/0a1b4a2bfaf6353e08640d4f51faa98c/phone_icon.png&q;},&q;apiProductPageDescription&q;:&q;Sessions are virtual gatherings with multiple participants.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2Zy7Ts1x7x9rnuNZcTpRt2&q;,&q;ctaInternalName&q;:&q;Events Sessions API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.events.ringcentral.com/external-api/reference#tag/Sessions&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2Zy7Ts1x7x9rnuNZcTpRt2&q;,&q;ctaInternalName&q;:&q;Events Sessions API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.events.ringcentral.com/external-api/reference#tag/Sessions&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6MCXeN0XLPQdZOaSmOqexB&q;,&q;internalName&q;:&q;Events Tickets&q;,&q;productName&q;:&q;Tickets&q;,&q;productPageUrlLinkTo&q;:&q;#&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/2MLQ4x68XOd6gYEYiju7CC/0a1b4a2bfaf6353e08640d4f51faa98c/phone_icon.png&q;},&q;apiProductPageDescription&q;:&q;Customers register for an event using tickets. Tickets can have different prices, discounts, quantity, etc.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2z20mIPpU0EuBwVsl1k3rA&q;,&q;ctaInternalName&q;:&q;Events Tickets API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.events.ringcentral.com/external-api/reference#tag/Tickets&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2z20mIPpU0EuBwVsl1k3rA&q;,&q;ctaInternalName&q;:&q;Events Tickets API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.events.ringcentral.com/external-api/reference#tag/Tickets&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6SIc9tcUjFqFMS5Z5EGp1Y&q;,&q;internalName&q;:&q;Events Registrations&q;,&q;productName&q;:&q;Registrations&q;,&q;productPageUrlLinkTo&q;:&q;#&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/2MLQ4x68XOd6gYEYiju7CC/0a1b4a2bfaf6353e08640d4f51faa98c/phone_icon.png&q;},&q;apiProductPageDescription&q;:&q;Registrations are created when user buys a ticket for an event.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4B1NhgXx5rpJAyBtmKqHlc&q;,&q;ctaInternalName&q;:&q;Events Registrations API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.events.ringcentral.com/external-api/reference#tag/Registration&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4B1NhgXx5rpJAyBtmKqHlc&q;,&q;ctaInternalName&q;:&q;Events Registrations API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.events.ringcentral.com/external-api/reference#tag/Registration&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;295ygG0FNvdpQumwsFBfSJ&q;,&q;internalName&q;:&q;Events Schedule Items&q;,&q;productName&q;:&q;Schedule Items&q;,&q;productPageUrlLinkTo&q;:&q;#&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/2MLQ4x68XOd6gYEYiju7CC/0a1b4a2bfaf6353e08640d4f51faa98c/phone_icon.png&q;},&q;apiProductPageDescription&q;:&q;Schedule items are collections of event areas (Sessions, Stages, or Booths) arranged by start and end times.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4IwHzE02oW8o2F0OVZnvgQ&q;,&q;ctaInternalName&q;:&q;Events Schedule Items API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.events.ringcentral.com/external-api/reference#tag/Schedule-Items&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4IwHzE02oW8o2F0OVZnvgQ&q;,&q;ctaInternalName&q;:&q;Events Schedule Items API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.events.ringcentral.com/external-api/reference#tag/Schedule-Items&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6GS3g2NoidAfRH2cmXkCRY&q;,&q;internalName&q;:&q;Events Magic Links&q;,&q;productName&q;:&q;Magic Links&q;,&q;productPageUrlLinkTo&q;:&q;#&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/2MLQ4x68XOd6gYEYiju7CC/0a1b4a2bfaf6353e08640d4f51faa98c/phone_icon.png&q;},&q;apiProductPageDescription&q;:&q;Magic Links can automatically sign-up attendees for specific events.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2JZqNVpauoMOPNp2kbuvd2&q;,&q;ctaInternalName&q;:&q;Events Magic Links API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.events.ringcentral.com/external-api/reference#tag/Magic-Links&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2JZqNVpauoMOPNp2kbuvd2&q;,&q;ctaInternalName&q;:&q;Events Magic Links API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.events.ringcentral.com/external-api/reference#tag/Magic-Links&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4zXY8vXroVIzNFCgl8qubI&q;,&q;internalName&q;:&q;Events Reports&q;,&q;productName&q;:&q;Reports&q;,&q;productPageUrlLinkTo&q;:&q;#&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/2MLQ4x68XOd6gYEYiju7CC/0a1b4a2bfaf6353e08640d4f51faa98c/phone_icon.png&q;},&q;apiProductPageDescription&q;:&q;Downloadable reports help organisers analyse how different areas of their event has performed.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;Rsz3CsGPfKCJa7wTjgoXz&q;,&q;ctaInternalName&q;:&q;Events Reports API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.hopin.com/external-api/reference#tag/Reports&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;Rsz3CsGPfKCJa7wTjgoXz&q;,&q;ctaInternalName&q;:&q;Events Reports API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.hopin.com/external-api/reference#tag/Reports&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;66Q3R00GtMuorGPMSHB9Jl&q;,&q;internalName&q;:&q;Events Data Subscriptions&q;,&q;productName&q;:&q;Data Subscriptions&q;,&q;productPageUrlLinkTo&q;:&q;#&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/2MLQ4x68XOd6gYEYiju7CC/0a1b4a2bfaf6353e08640d4f51faa98c/phone_icon.png&q;},&q;apiProductPageDescription&q;:&q;Data Subscriptions allow you to subscribe to topics and be notified when actions happen in an event.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7iI3SBwAZ0cjvOiTg6d7AV&q;,&q;ctaInternalName&q;:&q;Events Data Subscriptions API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.hopin.com/external-api/reference#tag/Data-Subscriptions&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7iI3SBwAZ0cjvOiTg6d7AV&q;,&q;ctaInternalName&q;:&q;Events Data Subscriptions API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;https://developer.hopin.com/external-api/reference#tag/Data-Subscriptions&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5r471qpkZ1OTWqeKsQUZml&q;,&q;internalName&q;:&q;RingCentral Events More&q;,&q;productName&q;:&q;More&q;,&q;productPageUrlLinkTo&q;:&q;/api-products&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;47cnqTcYbBEdJ7TP1YvSn9&q;,&q;ctaInternalName&q;:&q;See all Event APIs CTA&q;,&q;ctaText&q;:&q;See all APIs&q;,&q;ctaUrl&q;:&q;/api-products&q;}],&q;apiProductPageResourcesLinks&q;:[]}],&q;productFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;5KO1zFDTc1xbmAfDLC9dlm&q;,&q;internalName&q;:&q;Events Docs&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Docs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5Mvs63nQndzHkDrrCWjXRa&q;,&q;internalName&q;:&q;Events Docs Guide&q;,&q;menuTitle&q;:&q;API Guide&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.events.ringcentral.com/external-api/&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4R20iLmJZvDiLGnjbHQB4B&q;,&q;internalName&q;:&q;Events Docs API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.events.ringcentral.com/external-api/reference&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;OMSKLoVrcISKRGmln18aw&q;,&q;internalName&q;:&q;Events Docs Changelog&q;,&q;menuTitle&q;:&q;Changelog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.events.ringcentral.com/external-api/changelog&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;Az3eOoFqVPGELHW558jKo&q;,&q;internalName&q;:&q;Events Docs View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.events.ringcentral.com/&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}],&q;apiLandingPageProductFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;5KO1zFDTc1xbmAfDLC9dlm&q;,&q;internalName&q;:&q;Events Docs&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Docs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5Mvs63nQndzHkDrrCWjXRa&q;,&q;internalName&q;:&q;Events Docs Guide&q;,&q;menuTitle&q;:&q;API Guide&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.events.ringcentral.com/external-api/&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4R20iLmJZvDiLGnjbHQB4B&q;,&q;internalName&q;:&q;Events Docs API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.events.ringcentral.com/external-api/reference&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;OMSKLoVrcISKRGmln18aw&q;,&q;internalName&q;:&q;Events Docs Changelog&q;,&q;menuTitle&q;:&q;Changelog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.events.ringcentral.com/external-api/changelog&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;Az3eOoFqVPGELHW558jKo&q;,&q;internalName&q;:&q;Events Docs View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.events.ringcentral.com/&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}]}],&q;partnerProductExclusions&q;:[]},{&q;contentTypeId&q;:&q;corePartner&q;,&q;entryId&q;:&q;115W2FnRuaVNEOrsPTXBhq&q;,&q;partnerId&q;:&q;horizon&q;,&q;partnerName&q;:&q;Horizon Telecom&q;,&q;partnerSolution&q;:&q;MVP&q;,&q;partnerOfferings&q;:[{&q;contentTypeId&q;:&q;coreProductFamilies&q;,&q;entryId&q;:&q;5mNcLhZKirSCJ4fPeRaoot&q;,&q;familyName&q;:&q;RingEX&q;,&q;familyTitle&q;:&q;{ProductFamily} APIs&q;,&q;familyDescription&q;:&q;{ProductFamily} enables businesses of all sizes to take their communications to the cloud. With a suite of powerful APIs for voice, SMS/ MMS, team messaging, video, fax, data, and configuration - you have the power to completely revolutionize the way your business communicates.&q;,&q;productsInFamily&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;3VfWIarqPa3nkUgILP1Le&q;,&q;internalName&q;:&q;Voice&q;,&q;productName&q;:&q;Voice&q;,&q;productPageUrlLinkTo&q;:&q;/voice-api&q;,&q;productPricingDetailsUrl&q;:&q;/voice-api#5fdNgVpgMIbK4f3dQnmGas&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6FnEpWwvqGRQ8M8CeyWws1/b7c4fa29469534739e2f1c6e156e6e38/phone_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Incorporate voice and phone functionality into your apps with RingCentral Voice APIs.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3LJiCmvTug5UVyTrQTlQ0P&q;,&q;ctaInternalName&q;:&q;Voice API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/voice&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;2oGEpAdnDXCnpiV29o3j9w&q;,&q;internalName&q;:&q;Team Messaging&q;,&q;productName&q;:&q;Team Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/team-messaging-api&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;multi thought bubble icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/7rmSg3XqvrfCb3bPHPdq3w/e7bfe76cb982997965027a6dab813ece/multi_thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Build chatbots, notifications, and add-ins within team messaging.&q;,&q;productDisplayOrder&q;:3,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1W9LvVy0XjGmr0pEd5ZEWS&q;,&q;ctaInternalName&q;:&q;Team Messaging API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/team-messaging&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;155AQAXyoqT1SUNi3cnnS3&q;,&q;internalName&q;:&q;Add-ins&q;,&q;productName&q;:&q;Add-ins&q;,&q;productPageUrlLinkTo&q;:&q;/add-ins&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6UiN0dXv8Ih9mAMRMFHBu5&q;,&q;ctaInternalName&q;:&q;RIngCentral Add-ins Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/add-ins&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1iBMXZLiR5a3PMbMqiv0B0&q;,&q;ctaInternalName&q;:&q;RingCentral Add-ins Guide&q;,&q;ctaText&q;:&q;API Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging/add-ins&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6kydfFODqgGvOiZl5MBxdf&q;,&q;internalName&q;:&q;Video&q;,&q;productName&q;:&q;Video&q;,&q;productPageUrlLinkTo&q;:&q;/video-api&q;,&q;productPricingDetailsUrl&q;:&q;/video-api#4LiTvuUVeQfscdcg7WAGZ2&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;High quality, secure video meetings for everyone - in the browser without the need for an app.&q;,&q;productDisplayOrder&q;:4,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4RMCpw4506OdFmYjneYlEh&q;,&q;ctaInternalName&q;:&q;Video API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/video&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YcsftTOSVsutozTdWrcv7&q;,&q;internalName&q;:&q;Meetings (Legacy)&q;,&q;productName&q;:&q;Meetings&q;,&q;productPageUrlLinkTo&q;:&q;/meetings-api&q;,&q;plansSupported&q;:[&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;meetings icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3peacoBdDtndugssDvGJbW/5b3e29df5ac5de4ff785ffba23f130a8/video_call_icon.svg&q;},&q;apiProductPageDescription&q;:&q;APIs to create, get meeting info, and get recordings for legacy RingCentral Meetings.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1GojDQEQXvEBexIqi5hXwI&q;,&q;internalName&q;:&q;Webinar (MVP)&q;,&q;productName&q;:&q;Webinar&q;,&q;productPageUrlLinkTo&q;:&q;/webinar-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Easily schedule, launch, and manage webinars for up to 10,000 attendees.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;Hz0SiagjZkkSlC1YW3Auj&q;,&q;ctaInternalName&q;:&q;Webinar API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/webinar&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4iI2klnjs26pHyg45Ts4n0&q;,&q;internalName&q;:&q;Fax&q;,&q;productName&q;:&q;Fax&q;,&q;productPageUrlLinkTo&q;:&q;/fax-api&q;,&q;productPricingDetailsUrl&q;:&q;/fax-api#1q4Zh2ipd0A7UvXnNXlgjz&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;fax icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6bNnXFsYqIRPJqqmmSsz9a/37c64b0fdc710116a775b3f714024cb1/fax_sheet_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Add programmable and customizable Fax capabilities to your applications&q;,&q;productDisplayOrder&q;:6,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2WZSiWwvhpkyQPWW0cS1Rz&q;,&q;ctaInternalName&q;:&q;Fax API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6N5JZCy1T7PYajvOi1mrdB&q;,&q;internalName&q;:&q;Data&q;,&q;productName&q;:&q;Data&q;,&q;productPageUrlLinkTo&q;:&q;/data-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;AUS&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;data icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3aJx8QFNsVY19Gy4ETHToB/d259149c34d4bbe4a667725537e103c8/growth_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Create smarter customer experiences and ensure regulatory compliance with call data, message data, and video recordings.&q;,&q;productDisplayOrder&q;:7,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;27nvyTlf96fE5J5qNCxxRG&q;,&q;ctaInternalName&q;:&q;Data API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Call-Log/readUserCallLog&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;59uJtNAM97DzMSF19E4uss&q;,&q;internalName&q;:&q;Configuration&q;,&q;productName&q;:&q;Configuration&q;,&q;productPageUrlLinkTo&q;:&q;/configuration-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Configuration icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dJCTTXpW3q669tvZV7lmP/24b1e836e70dbbd2031da5ba0f111f64/gear_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Manage accounts, devices, and extensions for easy on and off boarding with the Configuration API.&q;,&q;productDisplayOrder&q;:8,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;thK5YsJkylZcQo2UhXVUI&q;,&q;ctaInternalName&q;:&q;Configuration API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/account&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;seYdZW7nC7DRO5ofX3Xzc&q;,&q;internalName&q;:&q;MVP Webhooks&q;,&q;productName&q;:&q;Webhooks&q;,&q;productPageUrlLinkTo&q;:&q;/guide/notifications/webhooks/quick-start&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Webhooks MVP icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5YFJDdwYLXLEVeeBgYqysS/2d4bda43f02bf886f197591531e31687/refresh_content_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Webhooks for app notification of inbound and outbound events including voice and SMS.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5TQofx49SovDMKB9lGbIcm&q;,&q;internalName&q;:&q;More&q;,&q;productName&q;:&q;More&q;,&q;productPageUrlLinkTo&q;:&q;/api-products&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;l2INV3Yu4M7e7GvE0TgUe&q;,&q;ctaInternalName&q;:&q;See all APIs CTA&q;,&q;ctaText&q;:&q;See all APIs&q;,&q;ctaUrl&q;:&q;/api-products&q;}],&q;apiProductPageResourcesLinks&q;:[]}],&q;productFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;5BsnDFqIsTHuPSr9c3kubW&q;,&q;internalName&q;:&q;MVP Resources: API Docs&q;,&q;sectionTitle&q;:&q;Docs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1lTGa7LB7MSxGCn4qzKPoa&q;,&q;internalName&q;:&q;MVP Tutorials&q;,&q;menuTitle&q;:&q;API Guide&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;64q6RrJhibrwKLdfec2Aly&q;,&q;internalName&q;:&q;MVP API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;ZoFXeyjR1xUfkywf77BAD&q;,&q;internalName&q;:&q;MVP Changelog&q;,&q;menuTitle&q;:&q;API Changelog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/basics/changelog&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5Nlf55dyKn0Byf4LC9hX0N&q;,&q;internalName&q;:&q;MVP View More API Docs and Resources&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-and-docs.html&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}],&q;apiLandingPageProductFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}]}],&q;partnerProductExclusions&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]}]},{&q;contentTypeId&q;:&q;corePartner&q;,&q;entryId&q;:&q;3Rizvx5DmBL6cXk5fT5me0&q;,&q;partnerId&q;:&q;ecotel&q;,&q;partnerName&q;:&q;ecotel&q;,&q;partnerSolution&q;:&q;MVP&q;,&q;partnerOfferings&q;:[{&q;contentTypeId&q;:&q;coreProductFamilies&q;,&q;entryId&q;:&q;5mNcLhZKirSCJ4fPeRaoot&q;,&q;familyName&q;:&q;RingEX&q;,&q;familyTitle&q;:&q;{ProductFamily} APIs&q;,&q;familyDescription&q;:&q;{ProductFamily} enables businesses of all sizes to take their communications to the cloud. With a suite of powerful APIs for voice, SMS/ MMS, team messaging, video, fax, data, and configuration - you have the power to completely revolutionize the way your business communicates.&q;,&q;productsInFamily&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;3VfWIarqPa3nkUgILP1Le&q;,&q;internalName&q;:&q;Voice&q;,&q;productName&q;:&q;Voice&q;,&q;productPageUrlLinkTo&q;:&q;/voice-api&q;,&q;productPricingDetailsUrl&q;:&q;/voice-api#5fdNgVpgMIbK4f3dQnmGas&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6FnEpWwvqGRQ8M8CeyWws1/b7c4fa29469534739e2f1c6e156e6e38/phone_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Incorporate voice and phone functionality into your apps with RingCentral Voice APIs.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3LJiCmvTug5UVyTrQTlQ0P&q;,&q;ctaInternalName&q;:&q;Voice API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/voice&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;2oGEpAdnDXCnpiV29o3j9w&q;,&q;internalName&q;:&q;Team Messaging&q;,&q;productName&q;:&q;Team Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/team-messaging-api&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;multi thought bubble icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/7rmSg3XqvrfCb3bPHPdq3w/e7bfe76cb982997965027a6dab813ece/multi_thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Build chatbots, notifications, and add-ins within team messaging.&q;,&q;productDisplayOrder&q;:3,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1W9LvVy0XjGmr0pEd5ZEWS&q;,&q;ctaInternalName&q;:&q;Team Messaging API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/team-messaging&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;155AQAXyoqT1SUNi3cnnS3&q;,&q;internalName&q;:&q;Add-ins&q;,&q;productName&q;:&q;Add-ins&q;,&q;productPageUrlLinkTo&q;:&q;/add-ins&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6UiN0dXv8Ih9mAMRMFHBu5&q;,&q;ctaInternalName&q;:&q;RIngCentral Add-ins Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/add-ins&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1iBMXZLiR5a3PMbMqiv0B0&q;,&q;ctaInternalName&q;:&q;RingCentral Add-ins Guide&q;,&q;ctaText&q;:&q;API Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging/add-ins&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6kydfFODqgGvOiZl5MBxdf&q;,&q;internalName&q;:&q;Video&q;,&q;productName&q;:&q;Video&q;,&q;productPageUrlLinkTo&q;:&q;/video-api&q;,&q;productPricingDetailsUrl&q;:&q;/video-api#4LiTvuUVeQfscdcg7WAGZ2&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;High quality, secure video meetings for everyone - in the browser without the need for an app.&q;,&q;productDisplayOrder&q;:4,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4RMCpw4506OdFmYjneYlEh&q;,&q;ctaInternalName&q;:&q;Video API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/video&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YcsftTOSVsutozTdWrcv7&q;,&q;internalName&q;:&q;Meetings (Legacy)&q;,&q;productName&q;:&q;Meetings&q;,&q;productPageUrlLinkTo&q;:&q;/meetings-api&q;,&q;plansSupported&q;:[&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;meetings icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3peacoBdDtndugssDvGJbW/5b3e29df5ac5de4ff785ffba23f130a8/video_call_icon.svg&q;},&q;apiProductPageDescription&q;:&q;APIs to create, get meeting info, and get recordings for legacy RingCentral Meetings.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1GojDQEQXvEBexIqi5hXwI&q;,&q;internalName&q;:&q;Webinar (MVP)&q;,&q;productName&q;:&q;Webinar&q;,&q;productPageUrlLinkTo&q;:&q;/webinar-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Easily schedule, launch, and manage webinars for up to 10,000 attendees.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;Hz0SiagjZkkSlC1YW3Auj&q;,&q;ctaInternalName&q;:&q;Webinar API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/webinar&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4iI2klnjs26pHyg45Ts4n0&q;,&q;internalName&q;:&q;Fax&q;,&q;productName&q;:&q;Fax&q;,&q;productPageUrlLinkTo&q;:&q;/fax-api&q;,&q;productPricingDetailsUrl&q;:&q;/fax-api#1q4Zh2ipd0A7UvXnNXlgjz&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;fax icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6bNnXFsYqIRPJqqmmSsz9a/37c64b0fdc710116a775b3f714024cb1/fax_sheet_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Add programmable and customizable Fax capabilities to your applications&q;,&q;productDisplayOrder&q;:6,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2WZSiWwvhpkyQPWW0cS1Rz&q;,&q;ctaInternalName&q;:&q;Fax API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6N5JZCy1T7PYajvOi1mrdB&q;,&q;internalName&q;:&q;Data&q;,&q;productName&q;:&q;Data&q;,&q;productPageUrlLinkTo&q;:&q;/data-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;AUS&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;data icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3aJx8QFNsVY19Gy4ETHToB/d259149c34d4bbe4a667725537e103c8/growth_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Create smarter customer experiences and ensure regulatory compliance with call data, message data, and video recordings.&q;,&q;productDisplayOrder&q;:7,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;27nvyTlf96fE5J5qNCxxRG&q;,&q;ctaInternalName&q;:&q;Data API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Call-Log/readUserCallLog&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;59uJtNAM97DzMSF19E4uss&q;,&q;internalName&q;:&q;Configuration&q;,&q;productName&q;:&q;Configuration&q;,&q;productPageUrlLinkTo&q;:&q;/configuration-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Configuration icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dJCTTXpW3q669tvZV7lmP/24b1e836e70dbbd2031da5ba0f111f64/gear_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Manage accounts, devices, and extensions for easy on and off boarding with the Configuration API.&q;,&q;productDisplayOrder&q;:8,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;thK5YsJkylZcQo2UhXVUI&q;,&q;ctaInternalName&q;:&q;Configuration API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/account&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;seYdZW7nC7DRO5ofX3Xzc&q;,&q;internalName&q;:&q;MVP Webhooks&q;,&q;productName&q;:&q;Webhooks&q;,&q;productPageUrlLinkTo&q;:&q;/guide/notifications/webhooks/quick-start&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Webhooks MVP icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5YFJDdwYLXLEVeeBgYqysS/2d4bda43f02bf886f197591531e31687/refresh_content_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Webhooks for app notification of inbound and outbound events including voice and SMS.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5TQofx49SovDMKB9lGbIcm&q;,&q;internalName&q;:&q;More&q;,&q;productName&q;:&q;More&q;,&q;productPageUrlLinkTo&q;:&q;/api-products&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;l2INV3Yu4M7e7GvE0TgUe&q;,&q;ctaInternalName&q;:&q;See all APIs CTA&q;,&q;ctaText&q;:&q;See all APIs&q;,&q;ctaUrl&q;:&q;/api-products&q;}],&q;apiProductPageResourcesLinks&q;:[]}],&q;productFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;5BsnDFqIsTHuPSr9c3kubW&q;,&q;internalName&q;:&q;MVP Resources: API Docs&q;,&q;sectionTitle&q;:&q;Docs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1lTGa7LB7MSxGCn4qzKPoa&q;,&q;internalName&q;:&q;MVP Tutorials&q;,&q;menuTitle&q;:&q;API Guide&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;64q6RrJhibrwKLdfec2Aly&q;,&q;internalName&q;:&q;MVP API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;ZoFXeyjR1xUfkywf77BAD&q;,&q;internalName&q;:&q;MVP Changelog&q;,&q;menuTitle&q;:&q;API Changelog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/basics/changelog&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5Nlf55dyKn0Byf4LC9hX0N&q;,&q;internalName&q;:&q;MVP View More API Docs and Resources&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-and-docs.html&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}],&q;apiLandingPageProductFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}]}],&q;partnerProductExclusions&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]}]},{&q;contentTypeId&q;:&q;corePartner&q;,&q;entryId&q;:&q;3jTPLLgucb0zBkxeTvpNzs&q;,&q;partnerId&q;:&q;mcmtelecom&q;,&q;partnerName&q;:&q;MCM Telecom&q;,&q;partnerSolution&q;:&q;MVP&q;,&q;partnerOfferings&q;:[{&q;contentTypeId&q;:&q;coreProductFamilies&q;,&q;entryId&q;:&q;5mNcLhZKirSCJ4fPeRaoot&q;,&q;familyName&q;:&q;RingEX&q;,&q;familyTitle&q;:&q;{ProductFamily} APIs&q;,&q;familyDescription&q;:&q;{ProductFamily} enables businesses of all sizes to take their communications to the cloud. With a suite of powerful APIs for voice, SMS/ MMS, team messaging, video, fax, data, and configuration - you have the power to completely revolutionize the way your business communicates.&q;,&q;productsInFamily&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;3VfWIarqPa3nkUgILP1Le&q;,&q;internalName&q;:&q;Voice&q;,&q;productName&q;:&q;Voice&q;,&q;productPageUrlLinkTo&q;:&q;/voice-api&q;,&q;productPricingDetailsUrl&q;:&q;/voice-api#5fdNgVpgMIbK4f3dQnmGas&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6FnEpWwvqGRQ8M8CeyWws1/b7c4fa29469534739e2f1c6e156e6e38/phone_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Incorporate voice and phone functionality into your apps with RingCentral Voice APIs.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3LJiCmvTug5UVyTrQTlQ0P&q;,&q;ctaInternalName&q;:&q;Voice API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/voice&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;2oGEpAdnDXCnpiV29o3j9w&q;,&q;internalName&q;:&q;Team Messaging&q;,&q;productName&q;:&q;Team Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/team-messaging-api&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;multi thought bubble icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/7rmSg3XqvrfCb3bPHPdq3w/e7bfe76cb982997965027a6dab813ece/multi_thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Build chatbots, notifications, and add-ins within team messaging.&q;,&q;productDisplayOrder&q;:3,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1W9LvVy0XjGmr0pEd5ZEWS&q;,&q;ctaInternalName&q;:&q;Team Messaging API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/team-messaging&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;155AQAXyoqT1SUNi3cnnS3&q;,&q;internalName&q;:&q;Add-ins&q;,&q;productName&q;:&q;Add-ins&q;,&q;productPageUrlLinkTo&q;:&q;/add-ins&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6UiN0dXv8Ih9mAMRMFHBu5&q;,&q;ctaInternalName&q;:&q;RIngCentral Add-ins Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/add-ins&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1iBMXZLiR5a3PMbMqiv0B0&q;,&q;ctaInternalName&q;:&q;RingCentral Add-ins Guide&q;,&q;ctaText&q;:&q;API Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging/add-ins&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6kydfFODqgGvOiZl5MBxdf&q;,&q;internalName&q;:&q;Video&q;,&q;productName&q;:&q;Video&q;,&q;productPageUrlLinkTo&q;:&q;/video-api&q;,&q;productPricingDetailsUrl&q;:&q;/video-api#4LiTvuUVeQfscdcg7WAGZ2&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;High quality, secure video meetings for everyone - in the browser without the need for an app.&q;,&q;productDisplayOrder&q;:4,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4RMCpw4506OdFmYjneYlEh&q;,&q;ctaInternalName&q;:&q;Video API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/video&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YcsftTOSVsutozTdWrcv7&q;,&q;internalName&q;:&q;Meetings (Legacy)&q;,&q;productName&q;:&q;Meetings&q;,&q;productPageUrlLinkTo&q;:&q;/meetings-api&q;,&q;plansSupported&q;:[&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;meetings icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3peacoBdDtndugssDvGJbW/5b3e29df5ac5de4ff785ffba23f130a8/video_call_icon.svg&q;},&q;apiProductPageDescription&q;:&q;APIs to create, get meeting info, and get recordings for legacy RingCentral Meetings.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1GojDQEQXvEBexIqi5hXwI&q;,&q;internalName&q;:&q;Webinar (MVP)&q;,&q;productName&q;:&q;Webinar&q;,&q;productPageUrlLinkTo&q;:&q;/webinar-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Easily schedule, launch, and manage webinars for up to 10,000 attendees.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;Hz0SiagjZkkSlC1YW3Auj&q;,&q;ctaInternalName&q;:&q;Webinar API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/webinar&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4iI2klnjs26pHyg45Ts4n0&q;,&q;internalName&q;:&q;Fax&q;,&q;productName&q;:&q;Fax&q;,&q;productPageUrlLinkTo&q;:&q;/fax-api&q;,&q;productPricingDetailsUrl&q;:&q;/fax-api#1q4Zh2ipd0A7UvXnNXlgjz&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;fax icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6bNnXFsYqIRPJqqmmSsz9a/37c64b0fdc710116a775b3f714024cb1/fax_sheet_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Add programmable and customizable Fax capabilities to your applications&q;,&q;productDisplayOrder&q;:6,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2WZSiWwvhpkyQPWW0cS1Rz&q;,&q;ctaInternalName&q;:&q;Fax API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6N5JZCy1T7PYajvOi1mrdB&q;,&q;internalName&q;:&q;Data&q;,&q;productName&q;:&q;Data&q;,&q;productPageUrlLinkTo&q;:&q;/data-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;AUS&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;data icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3aJx8QFNsVY19Gy4ETHToB/d259149c34d4bbe4a667725537e103c8/growth_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Create smarter customer experiences and ensure regulatory compliance with call data, message data, and video recordings.&q;,&q;productDisplayOrder&q;:7,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;27nvyTlf96fE5J5qNCxxRG&q;,&q;ctaInternalName&q;:&q;Data API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Call-Log/readUserCallLog&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;59uJtNAM97DzMSF19E4uss&q;,&q;internalName&q;:&q;Configuration&q;,&q;productName&q;:&q;Configuration&q;,&q;productPageUrlLinkTo&q;:&q;/configuration-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Configuration icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dJCTTXpW3q669tvZV7lmP/24b1e836e70dbbd2031da5ba0f111f64/gear_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Manage accounts, devices, and extensions for easy on and off boarding with the Configuration API.&q;,&q;productDisplayOrder&q;:8,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;thK5YsJkylZcQo2UhXVUI&q;,&q;ctaInternalName&q;:&q;Configuration API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/account&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;seYdZW7nC7DRO5ofX3Xzc&q;,&q;internalName&q;:&q;MVP Webhooks&q;,&q;productName&q;:&q;Webhooks&q;,&q;productPageUrlLinkTo&q;:&q;/guide/notifications/webhooks/quick-start&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Webhooks MVP icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5YFJDdwYLXLEVeeBgYqysS/2d4bda43f02bf886f197591531e31687/refresh_content_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Webhooks for app notification of inbound and outbound events including voice and SMS.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5TQofx49SovDMKB9lGbIcm&q;,&q;internalName&q;:&q;More&q;,&q;productName&q;:&q;More&q;,&q;productPageUrlLinkTo&q;:&q;/api-products&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;l2INV3Yu4M7e7GvE0TgUe&q;,&q;ctaInternalName&q;:&q;See all APIs CTA&q;,&q;ctaText&q;:&q;See all APIs&q;,&q;ctaUrl&q;:&q;/api-products&q;}],&q;apiProductPageResourcesLinks&q;:[]}],&q;productFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;5BsnDFqIsTHuPSr9c3kubW&q;,&q;internalName&q;:&q;MVP Resources: API Docs&q;,&q;sectionTitle&q;:&q;Docs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1lTGa7LB7MSxGCn4qzKPoa&q;,&q;internalName&q;:&q;MVP Tutorials&q;,&q;menuTitle&q;:&q;API Guide&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;64q6RrJhibrwKLdfec2Aly&q;,&q;internalName&q;:&q;MVP API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;ZoFXeyjR1xUfkywf77BAD&q;,&q;internalName&q;:&q;MVP Changelog&q;,&q;menuTitle&q;:&q;API Changelog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/basics/changelog&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5Nlf55dyKn0Byf4LC9hX0N&q;,&q;internalName&q;:&q;MVP View More API Docs and Resources&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-and-docs.html&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}],&q;apiLandingPageProductFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}]}],&q;partnerProductExclusions&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]}]},{&q;contentTypeId&q;:&q;corePartner&q;,&q;entryId&q;:&q;2Fa29sc7LVcUQR418eNov0&q;,&q;partnerId&q;:&q;mitel&q;,&q;partnerName&q;:&q;Mitel&q;,&q;partnerSolution&q;:&q;MVP&q;,&q;partnerOfferings&q;:[{&q;contentTypeId&q;:&q;coreProductFamilies&q;,&q;entryId&q;:&q;5mNcLhZKirSCJ4fPeRaoot&q;,&q;familyName&q;:&q;RingEX&q;,&q;familyTitle&q;:&q;{ProductFamily} APIs&q;,&q;familyDescription&q;:&q;{ProductFamily} enables businesses of all sizes to take their communications to the cloud. With a suite of powerful APIs for voice, SMS/ MMS, team messaging, video, fax, data, and configuration - you have the power to completely revolutionize the way your business communicates.&q;,&q;productsInFamily&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;3VfWIarqPa3nkUgILP1Le&q;,&q;internalName&q;:&q;Voice&q;,&q;productName&q;:&q;Voice&q;,&q;productPageUrlLinkTo&q;:&q;/voice-api&q;,&q;productPricingDetailsUrl&q;:&q;/voice-api#5fdNgVpgMIbK4f3dQnmGas&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;AUS&q;,&q;ASIA&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;phone icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6FnEpWwvqGRQ8M8CeyWws1/b7c4fa29469534739e2f1c6e156e6e38/phone_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Incorporate voice and phone functionality into your apps with RingCentral Voice APIs.&q;,&q;productDisplayOrder&q;:1,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3LJiCmvTug5UVyTrQTlQ0P&q;,&q;ctaInternalName&q;:&q;Voice API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/voice&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;72vCGHY9U7tMDS2YVxgV4t&q;,&q;ctaInternalName&q;:&q;Voice API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/voice-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2opdIqk3mh5om8Ec9DuKVv&q;,&q;ctaInternalName&q;:&q;Voice API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;2oGEpAdnDXCnpiV29o3j9w&q;,&q;internalName&q;:&q;Team Messaging&q;,&q;productName&q;:&q;Team Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/team-messaging-api&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;multi thought bubble icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/7rmSg3XqvrfCb3bPHPdq3w/e7bfe76cb982997965027a6dab813ece/multi_thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Build chatbots, notifications, and add-ins within team messaging.&q;,&q;productDisplayOrder&q;:3,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1W9LvVy0XjGmr0pEd5ZEWS&q;,&q;ctaInternalName&q;:&q;Team Messaging API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/team-messaging&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3iT9spaG4R987PdqiAhRE3&q;,&q;ctaInternalName&q;:&q;Team Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/team-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhFW0w7PPeycqCcngbMtr&q;,&q;ctaInternalName&q;:&q;Team Messaging API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;155AQAXyoqT1SUNi3cnnS3&q;,&q;internalName&q;:&q;Add-ins&q;,&q;productName&q;:&q;Add-ins&q;,&q;productPageUrlLinkTo&q;:&q;/add-ins&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6UiN0dXv8Ih9mAMRMFHBu5&q;,&q;ctaInternalName&q;:&q;RIngCentral Add-ins Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/add-ins&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1iBMXZLiR5a3PMbMqiv0B0&q;,&q;ctaInternalName&q;:&q;RingCentral Add-ins Guide&q;,&q;ctaText&q;:&q;API Guide&q;,&q;ctaUrl&q;:&q;/guide/team-messaging/add-ins&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6kydfFODqgGvOiZl5MBxdf&q;,&q;internalName&q;:&q;Video&q;,&q;productName&q;:&q;Video&q;,&q;productPageUrlLinkTo&q;:&q;/video-api&q;,&q;productPricingDetailsUrl&q;:&q;/video-api#4LiTvuUVeQfscdcg7WAGZ2&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;High quality, secure video meetings for everyone - in the browser without the need for an app.&q;,&q;productDisplayOrder&q;:4,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4RMCpw4506OdFmYjneYlEh&q;,&q;ctaInternalName&q;:&q;Video API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/video&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4AqLsT8PFagHj7jkWhqgbR&q;,&q;ctaInternalName&q;:&q;Video API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/video-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6JPOUyR60DlH5Ob8rWUoR&q;,&q;ctaInternalName&q;:&q;Video API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/video&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5YcsftTOSVsutozTdWrcv7&q;,&q;internalName&q;:&q;Meetings (Legacy)&q;,&q;productName&q;:&q;Meetings&q;,&q;productPageUrlLinkTo&q;:&q;/meetings-api&q;,&q;plansSupported&q;:[&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;meetings icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3peacoBdDtndugssDvGJbW/5b3e29df5ac5de4ff785ffba23f130a8/video_call_icon.svg&q;},&q;apiProductPageDescription&q;:&q;APIs to create, get meeting info, and get recordings for legacy RingCentral Meetings.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5LybHK5Z9nR1xyUBw4Dz8G&q;,&q;ctaInternalName&q;:&q;Meetings API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/meetings-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5ZlyqGbAh6KvJrz8rQKtzB&q;,&q;ctaInternalName&q;:&q;Meetings API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/meetings&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1GojDQEQXvEBexIqi5hXwI&q;,&q;internalName&q;:&q;Webinar (MVP)&q;,&q;productName&q;:&q;Webinar&q;,&q;productPageUrlLinkTo&q;:&q;/webinar-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;video camera icon&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/29g3cxQS4XxedmdiCZexOd/c80d3e2ff43a15c3135426d901ed395d/video_camera_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Easily schedule, launch, and manage webinars for up to 10,000 attendees.&q;,&q;productDisplayOrder&q;:5,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;Hz0SiagjZkkSlC1YW3Auj&q;,&q;ctaInternalName&q;:&q;Webinar API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/webinar&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1gfYWxj7CxPDxjoSVzV9bj&q;,&q;ctaInternalName&q;:&q;Webinar API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/webinar-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5Pi0GwjaurHEaU26lpL8v&q;,&q;ctaInternalName&q;:&q;Webinar API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/webinar&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4iI2klnjs26pHyg45Ts4n0&q;,&q;internalName&q;:&q;Fax&q;,&q;productName&q;:&q;Fax&q;,&q;productPageUrlLinkTo&q;:&q;/fax-api&q;,&q;productPricingDetailsUrl&q;:&q;/fax-api#1q4Zh2ipd0A7UvXnNXlgjz&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;fax icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6bNnXFsYqIRPJqqmmSsz9a/37c64b0fdc710116a775b3f714024cb1/fax_sheet_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Add programmable and customizable Fax capabilities to your applications&q;,&q;productDisplayOrder&q;:6,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2WZSiWwvhpkyQPWW0cS1Rz&q;,&q;ctaInternalName&q;:&q;Fax API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7xmJ5XHnUxzKORHTdXydcU&q;,&q;ctaInternalName&q;:&q;Fax API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/fax-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6rJbI3bOrnLuHCyrR54dDe&q;,&q;ctaInternalName&q;:&q;Fax API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6N5JZCy1T7PYajvOi1mrdB&q;,&q;internalName&q;:&q;Data&q;,&q;productName&q;:&q;Data&q;,&q;productPageUrlLinkTo&q;:&q;/data-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;AUS&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;data icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3aJx8QFNsVY19Gy4ETHToB/d259149c34d4bbe4a667725537e103c8/growth_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Create smarter customer experiences and ensure regulatory compliance with call data, message data, and video recordings.&q;,&q;productDisplayOrder&q;:7,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;27nvyTlf96fE5J5qNCxxRG&q;,&q;ctaInternalName&q;:&q;Data API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Call-Log/readUserCallLog&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6qmRkCRnDWf7asmmWqomO4&q;,&q;ctaInternalName&q;:&q;Data API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/data-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1Q0XLZbJRH6tesmiZaMK8k&q;,&q;ctaInternalName&q;:&q;Data API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/voice/call-log/reading-call-log&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;6eZt0jb5jauSQ00W3VDFGh&q;,&q;internalName&q;:&q;Analytics API (MVP)&q;,&q;productName&q;:&q;Analytics&q;,&q;productPageUrlLinkTo&q;:&q;/analytics-api&q;,&q;plansSupported&q;:[&q;Add-on&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Analytics icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/upJOf4oChBWJjj5BAi2Ip/c1a117c8c85cba7fae6e2d6fe937e2ab/line_chart_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into team performance with customizable reports to optimize business outcomes.&q;,&q;productMenuLinks&q;:[],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3KhwSFSEL9WxeSUDkq5wH5&q;,&q;ctaInternalName&q;:&q;Analytics API Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/analytics-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6Q9kKKSdn9YiesmYhTqP6I&q;,&q;ctaInternalName&q;:&q;Analytics API Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/analytics&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;59uJtNAM97DzMSF19E4uss&q;,&q;internalName&q;:&q;Configuration&q;,&q;productName&q;:&q;Configuration&q;,&q;productPageUrlLinkTo&q;:&q;/configuration-api&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Configuration icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3dJCTTXpW3q669tvZV7lmP/24b1e836e70dbbd2031da5ba0f111f64/gear_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Manage accounts, devices, and extensions for easy on and off boarding with the Configuration API.&q;,&q;productDisplayOrder&q;:8,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;thK5YsJkylZcQo2UhXVUI&q;,&q;ctaInternalName&q;:&q;Configuration API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/account&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2yc0dk2A9icOejLOJ3W6jM&q;,&q;ctaInternalName&q;:&q;Configuration API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/configuration-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3RNxw04TXrdmlfWuPxqm6w&q;,&q;ctaInternalName&q;:&q;Configuration API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/account&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;seYdZW7nC7DRO5ofX3Xzc&q;,&q;internalName&q;:&q;MVP Webhooks&q;,&q;productName&q;:&q;Webhooks&q;,&q;productPageUrlLinkTo&q;:&q;/guide/notifications/webhooks/quick-start&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Premium&q;,&q;Ultimate&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:false,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Webhooks MVP icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5YFJDdwYLXLEVeeBgYqysS/2d4bda43f02bf886f197591531e31687/refresh_content_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Webhooks for app notification of inbound and outbound events including voice and SMS.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2r1q3Qa8wqYCIVmSMcCBk6&q;,&q;ctaInternalName&q;:&q;Webhooks API Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/notifications/webhooks/quick-start&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;5TQofx49SovDMKB9lGbIcm&q;,&q;internalName&q;:&q;More&q;,&q;productName&q;:&q;More&q;,&q;productPageUrlLinkTo&q;:&q;/api-products&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;Global&q;,&q;US&q;,&q;CA&q;,&q;MEX&q;,&q;EUR&q;,&q;ASIA&q;,&q;AUS&q;,&q;AFR&q;,&q;SA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:false,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;l2INV3Yu4M7e7GvE0TgUe&q;,&q;ctaInternalName&q;:&q;See all APIs CTA&q;,&q;ctaText&q;:&q;See all APIs&q;,&q;ctaUrl&q;:&q;/api-products&q;}],&q;apiProductPageResourcesLinks&q;:[]}],&q;productFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;5BsnDFqIsTHuPSr9c3kubW&q;,&q;internalName&q;:&q;MVP Resources: API Docs&q;,&q;sectionTitle&q;:&q;Docs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1lTGa7LB7MSxGCn4qzKPoa&q;,&q;internalName&q;:&q;MVP Tutorials&q;,&q;menuTitle&q;:&q;API Guide&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;64q6RrJhibrwKLdfec2Aly&q;,&q;internalName&q;:&q;MVP API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;ZoFXeyjR1xUfkywf77BAD&q;,&q;internalName&q;:&q;MVP Changelog&q;,&q;menuTitle&q;:&q;API Changelog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/basics/changelog&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5Nlf55dyKn0Byf4LC9hX0N&q;,&q;internalName&q;:&q;MVP View More API Docs and Resources&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-and-docs.html&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}],&q;apiLandingPageProductFamilyResources&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;M9PKJ2XrO3trpSzO9A58D&q;,&q;internalName&q;:&q;MVP Widgets&q;,&q;cssClear&q;:true,&q;sectionTitle&q;:&q;Widgets&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;8ry4MqtOUMC8Fn0SvfZ5k&q;,&q;internalName&q;:&q;MVP SDKs&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;SDKs&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4gFn7eWI4zV19kNRVZqjuJ&q;,&q;internalName&q;:&q;Resource Center&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;Resource Center&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]}]}]}],&q;partnerProductExclusions&q;:[{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;68GiMi1qoohrqR6OSJcpb5&q;,&q;internalName&q;:&q;SMS&q;,&q;productName&q;:&q;SMS&q;,&q;productPageUrlLinkTo&q;:&q;/sms-api&q;,&q;productPricingDetailsUrl&q;:&q;/sms-api#5MA4RETdnChKJyHvNaGprr&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;sms icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/C73ZKASxkcP1yyN058Xd1/94ee8f3b58668b8c09a35ae6e105dbd2/thought_bubble_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Targeted and bulk SMS with deep insights and regulatory compliance built-in.&q;,&q;productDisplayOrder&q;:2,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4ctAnC1xv4bn5jbqN7F92d&q;,&q;ctaInternalName&q;:&q;SMS API Reference Link&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/sms-and-fax&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5anLFSaPb6M8Zgf7rxi6te&q;,&q;ctaInternalName&q;:&q;SMS API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/sms-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;77DwxHii0eViGlOrtBlWHD&q;,&q;ctaInternalName&q;:&q;SMS API Developer Guide Link&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;1XFPuDNKqLuKvi6BJDiH1f&q;,&q;internalName&q;:&q;Social Messaging&q;,&q;productName&q;:&q;Social Messaging&q;,&q;productPageUrlLinkTo&q;:&q;/social-messaging-api&q;,&q;productPricingDetailsUrl&q;:&q;/social-messaging-api#7nfcqXC9mDSS1YpBp2V2FW&q;,&q;plansSupported&q;:[&q;All&q;],&q;regionsSupported&q;:[&q;US&q;,&q;CA&q;,&q;EUR&q;,&q;ASIA&q;,&q;AFR&q;,&q;MEX&q;,&q;AUS&q;,&q;SA&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;Social Messaging icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5SXaQtbaweJWsTukJI54Ba/c97ba593720fb7684205eb3bceb5cb83/two_people_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Send and receive messages across social media channels.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2gH4xFPzavz2xf1Rm8by6P&q;,&q;ctaInternalName&q;:&q;Menu Social Messaging API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/Contents/socMsgListContents&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;52ewTUjjy30YsXhVWITMru&q;,&q;ctaInternalName&q;:&q;Social Messaging API Overview Link&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/social-messaging-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5b2hrbCYeaxloZmQbR0lyi&q;,&q;ctaInternalName&q;:&q;Menu Social Msg Developer Guide&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/social-messaging&q;}]},{&q;contentTypeId&q;:&q;coreProduct&q;,&q;entryId&q;:&q;4Mr4VprMpuP8HOKgtX03RM&q;,&q;internalName&q;:&q;AI API&q;,&q;productName&q;:&q;Audio &a; Video AI&q;,&q;productPageUrlLinkTo&q;:&q;/ai-api&q;,&q;productPricingDetailsUrl&q;:&q;/ai-api#2XHUk9EIMnFK2AKfQr3goM&q;,&q;plansSupported&q;:[&q;RingCentral Video Pro+&q;,&q;Core&q;,&q;Advanced&q;,&q;Ultra&q;],&q;regionsSupported&q;:[&q;SA&q;,&q;AFR&q;,&q;AUS&q;,&q;ASIA&q;,&q;EUR&q;,&q;MEX&q;,&q;CA&q;,&q;US&q;,&q;Global&q;],&q;showInProductNavigation&q;:true,&q;showOnApiProductLandingPage&q;:true,&q;apiProductPageIcon&q;:{&q;title&q;:&q;AI icon (new)&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5IpB45UIltiVjSJXtTdfNR/9f7e4dfd298abe37938471d82c332a75/AI_icon.svg&q;},&q;apiProductPageDescription&q;:&q;Gain deeper insights into your audio and video with transcription, interaction analysis, sentiment analysis, and summarization.&q;,&q;productMenuLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;25y5y29Zj3wtSvg7XiS7Rn&q;,&q;ctaInternalName&q;:&q;Menu AI API Reference&q;,&q;ctaText&q;:&q;API Reference&q;,&q;ctaUrl&q;:&q;/api-reference/artificial-intelligence&q;}],&q;apiProductPageResourcesLinks&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3vl6djKGmChSFrV8jYuoq8&q;,&q;ctaInternalName&q;:&q;AI API Page Overview&q;,&q;ctaText&q;:&q;Overview&q;,&q;ctaUrl&q;:&q;/ai-api&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;2lCsR6mjrQTEzDjsdAzyOu&q;,&q;ctaInternalName&q;:&q;Menu AI Developer Gude&q;,&q;ctaText&q;:&q;Developer Guide&q;,&q;ctaUrl&q;:&q;/guide/ai&q;}]}]}],&q;elementMenu&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1XqA18jUZxpOYRJC9Vn4Nl&q;,&q;internalName&q;:&q;Header Menu Pricing&q;,&q;menuTitle&q;:&q;Pricing&q;,&q;menuType&q;:&q;Header&q;,&q;menuLink&q;:&q;/pricing&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7yWQcJJEPyDUraFjgnwexO&q;,&q;internalName&q;:&q;Header:Solutions:Style:Embeddable&q;,&q;menuTitle&q;:&q;Low code: Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7tOpaZLUfBu9P4T8EmiLNT&q;,&q;internalName&q;:&q;Header:Solutions:Style:Automator&q;,&q;menuTitle&q;:&q;No code: Workflow Builder&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/automator&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;Az3eOoFqVPGELHW558jKo&q;,&q;internalName&q;:&q;Events Docs View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.events.ringcentral.com/&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;OMSKLoVrcISKRGmln18aw&q;,&q;internalName&q;:&q;Events Docs Changelog&q;,&q;menuTitle&q;:&q;Changelog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.events.ringcentral.com/external-api/changelog&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4R20iLmJZvDiLGnjbHQB4B&q;,&q;internalName&q;:&q;Events Docs API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.events.ringcentral.com/external-api/reference&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5Mvs63nQndzHkDrrCWjXRa&q;,&q;internalName&q;:&q;Events Docs Guide&q;,&q;menuTitle&q;:&q;API Guide&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.events.ringcentral.com/external-api/&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;21MfigkesLiQ8Xbp8iqXqO&q;,&q;internalName&q;:&q;ISV About&q;,&q;menuTitle&q;:&q;Program overview&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/partner/isv.html&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;24qAWC97nUe1gdb9r7rO30&q;,&q;internalName&q;:&q;Header: Partner&q;,&q;menuTitle&q;:&q;Partners&q;,&q;menuType&q;:&q;Header&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/partner/isv.html&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;23xoECMiPo0x6CZmJgLJGs&q;,&q;internalName&q;:&q;ISV Partner Links&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;ISV Partner Program&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;21MfigkesLiQ8Xbp8iqXqO&q;,&q;internalName&q;:&q;ISV About&q;,&q;menuTitle&q;:&q;Program overview&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/partner/isv.html&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;49EUWfCx4Hfh61Inc8XMZF&q;,&q;internalName&q;:&q;ISV Sign up&q;,&q;menuTitle&q;:&q;Request access&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/isv/request-access&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4TQGEey16KCWhyo3DQhSo9&q;,&q;internalName&q;:&q;ISV Login&q;,&q;menuTitle&q;:&q;Log in&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://isv.ringcentral.com/&q;,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;7DJcbWKBrDg5mJ3nuczEOE&q;,&q;internalName&q;:&q;Menu RingCentral Ventures&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;RingCentral Ventures&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;18837dz5OWtGhXQPvCN8lC&q;,&q;internalName&q;:&q;Menu Ventures Overview&q;,&q;menuTitle&q;:&q;Program overview&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/ventures.html&q;,&q;menuBlocks&q;:[]}]}]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;18837dz5OWtGhXQPvCN8lC&q;,&q;internalName&q;:&q;Menu Ventures Overview&q;,&q;menuTitle&q;:&q;Program overview&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/ventures.html&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4TQGEey16KCWhyo3DQhSo9&q;,&q;internalName&q;:&q;ISV Login&q;,&q;menuTitle&q;:&q;Log in&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://isv.ringcentral.com/&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;49EUWfCx4Hfh61Inc8XMZF&q;,&q;internalName&q;:&q;ISV Sign up&q;,&q;menuTitle&q;:&q;Request access&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/isv/request-access&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;J2VMvn1bQdwfkvdyUIB6N&q;,&q;internalName&q;:&q;MVP: Resources: Whitepapers&q;,&q;menuTitle&q;:&q;Whitepapers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#whitepapers&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3P2EEAjNkcuREBMqJVTuyf&q;,&q;internalName&q;:&q;MVP:Resources:Widgets:More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7DeujYM4o0sDYIKC3sdogP&q;,&q;internalName&q;:&q;MVP: Resources: Embeddable&q;,&q;menuTitle&q;:&q;Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oRYbIT9bpmBcVE57HsGTI&q;,&q;internalName&q;:&q;MVP: Resources: Video&q;,&q;menuTitle&q;:&q;Videos&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources#videos&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1lTGa7LB7MSxGCn4qzKPoa&q;,&q;internalName&q;:&q;MVP Tutorials&q;,&q;menuTitle&q;:&q;API Guide&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1WErSSH6Xlyng5ni8daZ0a&q;,&q;internalName&q;:&q;Learn Meetups&q;,&q;menuTitle&q;:&q;Meetups&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/community/meetups&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3gOZPqDwNPjJlkDEWa8scW&q;,&q;internalName&q;:&q;Early Access Program Menu Link&q;,&q;menuTitle&q;:&q;Early Access Program&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/community/early-access&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2W4XLeh2auBI3kM2082y54&q;,&q;internalName&q;:&q;Header Community&q;,&q;menuTitle&q;:&q;Community&q;,&q;menuType&q;:&q;Header&q;,&q;menuLink&q;:&q;/community.html&q;,&q;menuOrder&q;:4,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4MJCb09Siy3dcYO8KmniJN&q;,&q;internalName&q;:&q;Community: Learn&q;,&q;sectionTitle&q;:&q;Learn&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;13KnuEsq1t8e09mlDMerEL&q;,&q;internalName&q;:&q;Learn Blog&q;,&q;menuTitle&q;:&q;Blog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://medium.com/ringcentral-developers&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4mNhYL7l0i4hm3UtA4qNMT&q;,&q;internalName&q;:&q;Learn Events&q;,&q;menuTitle&q;:&q;Events&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/community/developer-events&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1WErSSH6Xlyng5ni8daZ0a&q;,&q;internalName&q;:&q;Learn Meetups&q;,&q;menuTitle&q;:&q;Meetups&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/community/meetups&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4eQkGjar7yyRnc4qAwophB&q;,&q;internalName&q;:&q;Community &g; Engage&q;,&q;sectionTitle&q;:&q;Engage&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5QKzugJyCHCyfW8EoSmS9r&q;,&q;internalName&q;:&q;Top Menu Game Changers&q;,&q;menuTitle&q;:&q;Game Changers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/gamechangers&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3gOZPqDwNPjJlkDEWa8scW&q;,&q;internalName&q;:&q;Early Access Program Menu Link&q;,&q;menuTitle&q;:&q;Early Access Program&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/community/early-access&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;5z20zf3gC6DYuFGPNWs8t3&q;,&q;internalName&q;:&q;Community: Discuss&q;,&q;sectionTitle&q;:&q;Discuss&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;pxPmj37nOpsYt3hMMPjEO&q;,&q;internalName&q;:&q;Discuss Developer Forum&q;,&q;menuTitle&q;:&q;Developer Forum&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developers.ringcentral.com/go-to-community.html&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2FXrBXJ4nfr89p8NYUWOt9&q;,&q;internalName&q;:&q;Discuss StackOverflow&q;,&q;menuTitle&q;:&q;StackOverflow&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://stackoverflow.com/questions/tagged/ringcentral&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;7iSfIUKp8doZEyIa6xVsFw&q;,&q;internalName&q;:&q;Community: Social&q;,&q;sectionTitle&q;:&q;Share&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uGpO7x6m7r71ZNT8NcDZm&q;,&q;internalName&q;:&q;Share Twitter&q;,&q;menuTitle&q;:&q;Twitter&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://twitter.com/RingCentralDevs&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1NDR9cCwOMWGGz5uHHBbh3&q;,&q;internalName&q;:&q;Share GitHub&q;,&q;menuTitle&q;:&q;GitHub&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]}]}]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2DdRn0y74MrPaQuOTmvhYl&q;,&q;internalName&q;:&q;Header:Solutions:Style:Labs&q;,&q;menuTitle&q;:&q;Low code: Labs&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/labs&q;,&q;menuOrder&q;:5,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3pvIB8yXhPN55XMf81ou4T&q;,&q;internalName&q;:&q;Solutions:Style:Embeddable&q;,&q;menuTitle&q;:&q;No code: prebuilt apps&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/apps&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5STclp0nLV0f7BiPY6gJuC&q;,&q;internalName&q;:&q;Header:Solutions:Tooling:Add-ins&q;,&q;menuTitle&q;:&q;Pro code: Add-ins&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/add-ins&q;,&q;menuOrder&q;:5,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7norshQ366qBvvpTyTlRJy&q;,&q;internalName&q;:&q;Header:Solutions:Tooling:APIs&q;,&q;menuTitle&q;:&q;Pro code: APIs &a; SDKs&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-products&q;,&q;menuOrder&q;:6,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6Vp6qQr0Ed04wvOjEoBKDL&q;,&q;internalName&q;:&q;Header:Solutions:Style:iPaaS&q;,&q;menuTitle&q;:&q;Low code: iPaaS&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/ipaas&q;,&q;menuOrder&q;:4,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3ejRgZ8XhRPY4lCNiRL4wt&q;,&q;internalName&q;:&q;NICE - Using Events&q;,&q;menuTitle&q;:&q;Using Events&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.niceincontact.com/Documentation/UsingEvents&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4V3ZqEWd8rZ8HpNDBX7TVZ&q;,&q;internalName&q;:&q;NICE - Mobile SDK Docs&q;,&q;menuTitle&q;:&q;Mobile SDK&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.niceincontact.com/Documentation/MobileSDK&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1iYUKTyy8fD8HxqMCMHVIi&q;,&q;internalName&q;:&q;NICE - Getting started&q;,&q;menuTitle&q;:&q;Getting Started&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.niceincontact.com/Documentation/CXoneAuthenticationGettingStarted&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;li9yCRHAr3DfwdsGAThYJ&q;,&q;internalName&q;:&q;NICE Case Studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=1&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;tCA8ScT4y2fnUI4kxIBUT&q;,&q;internalName&q;:&q;NICE Developer Guide&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.niceincontact.com/Documentation&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;576qXnY4xnKjmVlC3xj3FR&q;,&q;internalName&q;:&q;NICE SDKs All&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.niceincontact.com/Downloads&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3yOSJDpW1v1Z4OzwFPtMdg&q;,&q;internalName&q;:&q;NICE HTML5 SDK&q;,&q;menuTitle&q;:&q;HTML5&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.niceincontact.com/Downloads/Download/3&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;221XuTi35HUjF4o8a2Sjy5&q;,&q;internalName&q;:&q;NICE Android SDK&q;,&q;menuTitle&q;:&q;Android&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.niceincontact.com/Downloads/Download/2&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;MZc6MFqpKjowvkL0sRZ5M&q;,&q;internalName&q;:&q;NICE &q;,&q;menuTitle&q;:&q;iOS&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developer.niceincontact.com/Downloads/Download/1&q;,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2oNEQEZ4KytDvthFBRc9Hp&q;,&q;internalName&q;:&q;MVP: Resources: Case studies&q;,&q;menuTitle&q;:&q;Case studies&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/whyringcentral/casestudies.html?product=16&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4mNhYL7l0i4hm3UtA4qNMT&q;,&q;internalName&q;:&q;Learn Events&q;,&q;menuTitle&q;:&q;Events&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/community/developer-events&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;77mgtIxuO6L138mevYhW5T&q;,&q;internalName&q;:&q;Header:Solutions:Type:Team Messaging&q;,&q;menuTitle&q;:&q;Team Messaging&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/overview/team-messaging&q;,&q;menuOrder&q;:7,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5MLdWPyAdDb9BqJJDi2GDI&q;,&q;internalName&q;:&q;Header:Solutions:Type:Data Sync&q;,&q;menuTitle&q;:&q;Data Sync&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/overview/data-sync&q;,&q;menuOrder&q;:6,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7KRF7S8tb8MqJci2O57aGN&q;,&q;internalName&q;:&q;Header:Solutions:Type:WebRTC Voice&q;,&q;menuTitle&q;:&q;WebRTC Voice&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/overview/webrtc-voice&q;,&q;menuOrder&q;:5,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2FWLD99Z9zyKKCns1LlwE8&q;,&q;internalName&q;:&q;Header:Solutions:Type:Call Reporting&q;,&q;menuTitle&q;:&q;Call Reporting&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/overview/call-reporting&q;,&q;menuOrder&q;:4,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;tBPWhu985awHQ5bDUu8w9&q;,&q;internalName&q;:&q;Header:Solutions:Type:Click-to-dial&q;,&q;menuTitle&q;:&q;Click to Dial&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/overview/click-to-dial&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4gMFswcVU8owAhYkFrtui6&q;,&q;internalName&q;:&q;Header:Solutions:Type:SMS&q;,&q;menuTitle&q;:&q;Send SMS and Fax&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/overview/sms-fax&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5oPCA78gq2ypsdrsdezBZS&q;,&q;internalName&q;:&q;Header:Solutions:Type:CRM&q;,&q;menuTitle&q;:&q;CRM integration&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/overview/crm-integration&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1q42MugbqIl3WTA0776mTK&q;,&q;internalName&q;:&q;PS Let Us Build&q;,&q;menuTitle&q;:&q;Let us build the perfect app for you&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/support/services&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;poKUShQle1udXyUwr7gO4&q;,&q;internalName&q;:&q;Engage Voice API Docs View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/engage/voice/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;13eXtTlhkJZxurAgNus3eZ&q;,&q;internalName&q;:&q;Engage Voice API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/engage/voice/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3u9GutCx1WpsEPXgsC5RzB&q;,&q;internalName&q;:&q;Engage Digital API Docs More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/engage/digital/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;50oej3bVuJMpA9NVE99cdF&q;,&q;internalName&q;:&q;Engage Digital API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/engage/digital/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5Nlf55dyKn0Byf4LC9hX0N&q;,&q;internalName&q;:&q;MVP View More API Docs and Resources&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-and-docs.html&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;64q6RrJhibrwKLdfec2Aly&q;,&q;internalName&q;:&q;MVP API Reference&q;,&q;menuTitle&q;:&q;API Reference&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-reference&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;ZoFXeyjR1xUfkywf77BAD&q;,&q;internalName&q;:&q;MVP Changelog&q;,&q;menuTitle&q;:&q;API Changelog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/basics/changelog&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1FQPHKp8pBvTLl0Z6LZ8Vr&q;,&q;internalName&q;:&q;MVP .NET&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/RingCentral.Net&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6BRnGqG7BJL16bOtka8en6&q;,&q;internalName&q;:&q;Engage Voice Embeddables View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/engage/embeddable-voice&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6OkWJtYkOtcVQVEtyBWQUQ&q;,&q;internalName&q;:&q;Engage Voice Embeddable&q;,&q;menuTitle&q;:&q;Engage Voice Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/engage/embeddable-voice&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;fd2Fo1tFhA4Z8fDQLIrB4&q;,&q;menuTitle&q;:&q;APIs&q;,&q;menuType&q;:&q;Header&q;,&q;menuLink&q;:&q;/api-products&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:true,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5MGGWeXpn29RL9L2uGQBmD&q;,&q;internalName&q;:&q;Top Menu Game Changers Prizes&q;,&q;menuTitle&q;:&q;Top Prizes&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/gamechangers&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;CH975p8OBpBB3zfBkOV3C&q;,&q;internalName&q;:&q;Top Menu Game Changers Leaders&q;,&q;menuTitle&q;:&q;Leaderboard&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/gamechangers&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5QKzugJyCHCyfW8EoSmS9r&q;,&q;internalName&q;:&q;Top Menu Game Changers&q;,&q;menuTitle&q;:&q;Game Changers&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/gamechangers&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5hAcobMclLvOKNVmtudkaY&q;,&q;internalName&q;:&q;Engage Voice: Resources: .Net&q;,&q;menuTitle&q;:&q;.NET&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/EngageVoice.Net&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1hJaoks9E9eNQxeWV9sfgf&q;,&q;internalName&q;:&q;Engage Digital SDKs View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/engage/digital/guide/sdks&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2WOYYmWmv17msDsRzF6oEJ&q;,&q;internalName&q;:&q;Engage Digital iOS SDK&q;,&q;menuTitle&q;:&q;iOS SDK&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/engage-digital-messaging-ios&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7yEfiBU3SoLLT5Evhp2Kec&q;,&q;internalName&q;:&q;EMPTY (Spacer)&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;#&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;77uelfn4d0rglG4etGi5F9&q;,&q;internalName&q;:&q;Engage Voice SDKs View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/engage/voice/guide/sdks&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;72kFWPMvo8sX8M1WJRuCr6&q;,&q;internalName&q;:&q;MVP: Resources: Firefox&q;,&q;menuTitle&q;:&q;Firefox&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-for-google-firefox-addon&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4nymqLhddFiQZhMXKaazKC&q;,&q;internalName&q;:&q;MVP: Resources: Chrome&q;,&q;menuTitle&q;:&q;Chrome&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-embeddable-extension-factory&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6lUGct2Y6wwyK67iJdUMTw&q;,&q;internalName&q;:&q;MVP Resources View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/resources&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uOSxGIPcCry7mTVnqKGzH&q;,&q;internalName&q;:&q;MVP SDK View More&q;,&q;menuTitle&q;:&q;View more&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/guide/sdks&q;,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5196WS4glbRI5jwutCGtLU&q;,&q;internalName&q;:&q;Header: Use Cases: Finance&q;,&q;menuTitle&q;:&q;Finance&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/solutions/financial-services&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;SLx4mblo6FL0GuOWvkXaL&q;,&q;internalName&q;:&q;Header Support&q;,&q;menuTitle&q;:&q;Support&q;,&q;menuType&q;:&q;Header&q;,&q;menuLink&q;:&q;/support&q;,&q;menuOrder&q;:5,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;33IFy8yQZqu6OJeSniNgSe&q;,&q;internalName&q;:&q;Support: Support&q;,&q;sectionTitle&q;:&q;Support&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4MqogykLyuYNvrsgeMdZWO&q;,&q;internalName&q;:&q;Support Developer Forum&q;,&q;menuTitle&q;:&q;Developer Forum&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developers.ringcentral.com/go-to-community.html&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2D4tOKmG7uBDUUOQN8SeOe&q;,&q;internalName&q;:&q;Support Create a ticket&q;,&q;menuTitle&q;:&q;Create a ticket&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6YboTk1yiD5FKh6f4Znylb&q;,&q;internalName&q;:&q;Support View your tickets&q;,&q;menuTitle&q;:&q;View your tickets&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/&q;,&q;menuOrder&q;:4,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;7pGlGfQctfQY48wWo4WXU5&q;,&q;internalName&q;:&q;Support: Pro Services&q;,&q;sectionTitle&q;:&q;Professional Services&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1q42MugbqIl3WTA0776mTK&q;,&q;internalName&q;:&q;PS Let Us Build&q;,&q;menuTitle&q;:&q;Let us build the perfect app for you&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/support/services&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]}]}]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3EHkPkVM5YvDZSlkv7Yquc&q;,&q;internalName&q;:&q;Header: Use Cases&q;,&q;menuTitle&q;:&q;Solutions&q;,&q;menuType&q;:&q;Header&q;,&q;menuLink&q;:&q;/solutions&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;1B2Q4BbUcgmCtzountIesq&q;,&q;internalName&q;:&q;Solutions: By Industry&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;By Industry&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5EGtlzmgh99qwMT8GNIMm6&q;,&q;internalName&q;:&q;Header: Use Cases : Healthcare&q;,&q;menuTitle&q;:&q;Healthcare&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/solutions/healthcare&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5196WS4glbRI5jwutCGtLU&q;,&q;internalName&q;:&q;Header: Use Cases: Finance&q;,&q;menuTitle&q;:&q;Finance&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/solutions/financial-services&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5YiCiUI0a9a2QBc6Cd2rof&q;,&q;internalName&q;:&q;Header: Use Cases: Retail&q;,&q;menuTitle&q;:&q;Retail&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/solutions/retail&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4sMdYPM6cIzActheP5fZwX&q;,&q;internalName&q;:&q;Header: Use Cases: Education&q;,&q;menuTitle&q;:&q;Education&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/solutions/education&q;,&q;menuOrder&q;:4,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4Y7hXk2GezmYmQbhoJJzQx&q;,&q;internalName&q;:&q;Header: Use Cases: Legal&q;,&q;menuTitle&q;:&q;Legal&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/solutions/legal&q;,&q;menuOrder&q;:5,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5P9hNbfl8iM4grk7msS5eP&q;,&q;internalName&q;:&q;Header: Use Cases: Real Estate&q;,&q;menuTitle&q;:&q;Real Estate&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/solutions/real-estate&q;,&q;menuOrder&q;:6,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5UO7oEdXQ2Z7hKxmir8y09&q;,&q;internalName&q;:&q;Header:Use Cases:Industries:High Tech&q;,&q;menuTitle&q;:&q;High Tech&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/solutions/high-tech&q;,&q;menuOrder&q;:7,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;4NMg0Dy4Qpr42VcvrMDwHG&q;,&q;internalName&q;:&q;Solutions: By Use Case&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;By Use Case&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5oPCA78gq2ypsdrsdezBZS&q;,&q;internalName&q;:&q;Header:Solutions:Type:CRM&q;,&q;menuTitle&q;:&q;CRM integration&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/overview/crm-integration&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4gMFswcVU8owAhYkFrtui6&q;,&q;internalName&q;:&q;Header:Solutions:Type:SMS&q;,&q;menuTitle&q;:&q;Send SMS and Fax&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/overview/sms-fax&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;tBPWhu985awHQ5bDUu8w9&q;,&q;internalName&q;:&q;Header:Solutions:Type:Click-to-dial&q;,&q;menuTitle&q;:&q;Click to Dial&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/overview/click-to-dial&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2FWLD99Z9zyKKCns1LlwE8&q;,&q;internalName&q;:&q;Header:Solutions:Type:Call Reporting&q;,&q;menuTitle&q;:&q;Call Reporting&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/overview/call-reporting&q;,&q;menuOrder&q;:4,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7KRF7S8tb8MqJci2O57aGN&q;,&q;internalName&q;:&q;Header:Solutions:Type:WebRTC Voice&q;,&q;menuTitle&q;:&q;WebRTC Voice&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/overview/webrtc-voice&q;,&q;menuOrder&q;:5,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5MLdWPyAdDb9BqJJDi2GDI&q;,&q;internalName&q;:&q;Header:Solutions:Type:Data Sync&q;,&q;menuTitle&q;:&q;Data Sync&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/overview/data-sync&q;,&q;menuOrder&q;:6,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;77mgtIxuO6L138mevYhW5T&q;,&q;internalName&q;:&q;Header:Solutions:Type:Team Messaging&q;,&q;menuTitle&q;:&q;Team Messaging&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/overview/team-messaging&q;,&q;menuOrder&q;:7,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]}]},{&q;contentTypeId&q;:&q;componentMenuBlock&q;,&q;entryId&q;:&q;5840fciwJMtUYyBn6MKuw5&q;,&q;internalName&q;:&q;Solutions: By Style&q;,&q;cssClear&q;:false,&q;sectionTitle&q;:&q;By Style&q;,&q;sectionsLinks&q;:[{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3pvIB8yXhPN55XMf81ou4T&q;,&q;internalName&q;:&q;Solutions:Style:Embeddable&q;,&q;menuTitle&q;:&q;No code: prebuilt apps&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/apps&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7tOpaZLUfBu9P4T8EmiLNT&q;,&q;internalName&q;:&q;Header:Solutions:Style:Automator&q;,&q;menuTitle&q;:&q;No code: Workflow Builder&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/automator&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6Vp6qQr0Ed04wvOjEoBKDL&q;,&q;internalName&q;:&q;Header:Solutions:Style:iPaaS&q;,&q;menuTitle&q;:&q;Low code: iPaaS&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/ipaas&q;,&q;menuOrder&q;:4,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7yWQcJJEPyDUraFjgnwexO&q;,&q;internalName&q;:&q;Header:Solutions:Style:Embeddable&q;,&q;menuTitle&q;:&q;Low code: Embeddable&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/embeddable-voice&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2DdRn0y74MrPaQuOTmvhYl&q;,&q;internalName&q;:&q;Header:Solutions:Style:Labs&q;,&q;menuTitle&q;:&q;Low code: Labs&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/labs&q;,&q;menuOrder&q;:5,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5STclp0nLV0f7BiPY6gJuC&q;,&q;internalName&q;:&q;Header:Solutions:Tooling:Add-ins&q;,&q;menuTitle&q;:&q;Pro code: Add-ins&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/add-ins&q;,&q;menuOrder&q;:5,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7norshQ366qBvvpTyTlRJy&q;,&q;internalName&q;:&q;Header:Solutions:Tooling:APIs&q;,&q;menuTitle&q;:&q;Pro code: APIs &a; SDKs&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/api-products&q;,&q;menuOrder&q;:6,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]}]}]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5UO7oEdXQ2Z7hKxmir8y09&q;,&q;internalName&q;:&q;Header:Use Cases:Industries:High Tech&q;,&q;menuTitle&q;:&q;High Tech&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/solutions/high-tech&q;,&q;menuOrder&q;:7,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4IhHAYUcw3LPtMFRpyFbXs&q;,&q;internalName&q;:&q;Engage Digital: Resources: Python&q;,&q;menuTitle&q;:&q;Python&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/engage-digital-client-python&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2ptG27wPQ8S96FDwIiIhrl&q;,&q;internalName&q;:&q;Engage Digital: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/engage-digital-client-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2SBvG4m6JWKCNSdV8VHDpp&q;,&q;internalName&q;:&q;Engage Voice: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/engage-voice-java&q;,&q;menuOrder&q;:4,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;7rjqecLBzdTQXtCoFgOHw2&q;,&q;internalName&q;:&q;Engage Voice: Resources: Python&q;,&q;menuTitle&q;:&q;Python&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/engage-voice-python&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5PSKulye3f10cEyzWNC8SO&q;,&q;internalName&q;:&q;Engage Voice: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/engage-voice-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4Y7hXk2GezmYmQbhoJJzQx&q;,&q;internalName&q;:&q;Header: Use Cases: Legal&q;,&q;menuTitle&q;:&q;Legal&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/solutions/legal&q;,&q;menuOrder&q;:5,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5P9hNbfl8iM4grk7msS5eP&q;,&q;internalName&q;:&q;Header: Use Cases: Real Estate&q;,&q;menuTitle&q;:&q;Real Estate&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/solutions/real-estate&q;,&q;menuOrder&q;:6,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4sMdYPM6cIzActheP5fZwX&q;,&q;internalName&q;:&q;Header: Use Cases: Education&q;,&q;menuTitle&q;:&q;Education&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/solutions/education&q;,&q;menuOrder&q;:4,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5YiCiUI0a9a2QBc6Cd2rof&q;,&q;internalName&q;:&q;Header: Use Cases: Retail&q;,&q;menuTitle&q;:&q;Retail&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/solutions/retail&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5EGtlzmgh99qwMT8GNIMm6&q;,&q;internalName&q;:&q;Header: Use Cases : Healthcare&q;,&q;menuTitle&q;:&q;Healthcare&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/solutions/healthcare&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5LvejxJXocF0KdAEU5saUo&q;,&q;internalName&q;:&q;MVP: Resources: Lab 2&q;,&q;menuTitle&q;:&q;Lab 2&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;#&q;,&q;menuOrder&q;:2,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;5Jr3Tc0Aee6bkxlLjh3O33&q;,&q;internalName&q;:&q;MVP: Resources: Lab 1&q;,&q;menuTitle&q;:&q;Lab 1&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;#&q;,&q;menuOrder&q;:1,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3OZuK4fKVDNyRnHgoI3zBd&q;,&q;internalName&q;:&q;MVP: Resources: JavaScript&q;,&q;menuTitle&q;:&q;JavaScript&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-js&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2P87zkYAOtAwXNSPBZRvcy&q;,&q;internalName&q;:&q;MVP: Resources: Java&q;,&q;menuTitle&q;:&q;Java&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/ringcentral-java&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;3RVPC2ZsGG3Eeg7dfMljt1&q;,&q;internalName&q;:&q;Partner Partner Program&q;,&q;menuTitle&q;:&q;Partner Program&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/partner/isv.html&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6Thepn3o1gRRDnedPQkI5H&q;,&q;internalName&q;:&q;Partner App Gallery&q;,&q;menuTitle&q;:&q;App Gallery&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://www.ringcentral.com/apps/&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2anmGX1hlKIGqk7FzlJFpU&q;,&q;internalName&q;:&q;Share Weavr&q;,&q;menuTitle&q;:&q;Weavr&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://weavrboards.com/ringcentraldevs&q;,&q;menuOrder&q;:3,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;1NDR9cCwOMWGGz5uHHBbh3&q;,&q;internalName&q;:&q;Share GitHub&q;,&q;menuTitle&q;:&q;GitHub&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://github.com/ringcentral/&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;uGpO7x6m7r71ZNT8NcDZm&q;,&q;internalName&q;:&q;Share Twitter&q;,&q;menuTitle&q;:&q;Twitter&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://twitter.com/RingCentralDevs&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2JrvdevGXaHaTWPfC68IPI&q;,&q;internalName&q;:&q;Learn Webinars&q;,&q;menuTitle&q;:&q;Webinars&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://go.ringcentral.com/Developer-Webinar-Series-Registration.html&q;,&q;menuOrder&q;:4,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;13KnuEsq1t8e09mlDMerEL&q;,&q;internalName&q;:&q;Learn Blog&q;,&q;menuTitle&q;:&q;Blog&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://medium.com/ringcentral-developers&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2FXrBXJ4nfr89p8NYUWOt9&q;,&q;internalName&q;:&q;Discuss StackOverflow&q;,&q;menuTitle&q;:&q;StackOverflow&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://stackoverflow.com/questions/tagged/ringcentral&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;pxPmj37nOpsYt3hMMPjEO&q;,&q;internalName&q;:&q;Discuss Developer Forum&q;,&q;menuTitle&q;:&q;Developer Forum&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developers.ringcentral.com/go-to-community.html&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4MqogykLyuYNvrsgeMdZWO&q;,&q;internalName&q;:&q;Support Developer Forum&q;,&q;menuTitle&q;:&q;Developer Forum&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://developers.ringcentral.com/go-to-community.html&q;,&q;menuOrder&q;:2,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;54w9HI5rq5BdS15I6Bl8XF&q;,&q;internalName&q;:&q;Support FAQs&q;,&q;menuTitle&q;:&q;FAQs&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;https://ringcentral-faq.readthedocs.io/&q;,&q;menuOrder&q;:1,&q;showProductFamilies&q;:false,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2D4tOKmG7uBDUUOQN8SeOe&q;,&q;internalName&q;:&q;Support Create a ticket&q;,&q;menuTitle&q;:&q;Create a ticket&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/&q;,&q;menuOrder&q;:3,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;6YboTk1yiD5FKh6f4Znylb&q;,&q;internalName&q;:&q;Support View your tickets&q;,&q;menuTitle&q;:&q;View your tickets&q;,&q;menuType&q;:&q;Inline&q;,&q;menuLink&q;:&q;/&q;,&q;menuOrder&q;:4,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;2wTSp5IjtzqmqKKIDOHZNK&q;,&q;internalName&q;:&q;Digital&q;,&q;menuTitle&q;:&q;RingCentral Digital&q;,&q;menuType&q;:&q;Footer&q;,&q;menuOrder&q;:5,&q;menuBlocks&q;:[]},{&q;contentTypeId&q;:&q;elementMenu&q;,&q;entryId&q;:&q;4KXa2iijN4PVXQx0etGPLS&q;,&q;internalName&q;:&q;Outbound&q;,&q;menuTitle&q;:&q;RingCentral Outbound&q;,&q;menuType&q;:&q;Footer&q;,&q;menuOrder&q;:4,&q;menuBlocks&q;:[]}],&q;status&q;:{&q;status&q;:&q;SUCCESS&q;}},&q;/api/content/page/page-urls&q;:{&q;pageUrls&q;:[&q;/isv/benefits&q;,&q;/overview&q;,&q;/isv/request-access&q;,&q;/data-api&q;,&q;/support/services&q;,&q;/overview/webrtc-voice&q;,&q;/fax-api&q;,&q;/solutions/high-tech&q;,&q;/automator&q;,&q;/solutions/legal&q;,&q;/overview/team-messaging&q;,&q;/voice-api&q;,&q;/resources&q;,&q;/awards&q;,&q;/video-api&q;,&q;/solutions/education&q;,&q;/community/early-access&q;,&q;/community/meetups&q;,&q;/&q;,&q;/overview/data-sync&q;,&q;/configuration-api&q;,&q;/landing/frost-cpaas-2023&q;,&q;/social-messaging-api&q;,&q;/pricing&q;,&q;/sms-api&q;,&q;/ipaas/zapier&q;,&q;/overview/call-reporting&q;,&q;/team-messaging-api&q;,&q;/meetings-api&q;,&q;/embeddable-voice&q;,&q;/ai-api&q;,&q;/overview/sms-fax&q;,&q;/ipaas&q;,&q;/sign-up&q;,&q;/solutions/retail&q;,&q;/api-products&q;,&q;/solutions/real-estate&q;,&q;/labs/auth0-mfa&q;,&q;/solutions/healthcare&q;,&q;/engage-digital-api&q;,&q;/ipaas/make&q;,&q;/overview/crm-integration&q;,&q;/webinar-api&q;,&q;/solutions/financial-services&q;,&q;/engage-voice-api&q;,&q;/solutions&q;,&q;/overview/click-to-dial&q;,&q;/status&q;,&q;/analytics-api&q;,&q;/add-ins&q;,&q;/labs&q;],&q;status&q;:{&q;status&q;:&q;SUCCESS&q;}},&q;/api/content/page/page-detail?pageUrl=/overview/crm-integration&q;:{&q;module&q;:{&q;contentTypeId&q;:&q;page&q;,&q;entryId&q;:&q;6NpALEzUXKrtnLKDd2SqQO&q;,&q;pageName&q;:&q;Overview CRM Integration&q;,&q;pageUrl&q;:&q;/overview/crm-integration&q;,&q;metaData&q;:{&q;contentTypeId&q;:&q;componentMetaData&q;,&q;entryId&q;:&q;4shavckEf0nq1THPKGGSMJ&q;,&q;title&q;:&q;RingCentral Use Cases for CRM Integrations | RingCentral Developers&q;,&q;keywords&q;:&q;CRM product integrations, RingCentral CRM Integrations, CRM applications&q;,&q;description&q;:&q;Integrate CRM products with the RingCentral platform. Salesforce, Microsoft Dynamics, Zendesk, Zoho CRM integrations and more are possible. Maintain your CRM information all from one location.&q;,&q;ographTitle&q;:&q;RingCentral Use Cases for CRM Integrations | RingCentral Developers&q;,&q;ographDescription&q;:&q;Integrate CRM products with the RingCentral platform. Salesforce, Microsoft Dynamics, Zendesk, Zoho CRM integrations and more are possible. Maintain your CRM information all from one location.\n&q;,&q;ographImage&q;:{&q;title&q;:&q;Devs BlueBG&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/7sozvxBz9q6mqsw8UIA08z/9863b040c5bb9021ed0ea25e39334f25/Devs_BlueBG.png&q;}},&q;body&q;:[{&q;contentTypeId&q;:&q;componentHero&q;,&q;entryId&q;:&q;7ictYdWqlm52wz01I67tWH&q;,&q;internalName&q;:&q;CRM Integration Hero&q;,&q;title&q;:&q;CRM integration&q;,&q;heroType&q;:&q;Vertical&q;,&q;image&q;:{&q;title&q;:&q;healthcare hero&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/HckvN7C4F3FndIqQaShRg/99c21ee3d6c44eee6629039509c650f3/healthcare_hero.png&q;},&q;supText&q;:&q;Use cases&q;,&q;teaser&q;:&q;Tightly integrate business communications within your CRM platform&q;,&q;ctas&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;50N0ZMXsKoHKyZOubrCHR2&q;,&q;ctaInternalName&q;:&q;CRM Integration signup&q;,&q;ctaText&q;:&q;Sign up&q;,&q;ctaUrl&q;:&q;https://developers.ringcentral.com/free-tier-sign-up.html&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;1zgJzxqJ4lo3eh1Q3kheMA&q;,&q;ctaInternalName&q;:&q;CRM Integration request more info&q;,&q;ctaText&q;:&q;Request more information&q;,&q;ctaUrl&q;:&q;https://www.ringcentral.com/whyringcentral/contactus.html&q;}],&q;testimonial&q;:{},&q;product&q;:{},&q;logos&q;:[],&q;logoCtAs&q;:[]},{&q;contentTypeId&q;:&q;componentRow&q;,&q;entryId&q;:&q;2ze2XcPvmmCoONvN2bmqOt&q;,&q;header&q;:&q;Strategically place CRM calls&q;,&q;teaser&q;:&q;Initiate RingCentral Sales calls directly from your CRM&q;,&q;body&q;:{&q;nodeType&q;:&q;document&q;,&q;data&q;:{},&q;content&q;:[{&q;nodeType&q;:&q;paragraph&q;,&q;data&q;:{},&q;content&q;:[{&q;nodeType&q;:&q;text&q;,&q;value&q;:&q;Manage a country-wide promotional sale by targeting specific client demographics and booking appointment viewings accordingly. Access contact information from your CRM and have a &q;,&q;marks&q;:[],&q;data&q;:{}},{&q;nodeType&q;:&q;hyperlink&q;,&q;data&q;:{&q;uri&q;:&q;https://developers.ringcentral.com/engage-voice-api&q;},&q;content&q;:[{&q;nodeType&q;:&q;text&q;,&q;value&q;:&q;RingCentral integration&q;,&q;marks&q;:[],&q;data&q;:{}}]},{&q;nodeType&q;:&q;text&q;,&q;value&q;:&q; click-and-dial any prospects. With the same RingCentral integration you can then send booked appointment details to your regional sales representatives through &q;,&q;marks&q;:[],&q;data&q;:{}},{&q;nodeType&q;:&q;hyperlink&q;,&q;data&q;:{&q;uri&q;:&q;https://developers.ringcentral.com/sms-api&q;},&q;content&q;:[{&q;nodeType&q;:&q;text&q;,&q;value&q;:&q;SMS&q;,&q;marks&q;:[],&q;data&q;:{}}]},{&q;nodeType&q;:&q;text&q;,&q;value&q;:&q;.&q;,&q;marks&q;:[],&q;data&q;:{}}]}]},&q;image&q;:{&q;title&q;:&q;make calls&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/zBOfy0QcBuJyvn9wfURuo/268abcce1d250c5f116aac5f129ca530/make_calls.png&q;},&q;imageAlign&q;:true},{&q;contentTypeId&q;:&q;componentRow&q;,&q;entryId&q;:&q;eaPNwckAP2Z9ghgRfZl4I&q;,&q;header&q;:&q;Direct incoming calls to appropriate destination&q;,&q;teaser&q;:&q;Handle incoming calls based on area code and direct the call to the appropriate recipient.&q;,&q;body&q;:{&q;data&q;:{},&q;content&q;:[{&q;data&q;:{},&q;content&q;:[{&q;data&q;:{},&q;marks&q;:[],&q;value&q;:&q;Identify a caller&s;s geographical location based on the call&s;s area code and with a RingCentral platform integration you can route the call to the appropriate team member in the caller&s;s region.&q;,&q;nodeType&q;:&q;text&q;}],&q;nodeType&q;:&q;paragraph&q;}],&q;nodeType&q;:&q;document&q;},&q;image&q;:{&q;title&q;:&q;route calls&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/6EoJ04JW0qRor3q1vJYN88/88e0714e25ec51416260eed7a1172c6f/route_calls.png&q;},&q;imageAlign&q;:false},{&q;contentTypeId&q;:&q;elementTestimonial&q;,&q;entryId&q;:&q;2BHbsWgp99lkqQouJ1OGFW&q;,&q;testimonialElementId&q;:&q;CRM Integration testimonial 1&q;,&q;testimonialStyle&q;:&q;Vertical Testimony&q;,&q;testimonials&q;:[{&q;contentTypeId&q;:&q;componentTestimonial&q;,&q;entryId&q;:&q;1tNZjd7L323pUteUsk9DId&q;,&q;title&q;:&q;SalesForce&q;,&q;teaser&q;:&q;Empower your Salesforce system with cloud communications capabilities and create a more collaborative CRM experience.&q;,&q;description&q;:&q;Let RingCentral for Salesforce enhance your CRM and Service Management experience by automating workflows, increasing call efficiency and improving the quality of customer interactions. The integration works in both Sales Cloud and Service Cloud. RingCentral for Salesforce lets you make and receive calls directly from your Salesforce account. You can now schedule RingCentral Video meetings, in addition to quickly assigning call dispositions, logging calls, taking notes and more, without jumping back and forth between applications.\n\nAvailable for Salesforce Classic or Salesforce Lightning. Applicable for both Sales Cloud and Service Cloud.&q;,&q;companyLogo&q;:{&q;title&q;:&q;Salesforce logo&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/2OGPNnRl8OnqbATICXLzld/a5aa36bce108d27391a01eb1c0654014/salesforce_logo.png&q;},&q;cta&q;:[]}],&q;testimonialCtAs&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5HszzzIlTIG2AYGFyq2eOQ&q;,&q;ctaInternalName&q;:&q;CRM Integration testimonial 1 CTA&q;,&q;ctaText&q;:&q;View application&q;,&q;ctaUrl&q;:&q;https://www.ringcentral.com/apps/ringcentral-salesforce&q;}]},{&q;contentTypeId&q;:&q;componentRow&q;,&q;entryId&q;:&q;52UE4d3XHX2t0PcRWa4KP3&q;,&q;header&q;:&q;Retrieve caller鈥檚 account history during inbound call&q;,&q;teaser&q;:&q;Prepare service agent with caller鈥檚 pertinent information when a call comes in&q;,&q;body&q;:{&q;nodeType&q;:&q;document&q;,&q;data&q;:{},&q;content&q;:[{&q;nodeType&q;:&q;paragraph&q;,&q;data&q;:{},&q;content&q;:[{&q;nodeType&q;:&q;text&q;,&q;value&q;:&q;Integration with a call center and RingCentral can provide improved call experiences on service calls. When a call arrives through &q;,&q;marks&q;:[],&q;data&q;:{}},{&q;nodeType&q;:&q;hyperlink&q;,&q;data&q;:{&q;uri&q;:&q;https://developers.ringcentral.com/engage-voice-api&q;},&q;content&q;:[{&q;nodeType&q;:&q;text&q;,&q;value&q;:&q;RingCentral鈥檚 Call Management API&q;,&q;marks&q;:[],&q;data&q;:{}}]},{&q;nodeType&q;:&q;text&q;,&q;value&q;:&q; the customer can be identified by the incoming phone number. The customer record can then be retrieved and displayed to the service agent who can then see the customer history and take notes on the current call.&q;,&q;marks&q;:[],&q;data&q;:{}}]}]},&q;image&q;:{&q;title&q;:&q;callcenter resized&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3CWgZKZeXglAadW0ILwOTZ/7474dab665c74cbb75c218515b08f163/callcenter_resized.png&q;},&q;imageAlign&q;:true},{&q;contentTypeId&q;:&q;componentRow&q;,&q;entryId&q;:&q;1ZiaL9FDpwL5gDWGT3w1kM&q;,&q;header&q;:&q;Keep stakeholders informed&q;,&q;teaser&q;:&q;Send SMS to team members when sales milestones are being passed&q;,&q;body&q;:{&q;nodeType&q;:&q;document&q;,&q;data&q;:{},&q;content&q;:[{&q;nodeType&q;:&q;paragraph&q;,&q;data&q;:{},&q;content&q;:[{&q;nodeType&q;:&q;text&q;,&q;value&q;:&q;Keep top executives informed of events happening and decisions being made on a corporate sales level. No matter where the executives are in the world you can keep them informed of changing sales events as they unfold by sending out informative SMS messages with an integration between your company鈥檚 CRM application and &q;,&q;marks&q;:[],&q;data&q;:{}},{&q;nodeType&q;:&q;hyperlink&q;,&q;data&q;:{&q;uri&q;:&q;https://developers.ringcentral.com/sms-api&q;},&q;content&q;:[{&q;nodeType&q;:&q;text&q;,&q;value&q;:&q;RingCentral&s;s SMS API&q;,&q;marks&q;:[],&q;data&q;:{}}]},{&q;nodeType&q;:&q;text&q;,&q;value&q;:&q;.&q;,&q;marks&q;:[],&q;data&q;:{}}]}]},&q;image&q;:{&q;title&q;:&q;Security tab-png-rendition&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/3BM1SwjB6aYoGLqfihtDTq/843e8daa7cd4c8caa6536d7252c8b6a0/Security_tab-png-rendition.webp&q;},&q;imageAlign&q;:false},{&q;contentTypeId&q;:&q;elementTestimonial&q;,&q;entryId&q;:&q;40qcmfsBZrruvycpGqnBoC&q;,&q;testimonialElementId&q;:&q;CRM Integration testimonial 2&q;,&q;testimonialStyle&q;:&q;Vertical Testimony&q;,&q;testimonials&q;:[{&q;contentTypeId&q;:&q;componentTestimonial&q;,&q;entryId&q;:&q;2SSFYX91kR9Ye8dkEbveZl&q;,&q;title&q;:&q;Zoho&q;,&q;teaser&q;:&q;Integrate your phone system with Zoho CRM and boost your teams&s; productivity with improved call management and CRM experience.&q;,&q;description&q;:&q;Zoho CRM for RingCentral helps your sales and support teams with better call handling and CRM experience. With features like single-click dialing, screen pop-ups for incoming calls, automatic call logging, and much more, they can manage all call-related activities inside Zoho CRM. Thus focus on their calls, be more productive, and have enriched customer interactions.&q;,&q;companyLogo&q;:{&q;title&q;:&q;Zoho logo&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/27kDjzDueoLzcZ6XD7yIE3/b8819bb617d04238abbc48a62106f6de/zoho_logo.png&q;},&q;cta&q;:[]}],&q;testimonialCtAs&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;0ZYOTPzz6HHK6VKwjXOVZ&q;,&q;ctaInternalName&q;:&q;CRM Integration testimonial 2 CTA&q;,&q;ctaText&q;:&q;View application&q;,&q;ctaUrl&q;:&q;https://www.ringcentral.com/apps/zoho-crm-ringcentral&q;}]},{&q;contentTypeId&q;:&q;elementCommunityFeatureBox&q;,&q;entryId&q;:&q;1YklzXyEoFow5znJLRMROy&q;,&q;internalId&q;:&q;CRM Integration resources&q;,&q;boxType&q;:&q;Vertical Resources&q;,&q;title&q;:&q;Additional Integration resources&q;,&q;description&q;:&q;Learn more how RingCentral can help solve your integration needs&q;,&q;boxes&q;:[{&q;contentTypeId&q;:&q;componentCommunityBox&q;,&q;entryId&q;:&q;O4aS5OMrwuu2csvQGyoW5&q;,&q;boxInternalName&q;:&q;CRM Integration datasheets&q;,&q;image&q;:{&q;title&q;:&q;datasheets&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/55KhLCwiZWYQ9QxiKtGtBE/a32d7605e4059df07d2d50d64a79db4b/datasheets.png&q;},&q;title&q;:&q;Datasheets&q;,&q;text&q;:&q;n/a&q;,&q;links&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;29fE02pZNhmoFsRL71X2It&q;,&q;ctaInternalName&q;:&q;RingCentral Developers Datasheet&q;,&q;ctaText&q;:&q;RingCentral Developers&q;,&q;ctaUrl&q;:&q;https://netstorage.ringcentral.com/datasheets/developer.pdf&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;24lWmJmE1hJP5t3xBJNxzI&q;,&q;ctaInternalName&q;:&q;RingCentral Embeddable Datasheet&q;,&q;ctaText&q;:&q;RingCentral Embeddable&q;,&q;ctaUrl&q;:&q;https://netstorage.ringcentral.com/datasheets/embeddable.pdf&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4nXWgV7RtvQuVqbNaEYMMB&q;,&q;ctaInternalName&q;:&q;High Volume SMS Datasheet&q;,&q;ctaText&q;:&q;High Volume SMS&q;,&q;ctaUrl&q;:&q;https://netstorage.ringcentral.com/datasheets/high_volume_sms.pdf&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7JZPWJHh2QPgZ5A0LzxswJ&q;,&q;ctaInternalName&q;:&q;RingCentral Add-ins Datasheet&q;,&q;ctaText&q;:&q;RingCentral Add-ins&q;,&q;ctaUrl&q;:&q;https://netstorage.ringcentral.com/datasheets/rc-add-ins.pdf&q;}],&q;cta&q;:[]},{&q;contentTypeId&q;:&q;componentCommunityBox&q;,&q;entryId&q;:&q;13xE7VhT2PTGzaM3niK3eL&q;,&q;boxInternalName&q;:&q;CRM Integration Whitepapers&q;,&q;image&q;:{&q;title&q;:&q;whitepapers&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/QFjPuC02vdG7rJiHrn6fY/1c2814a26ebac2226e538e55d9232742/whitepapers.png&q;},&q;title&q;:&q;Whitepapers and videos&q;,&q;text&q;:&q;n/a&q;,&q;links&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;7Ao0PDYftq8cWYiUojzTqK&q;,&q;ctaInternalName&q;:&q;Revolutionizing Communications&q;,&q;ctaText&q;:&q;Revolutionizing Communications&q;,&q;ctaUrl&q;:&q;https://netstorage.ringcentral.com/documents/revolutionizing_communications_with_rc_apis.pdf&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3U0UYxopHZvsXuo2kYWuwX&q;,&q;ctaInternalName&q;:&q;Communications in 21st Century&q;,&q;ctaText&q;:&q;Communications in 21st Century&q;,&q;ctaUrl&q;:&q;https://netstorage.ringcentral.com/documents/%D1%81ommunications_in_21st_century.pdf&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;3b4fL4s1HxG2pTZJNefWRQ&q;,&q;ctaInternalName&q;:&q;Contact Center for Salesforce&q;,&q;ctaText&q;:&q;Contact Center for Salesforce&q;,&q;ctaUrl&q;:&q;https://www.youtube.com/watch?v=br4v6btGjZc&a;t=68s&q;}],&q;cta&q;:[]},{&q;contentTypeId&q;:&q;componentCommunityBox&q;,&q;entryId&q;:&q;1gsOCpwFLcLoqMuLVqhs5x&q;,&q;boxInternalName&q;:&q;CRM Integration Case Studies / Sample Applications&q;,&q;image&q;:{&q;title&q;:&q;casestudies&q;,&q;url&q;:&q;//images.ctfassets.net/up8h5u10ttz3/5MHSiC61gBY7zhKjyNZ9db/30d9847b0794ff8934093a5866a28873/casestudies.png&q;},&q;title&q;:&q;Case studies and apps&q;,&q;text&q;:&q;n/a&q;,&q;links&q;:[{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;5rpQP0UYVgd8Yacyw4iiey&q;,&q;ctaInternalName&q;:&q;Salesforce&q;,&q;ctaText&q;:&q;Salesforce&q;,&q;ctaUrl&q;:&q;https://www.ringcentral.com/apps/ringcentral-salesforce&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;4CjwjG1cXyN19MweXECuVV&q;,&q;ctaInternalName&q;:&q;Microsoft Dynamics&q;,&q;ctaText&q;:&q;Microsoft Dynamics&q;,&q;ctaUrl&q;:&q;https://www.ringcentral.com/apps/ringcentral-for-microsoft-dynamics-365&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;31YjORVROtoSV0mJCzjBJB&q;,&q;ctaInternalName&q;:&q;Zendesk&q;,&q;ctaText&q;:&q;Zendesk&q;,&q;ctaUrl&q;:&q;https://www.ringcentral.com/apps/ringcentral-zendesk&q;},{&q;contentTypeId&q;:&q;componentCta&q;,&q;entryId&q;:&q;6EXt1KZXhycBYQKS9NMR2s&q;,&q;ctaInternalName&q;:&q;Zoho CRM with RingCentral Video&q;,&q;ctaText&q;:&q;Zoho CRM with RingCentral Video&q;,&q;ctaUrl&q;:&q;https://www.ringcentral.com/apps/zoho-crm-for-ringcentral-video&q;}],&q;cta&q;:[]}]}]},&q;status&q;:{&q;status&q;:&q;SUCCESS&q;}}}</script></body></html>