SDK
v2.0
v2.0
  • Getting Started
    • Welcome
    • Start Here
    • Postback Payout (S2S)
    • Advanced options
      • Sending Media Source Data
      • Sending User Segments / User Info
  • Unity
    • Installation
    • Initialization
    • Obtaining Adverstising ID's
  • Android
    • Prerequisite
    • Installation
    • Initialization
      • Deeplinking Routes
      • Premium Offers
    • Obtaining Adverstising ID's
  • Flutter
    • Prerequisite
    • Installation
    • Initialization
      • Deeplinking Routes
      • Premium Offers
      • changeLanguage
    • Obtaining Advertising ID's
  • REACT NATIVE
    • Prerequisites
    • Installation
    • Initialization
      • Deeplinking Routes
      • Premium Offers
    • Obtaining Advertising ID's
  • Web / Iframe
    • Initialization
    • Premium Widgets
  • Questions and troubleshooting
    • Reporting bugs
    • Known issues
    • Changelog
Powered by GitBook
On this page
  • Integration Requirement
  • Provide Currency Icon And Currency Conversion
  • Request API key and secret
  • Receiving Payouts
  • SDK Platforms
  1. Getting Started

Start Here

The Tyr SDK empowers you to seamlessly integrate our campaigns into your application, enabling you to efficiently monetize your audience with ease and effectiveness.

Integration Requirement

Provide Currency Icon And Currency Conversion

For you to integrate the Tyr SDK and to show the user the currency in your own native environment please provide the following details to us.

  1. Currency Icon

    1. A 50x50 icon of your own native currency

  2. Currency Conversion from $1

    1. The value of $1 in your native app currency

If you use Dollars or local currency as your currency Icon and Currency conversion please notify your Tyrads Representative.

Request API key and secret

Before you can integrate and test the SDK with your application, you must request an API key and API secret for your app from our TyrAds Team.

  • API key is a 32 hexadecimal string

  • API secret is a 92 hexadecimal string

Example of API key and API secret:

API_KEY=4f0abc99e38e49b8b52804116e698a45
API_SECRET=cd3c34a55a3b75a3fdd928774615d4e142dd2e6a8ce9da14df4205c7cc812ce81d3656e3dc2c0c58ed05c75c57f87a3431fed62725bb0286f9461521b6c9998b

Please be sure to keep your API key and secret secure! Do not share them in emails, chat messages, client-side code, or publicly accessible sites.

If you have accidentally shared an API key and secret publicly, please contact the TyrAds team to revoke it

API key and API secret for integrating SDK are different from the API key and secret for Advertiser API or Publisher API

Receiving Payouts

To be able to receive payouts for the earnings your user generates, please go to the following page for more information:

SDK Platforms

The platforms supported by the Tyr SDK are as follows:

Unity

Flutter

Web / Iframe

PreviousWelcomeNextPostback Payout (S2S)
Postback Payout (S2S)
Unity
Flutter
Web / Iframe