Skip to main content

3rd Party Integrations

Your metaverse includes integrations for searching useful content for visitors to spawn into their rooms using the Media Browser. There is built-in support for a variety of sites and search engines, such as Sketchfab. You can also tweet to share content directly from your metaverse.

Sketchfab screenshot

However, before these various content tabs will be enabled for your metaverse, you will need to add the necessary API keys to enable the integrations.

In the Admin Console choose Server Settings:

Server settings link screenshot

There you will find under API Keys the following keys you can set to enable these features:

Sketchfab

Create a Sketchfab account and then Find your API Token.

GIFs

Sign up for the Tenor GIF API to get a free API key.

Videos & Images

Create an Azure Cognitive Services account and enable the Bing Video Search API and Bing Image Search API.

  1. Sign up for an Azure account at portal.azure.com.

  2. Once signed into Azure, search the services available and create a new Cognitive Services offering. You will need to specify a region and application group to deploy to.

  3. When your service has finished spinning up, navigate to the API keys tab.

  4. Copy one of your API keys from the Azure portal.

  5. In your admin panel, navigate to the ‘Server Configuration’ panel and open the ‘API keys’ tab.

  6. Paste the Cognitive Services API key into the ‘Bing Search’ text input.

  7. Save your changes to deploy the video/image search to your Metaverse media browser.

Note: these APIs are not free for above 1000 transactions per month. You will be charged for their usage by your Metaverse instance in your Azure account.

Twitch

Sign up as a Twitch Developer and Get a Client ID.

Twitter

Enable visitors to tweet out videos and photos they've taken.

Sign up as a Twitter Developer and create an application to generate your keys and tokens. You'll need Consumer keys (API Key and Secret) and Authentication Tokens (Access Tokens and Secret). In-App permissions, you'll need Read and Write permissions. Under Authentication settings, enable 3-legged OAuth and add Callback URLs https://your-metaverse-domain/api/v1/oauth/twitter. Then add your https://your-metaverse-domain to the Website URL. Request email addresses from users should be disabled.

Once you've added your consumer/access tokens and secrets into the Admin Panel > Server settings menu > API Keys, go to a room (with spawning objects enabled), take a picture with the camera, hover over the photo, and click "Tweet".

Congrats! You've enabled Twitter on your Metaverse instance!

Analytics and Error Logging

Add Google Analytics tracking IDs and Sentry DSNs to enable aggregated page tracking and error reporting. Note that full URLs which include room, avatar, and scene identifiers will not be sent to analytics services.