> ## Documentation Index
> Fetch the complete documentation index at: https://v0.x-docs.novu.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Infobip - SMS

> Learn how to use the Infobip provider to send sms notifications using Novu

You can use the [Infobip](https://www.infobip.com/developers/) provider to send SMS messages to your customers using the Novu Platform with a single API to create multi-channel experiences.

## Getting Started

To use the Infobip provider in the SMS channel, you will need to create an Infobip account and add your API key and Base URL to the Infobip integration on the Novu platform.

## Retrieving your API Key

To Find a new API key in Infobip, you can follow these steps:

* [Sign up](https://www.infobip.com/signup) or [Log in](https://portal.infobip.com/login/) to your Infobip account.
* On the [Homepage](https://portal.infobip.com/homepage/), you'll see your API key.

<Frame caption="See your API key on your homepage">
  <img src="https://mintcdn.com/novu-v2-docs/RjdbijoFZs-J-RVM/images/channels-and-providers/sms/infobip/image-63.png?fit=max&auto=format&n=RjdbijoFZs-J-RVM&q=85&s=29a112362d4fdbfb168e32652963d1eb" width="2000" height="982" data-path="images/channels-and-providers/sms/infobip/image-63.png" />
</Frame>

Alternatively, you can find the API key on the Developer Tools page.

* On the sidebar (on the left), click on `Developer Tools`.
* This will display a dropdown from which you can then click on `API Ksys` to view your API key.

<Frame caption="Find your API key from the developer tools">
  <img src="https://mintcdn.com/novu-v2-docs/RjdbijoFZs-J-RVM/images/channels-and-providers/sms/infobip/image-64.png?fit=max&auto=format&n=RjdbijoFZs-J-RVM&q=85&s=482e9057e1dc3a8ec05eb9d593672338" width="2000" height="982" data-path="images/channels-and-providers/sms/infobip/image-64.png" />
</Frame>

If you want to create an API key:

* Click on the `CREATE API KEY` button
* Fill the form
* Click on `GENERATE`

<Frame caption="Generate your API key">
  <img src="https://mintcdn.com/novu-v2-docs/RjdbijoFZs-J-RVM/images/channels-and-providers/sms/infobip/image-65.png?fit=max&auto=format&n=RjdbijoFZs-J-RVM&q=85&s=c98182a73668134754ad2ddea9588243" width="2000" height="982" data-path="images/channels-and-providers/sms/infobip/image-65.png" />
</Frame>

## Finding the Base URL

To see your base URL, log in to the account. Once logged in, on the Homepage, you should see your base URL in this format: `xxxxx.api.infobip.com`.

<Frame caption="Your base URL is on the homepage">
  <img src="https://mintcdn.com/novu-v2-docs/RjdbijoFZs-J-RVM/images/channels-and-providers/sms/infobip/image-66.png?fit=max&auto=format&n=RjdbijoFZs-J-RVM&q=85&s=8c2735b2de315dd57324afe43f3fc81d" width="2000" height="982" data-path="images/channels-and-providers/sms/infobip/image-66.png" />
</Frame>

## Create an Infobip integration with Novu

* Visit the [Integrations](https://web.novu.co/integrations?utm_campaign=docs-sms-infobip) page on Novu.
* Click the "Add a provider" button.
* Locate **Infobip** under the SMS section and click on the **Connect** button.
* Enter your Infobip API Key.
* Enter your Base URL.
* Fill in the `From` field.
* Click on the `Disabled` button and mark it as `Active`.
* Click on the **Connect** button.

You should now be able to send SMS notifications using Infobip in Novu.
