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

# Introduction

> Simpu is a unified customer communication platform.

Welcome to the Simpu API documentation. This guide is designed to help developers integrate Simpu's powerful customer communication platform into their applications, enabling seamless management of customer interactions across multiple channels.

The Simpu API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts [JSON-encoded](http://www.json.org/) request bodies, also returns [JSON-encoded](http://www.json.org/) responses, and uses standard HTTP response codes, authentication, and verbs.

<img className="block dark:hidden rounded-lg" src="https://mintcdn.com/simpuinc/jrfkCj7ejzZdVNxE/images/hero-light.svg?fit=max&auto=format&n=jrfkCj7ejzZdVNxE&q=85&s=aefb002c3465cd1c97dd0377f0403cfb" alt="Hero Light" width="1800" height="945" data-path="images/hero-light.svg" />

<img className="hidden dark:block rounded-lg" src="https://mintcdn.com/simpuinc/jrfkCj7ejzZdVNxE/images/hero-dark.svg?fit=max&auto=format&n=jrfkCj7ejzZdVNxE&q=85&s=9b2655ec0404ec2ea043663b70b6ebfc" alt="Hero Dark" width="1800" height="945" data-path="images/hero-dark.svg" />

## Features

Here are some of the features that Simpu offers:

<AccordionGroup>
  <Accordion title="Text Marketing" icon="mobile">
    Keep in touch with your customers throughout their entire journey by sending
    post-transactional, promotional, and personalized SMS messages.
  </Accordion>

  <Accordion title="Email Marketing" icon="envelope-dot">
    Convert customers at the perfect moment with personalized messages. Boost
    your revenue by identifying the right customer to target.
  </Accordion>

  <Accordion title="Omni-channel Inbox" icon="inboxes">
    Say goodbye to missed messages. Bring every conversation and
    interaction—from chat, texts to emails — into a single place, and respond
    instantly.
  </Accordion>
</AccordionGroup>

## Getting Started

To begin using the Simpu API, you'll need to:

1. Sign up for a Simpu account if you haven't already.

* [Sign up for Simpu Texts](https://texts.simpu.co/signup) | [Sign up for Simpu Mails](https://mails.simpu.co/signup)

2. Obtain your API credentials from the Simpu dashboard.
3. Familiarize yourself with our authentication process and rate limits.
