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

# Hany Bulk SMS: Send Campaigns, OTPs, and Alerts at Scale

> Hany Bulk SMS lets you send campaigns, OTPs, and alerts to thousands of recipients instantly. Flat-rate pricing, custom Sender IDs, and a clean REST API.

Hany Bulk SMS is the fastest way to reach your customers across Ghana and Africa. Whether you're sending a one-time password, a transactional alert, or a promotional campaign to tens of thousands of recipients, Hany delivers your messages reliably — backed by a robust gateway, a flat-rate pricing model, and a developer-friendly REST API.

## Key Capabilities

* **Bulk Campaigns** — Broadcast personalized messages to thousands of contacts in a single API call or through the dashboard campaign builder.
* **OTPs & Verification Codes** — Deliver time-sensitive one-time passwords instantly with high delivery priority.
* **Transactional Alerts** — Send order confirmations, payment receipts, appointment reminders, and service notifications automatically from your application.
* **Single Messages** — Trigger individual, targeted messages to a specific recipient programmatically or manually from the dashboard.

## How It Works

<Steps>
  <Step title="Create Your Hany Account">
    Sign up at [hany.tools](https://hany.tools) and complete your business profile.
  </Step>

  <Step title="Get Your API Key">
    Navigate to **Settings → API Keys** in your dashboard and generate a Bearer token for authenticating API requests.
  </Step>

  <Step title="Register a Sender ID">
    Go to **SMS → Sender IDs** and submit your brand name for approval. This is the name recipients will see on their phones.
  </Step>

  <Step title="Send Messages">
    Use the Hany REST API at `https://api.hany.tools/v1` or the dashboard to start sending immediately.
  </Step>
</Steps>

## Feature Highlights

* **Flat-rate pricing** — Every SMS costs GHS 0.02, regardless of network or volume. No surprises on your bill.
* **Credits never expire** — Top up once and use your credits whenever you need them. There's no monthly rollover or expiry pressure.
* **Custom Sender IDs** — Show your brand name instead of a random number, building trust with every message you send.
* **Delivery reports** — Track the real-time delivery status of every message through the dashboard or via webhooks.
* **99.9% uptime** — Hany's infrastructure is built for reliability so your critical messages always get through.

## Explore the SMS Docs

<CardGroup cols={2}>
  <Card title="Sender IDs" icon="id-badge" href="/sms/sender-ids">
    Register your brand name as a custom Sender ID and manage its approval status.
  </Card>

  <Card title="Send Messages" icon="paper-plane" href="/sms/send-messages">
    Send single SMS messages via the REST API with full request and response details.
  </Card>

  <Card title="Campaigns" icon="bullhorn" href="/sms/campaigns">
    Run bulk SMS campaigns to hundreds or thousands of recipients at once.
  </Card>

  <Card title="Credits" icon="coins" href="/sms/credits">
    Understand how SMS credits work, pricing packages, and how to top up your balance.
  </Card>
</CardGroup>
