How to Connect YakChat to your Infobip (Peerless) Service
Overview
YakChat can connect with your Infobip (Peerless) telephony service in 4 easy steps: These are:
- Copy the API Base URL
- Copy the API Token
- Choose an Infobip Number for Setup and Testing
- Send API information to YakChat
After these steps, we’ll then test the connection for you and confirm when everything is set up.
Step 1: API Base URL
This value is automatically created when an account is setup with Infobip. The easiest way to get this value is to sign in to the Infobip Portal and copy it from the upper right-hand corner of the Infobip Portal Home Page.

Step 2: API Key
The API Key must be generated using the following steps:
1. Click on “Manage API Keys” from the Infobip Portal Home Page
2. Click on “CREATE API KEY” button at the upper right of the page
- Give the key a helpful name
- Set an expiration date (several years in to the future)
- Define the necessary API Scopes
- Under “General” select the following two items
1. “inbound-message:read”
2. “message:send”
- Under “Channels” select the following 12 items
1. “mms:logs:read”
2. “mms:manage”
3. “mms:message:send”
4. “sms:inbound-message:read”
5. “sms:logs:read”
6. “sms:manage”
7. “sms:message:send”
8. “whatsapp:conversions”
9. “whatsapp:inbound-message:read”
10. “whatsapp:logs:read”
11. “whatsapp:manage”
12. “whatsapp:message:send”
- Under “Platform” select the following two items
1. “messages-api:manage”
2. “messages-api:message:send"
- Under “Customer Engagement” select the following three items
1. “content-messages:manage”
2. “content-messages:read”
3. “conversations:manage”
Step 3: Adding a Subscription for each message channel
SMS Channel
Add and new SMS channel using the following steps:
1. Select Developer Tools > Subscription Management from the left menu.
2. Click on “CREATE SUBSCRIPTION” button at the upper right of the page.
3. In the Create Subscription section enter the following:
- Select "SMS" from the Channel pulldown
- Select "DELIVERY" from the Select events to subscribe to pulldown.
4. In the Notifications section enter the following:
- Enter "sms-callback" in the Profile ID field.
- Enter "https://sp-yakchat.com/sms/statuscallback" in the Webhook URL field.
MMS Channel
If your region supports MMS, add and new MMS channel using the following steps:
1. Select Developer Tools > Subscription Management from the left menu.
2. Click on “CREATE SUBSCRIPTION” button at the upper right of the page.
3. In the Create Subscription section enter the following:
- Select "MMS" from the Channel pulldown
- Select "DELIVERY" from the Select events to subscribe to pulldown.
4. In the Notifications section enter the following:
- Enter "mms-callback" in the Profile ID field.
- Enter "https://sp-yakchat.com/mms/statuscallback" in the Webhook URL field.
WhatsApp Channel
If your YakChat subscription includes WhatsApp, add the WhatsApp channel using the following steps:
1. Select Developer Tools > Subscription Management from the left menu.
2. Click on “CREATE SUBSCRIPTION” button at the upper right of the page.
3. In the Create Subscription section enter the following:
- Select "WHATSAPP" from the Channel pulldown
- Tick "DELIVERY" and "SEEN" from the Select events to subscribe to pulldown.
4. In the Notifications section enter the following:
- Enter "whatsapp-callback" in the Profile ID field.
- Enter "https://sp-yakchat.com/whatsapp/statuscallback" in the Webhook URL field.
Step 4: Choose a Number for Setup and Testing
Please choose one Infobip number that we can use for initial setup and testing.
Step 5: Submit your connection details
Enter the following Infobip connection details in the the form below:
- Select "Infobip" as the SMS service provider
- Enter your Infobip API Base URL into Integration Data 1 (from step 1)
- Enter your Infobip API Token into Integration Data 2 (from step 2)
- The phone number we can use to test the service is working correctly (step 1)