---
title: "Channel types"
description: "Understand the differences between official WhatsApp Business Cloud API channels and unofficial channels."
---

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

# Channel types

Wazapin allows you to connect both official and unofficial WhatsApp channels to fit your business requirements and budget. 

## When this matters

Choosing the right channel type affects:
- Message deliverability and sending speed limits.
- Risk of phone number suspension by Meta.
- Cost structure (Meta conversation charges vs. flat-rate unofficial hosting).
- Supported interactive components (like lists and templates).

## Key differences

| Feature | Official Channels (Meta Cloud API) | Unofficial Channels (Web/QR) |
| :--- | :--- | :--- |
| **Meta Approved** | Yes, official API partnership. | No, web session emulation. |
| **Suspension Risk** | Very low (if compliant with policy). | High (if used for cold outreach/spam). |
| **Message Templates** | Required for business-initiated chats. | Optional (can send free-form at any time). |
| **Sending Limits** | Scalable up to unlimited messages/day. | Limited by WhatsApp Web rate limiting. |
| **Pricing** | Pay-per-conversation (Meta fees apply). | Flat monthly/channel fee (no Meta fees). |

For a complete feature support comparison, check the [Channel support matrix](/api/channel-support).

## Recommendation

* Use **Official Channels** for production notification systems, high-volume transactional messages (OTPs, receipt notifications), and customer service teams.
* Use **Unofficial Channels** for internal testing, staging environments, low-volume alerts, or rapid prototyping where Meta setup overhead is not desired.

## Related links
- [Connect your number](/getting-started/connect-channel)
- [Channel support matrix](/api/channel-support)
- [Customer service window](/whatsapp-basics/session-window)

Source: https://docs.wazapin.id/whatsapp-basics/channel-types/index.mdx
