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

# How Do I Connect Africa's Talking for SMS with ChatSyncs?

> Worked example of connecting Africa's Talking as an SMS gateway in SMS Integration — generating an API key in Sandbox mode and adding it as an AfricasTalking profile. Use when a customer is targeting an African audience and wants local SMS rates and coverage.

[SMS Integration](/learn/chatsyncs-integrations/sms/introduction) lists **AfricasTalking** as one of the SMS gateways
you can connect — a good fit when a customer's audience is in Africa, where Africa's Talking
offers wide local coverage, competitive rates, and a free sandbox for testing.

## Step 1: Sign up or log in to Africa's Talking

Go to Africa's Talking and register a new account with your first name, last name, email
address, password, and country. Agree to their terms of service and click **Register**.

<Frame>
  <img src="https://mintcdn.com/chatsyncs/HNsP4MLygnS_qtAH/images/learn/sms-africastalking-connection/step-01-register.png?fit=max&auto=format&n=HNsP4MLygnS_qtAH&q=85&s=464b8977a7f3323131bf41f9d2411c32" alt="Africa's Talking Register a new account form with First Name, Last Name, Email address, Password, and Country fields" width="934" height="506" data-path="images/learn/sms-africastalking-connection/step-01-register.png" />
</Frame>

## Step 2: Open the Sandbox app's API Key page

Once you're logged in, Africa's Talking puts you in **Sandbox App** mode by default — this is a
free testing environment, so you can try everything out before spending any real money. In the
left sidebar, open **Settings**, then click **API Key**.

<Frame>
  <img src="https://mintcdn.com/chatsyncs/HNsP4MLygnS_qtAH/images/learn/sms-africastalking-connection/step-02-sandbox-api-key-nav.png?fit=max&auto=format&n=HNsP4MLygnS_qtAH&q=85&s=f9b3f875c3a28c9a825b4dbfaed6dd7c" alt="Africa's Talking Sandbox dashboard with the left sidebar Settings menu expanded and API Key highlighted" width="980" height="490" data-path="images/learn/sms-africastalking-connection/step-02-sandbox-api-key-nav.png" />
</Frame>

## Step 3: Request the key

On the API Key page, type in your account **password** and click **Request**. Africa's Talking
does this as a security check — it won't just show you the key on screen.

<Frame>
  <img src="https://mintcdn.com/chatsyncs/HNsP4MLygnS_qtAH/images/learn/sms-africastalking-connection/step-03-request-api-key.png?fit=max&auto=format&n=HNsP4MLygnS_qtAH&q=85&s=9f358301cb9c737d35bd27984d52e281" alt="Africa's Talking API Key settings page with a Password field and a Request button" width="969" height="490" data-path="images/learn/sms-africastalking-connection/step-03-request-api-key.png" />
</Frame>

## Step 4: Generate the key from your email

Check the inbox for the email address on your Africa's Talking account — you'll get a message
from Africa's Talking with a **Generate New API Key** button. Click it to actually create the
key.

<Frame>
  <img src="https://mintcdn.com/chatsyncs/HNsP4MLygnS_qtAH/images/learn/sms-africastalking-connection/step-04-generate-api-key-email.png?fit=max&auto=format&n=HNsP4MLygnS_qtAH&q=85&s=90883134c62d48575d515f868bd6286a" alt="Email from Africa's Talking with a Generate New API Key button" width="1155" height="570" data-path="images/learn/sms-africastalking-connection/step-04-generate-api-key-email.png" />
</Frame>

<Tip>
  Copy the key somewhere safe as soon as it's generated — you'll paste it straight into ChatSyncs
  in the next step.
</Tip>

## Step 5: Add the SMS profile in ChatSyncs

Switch to ChatSyncs. From [SMS Integration](/learn/chatsyncs-integrations/sms/introduction), click **New** to open the
**SMS API** form.

<Frame>
  <img src="https://mintcdn.com/chatsyncs/HNsP4MLygnS_qtAH/images/learn/sms-africastalking-connection/step-05-chatsyncs-sms-api-nav.png?fit=max&auto=format&n=HNsP4MLygnS_qtAH&q=85&s=357074922a228e88d7e3c42e4b73410e" alt="ChatSyncs Settings & Integration page with API Integration selected, SMS API highlighted, and the New button highlighted" width="1894" height="822" data-path="images/learn/sms-africastalking-connection/step-05-chatsyncs-sms-api-nav.png" />
</Frame>

Pick **Africastalking** from the provider list, then fill in:

| Field                 | Value                                                     |
| --------------------- | --------------------------------------------------------- |
| **Profile Name**      | Any recognizable label, e.g. "Africa SMS".                |
| **API Key**           | The key you generated and received by email in Step 4.    |
| **Sender (Username)** | Your Africa's Talking username — `sandbox` while testing. |

<Frame>
  <img src="https://mintcdn.com/chatsyncs/HNsP4MLygnS_qtAH/images/learn/sms-africastalking-connection/step-06-sms-profile-africastalking.png?fit=max&auto=format&n=HNsP4MLygnS_qtAH&q=85&s=b2c5add42d93e56bb8e87d4521f3252b" alt="SMS Profile form with Africastalking selected in the provider list, and Profile Name, API Key, and Sender (Username) fields" width="788" height="703" data-path="images/learn/sms-africastalking-connection/step-06-sms-profile-africastalking.png" />
</Frame>

Click **Save** — the profile is now ready to send SMS from your bot or automations.

## Frequently asked

<AccordionGroup>
  <Accordion title="How do I connect Africa's Talking to ChatSyncs?">
    Generate an API key in your Africa's Talking Sandbox account under **Settings → API Key**,
    then add it as a new **AfricasTalking** profile under [SMS
    Integration](/learn/chatsyncs-integrations/sms/introduction).
  </Accordion>

  <Accordion title="Can I test this without spending credits?">
    Yes — the Sandbox App mode in Africa's Talking lets you fully test the SMS API and its
    ChatSyncs integration at no cost before moving to production.
  </Accordion>

  <Accordion title="What is the Sender (Username) field for?">
    Your Africa's Talking username — during sandbox testing this is typically `sandbox`; in
    production it's the username tied to your live Africa's Talking account.
  </Accordion>
</AccordionGroup>

## Related Documentation

* [SMS Integration](/learn/chatsyncs-integrations/sms/introduction) — connecting any SMS gateway and what it's used for.
