Managing Mobile SDK Access Keys

After you connect your mobile app to Yespo, you have to create the access key.

This access key authorizes all the requests sent from the mobile app through the SDKs (iOS, Android, React Native, Flutter, Unity, Cordova, Ionic) to Yespo.

Creating and Enabling the Access Key

To create and enable the access key:

  1. Go to your profile → Settings → Mob Push.
  2. In the connected app, select the Access Keys tab and click Add key.
Mobile app setup page showing the Access keys tab selected with the Add access key button highlighted
  1. In the Create access key dialog box, enter the key description in the Description field and click Create.
Create access key dialog showing the Description field and Create button highlighted
📘

Note

Assigning the description for each mobile access key allows you to identify it and understand which integration it is associated with.

  1. To enable the access key, switch on the slide button on the left-hand side.
❗️

Note

If you do not need to use the access key, disable it by clicking its slide button.

Using the Key to Access SDK

To use the access key to authenticate access to your mobile SDK:

  1. Go to your profile → Settings → Mob Push and select your mobile app connected to Yespo.
  2. Select the Access Keys tab, point to the key, and click the Copy icon beside your key.
Access keys list showing an enabled key with the Copy icon highlighted
  1. Send your API key in X-Reteno-Access-Key HTTP header in every request.

Did this page help you?