Top
What are the trusted Whatfix Mobile domains to whitelist?
  • 14 Dec 2023
  • 1 Minute To Read
  • Dark
    Light
  • PDF

What are the trusted Whatfix Mobile domains to whitelist?

  • Dark
    Light
  • PDF

Article Summary

If your organization uses a firewall to restrict network access to only specific websites or software, then you need to whitelist the following domains to ensure that your app can communicate with Whatfix Mobile and fetch content for your end users to view.

Domains to Whitelist:

Your title goes here

For US data center users

ProtocolDomain/valuePurpose
HTTPS Protocol

leap-api-eus.whatfix.com

To access all the Whatfix Mobile APIs
leap-raven-eus.whatfix.comTo access the API for streaming app screens

leap-eus.whatfix.com

To access the Whatfix Mobile Dashboard
leap-assets-eus.whatfix.comTo use MP3, HTML, images, etc.

fonts.gstatic.com

To use Google fonts

leap-survey-eus.whatfix.com

To create Surveys
WebSocket Protocol

wss://leap-raven-eus.whatfix.com

To access the API for streaming app screens



For India data center users

ProtocolDomain/valuePurpose
HTTPS Protocol

leap-api.whatfix.com

To access all the Whatfix Mobile APIs

leap-api-in.whatfix.com

To access all the Whatfix Mobile APIs

leap-raven.whatfix.com

To access the API for streaming app screens

leap-raven-in.whatfix.com

To access the API for streaming app screens

leap.whatfix.com

To access the Whatfix Mobile Dashboard

leap-in.whatfix.com

To access the Whatfix Mobile Dashboard

leap-assets-in.whatfix.com

To use MP3, HTML, images, etc.

fonts.gstatic.com

To use Google Fonts

leap-survey-eus.whatfix.com

To create Surveys
WebSocket Protocol

wss://leap-raven.whatfix.com

To access the API for streaming app screens

wss://leap-raven-in.whatfix.com

To access the API for streaming app screens

For EU data center users

ProtocolDomain/valuePurpose
HTTPS Protocol

leap-api-eu.whatfix.com

To access all the Whatfix Mobile APIs
leap-raven-eu.whatfix.comTo access the API for streaming app screens

leap-eu.whatfix.com

To access the Whatfix Mobile Dashboard
leap-assets-eu.whatfix.comTo use MP3, HTML, images, etc.

fonts.gstatic.com

To use Google fonts

leap-survey-eu.whatfix.com

To create Surveys
WebSocket Protocol

wss://leap-raven-eu.whatfix.com

To access the API for streaming app screens
Your title goes here

If your app cannot trust the Whatfix Mobile SSL Certificate, a network_security_config.xml needs to be updated. This enables your app to trust user certificates for Whatfix URLs. The network_security_config.xml file is as follows:

<?xml version="1.0" encoding="utf-8"?>
  <network-security-config>    
    <domain-config>        
      <domain includeSubdomains="true">whatfix.com</domain>        
        <trust-anchors>            
          <certificates src="system" />            
          <certificates src="user" />        
        </trust-anchors>    
    </domain-config>
</network-security-config>





Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.