> For the complete documentation index, see [llms.txt](https://help.1msg.io/platform-1msg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.1msg.io/platform-1msg/~/changes/73/platform-1msg.io-developer-first-new-features-and-bonuses.md).

# Platform 1MSG.io: Developer-First — new Features & Bonuses

We launched the Platform 1MSG.io **beta** — a new WABA ecosystem. It is as stable and reliable as the current my.1msg.io version, but with a completely reimagined UI for developers and an **API & Developer-First** focus.

All new WABA technology features will roll out here first, and some will be exclusive to Platform 1MSG. That's why we recommend that new customers register on the new platform right away at [platform.1msg.io](https://platform.1msg.io/register?utm_source=en_gitbook_beta_1).

#### Why teams choose the 1MSG ecosystem:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>WhatsApp Business API</strong></td><td>Full support for Cloud API and on-premises WhatsApp Business API on a single platform</td></tr><tr><td><strong>Reliable Enterprise backend</strong></td><td>Built-in queue system and automatic retries for message deliveries to all your webhooks.</td></tr><tr><td><strong>Message history</strong></td><td>Unlimited storage and permanent access to conversation history</td></tr><tr><td><strong>Your media in our cloud</strong></td><td>We store all media files (images, documents, etc.) in our cloud for free, with no time limits</td></tr></tbody></table>

#### Exclusive updates and features on the new Platform 1MSG:

* **Full end-to-end test drive:** No need to connect your own business number to verify the integration. Pick a test WABA number for the country you need from the 1MSG pool and test the API, template logic, and webhooks in your system right away.
* **Webhook Inspection:** A complete webhook archive (messages, delivered, read, failed statuses, and more). The platform stores raw JSON payloads so you can check at any time whether an event reached your system and in what form. <mark style="background-color:$success;">coming soon</mark>
* **Deep error tracing:** A debug panel that shows a detailed error log with all status codes and fix suggestions. <mark style="background-color:$success;">coming soon</mark>
* **AI and automation ready:** Native MCP (Model Context Protocol) support for connecting AI agents, a dedicated CLI for console management, and ready-made use cases. <mark style="background-color:$success;">coming soon</mark>
* **System Audit Log:** History of all changes on the channel — for example, API settings, billing, and more.

***

#### Welcome bonuses for new customers

If you don't have a my.1msg.io account yet, now is the best time to get started:

{% hint style="success" %}
🎁 **Starter deposit:** Get $5 added to your balance right after creating your account to test sending real messages.
{% endhint %}

Getting your integration running takes just 3 steps:

1. Complete a simple registration form (no card required).
2. Create a free Trial channel for the country you need in 6 minutes.
3. Send your first test messages via the API.

<a href="https://platform.1msg.io/register?utm_source=en_gitbook_beta_2" class="button primary">👉 Register on the new platform and launch WABA</a>

***

#### For current my.1msg.io customers

The current platform continues to operate normally. API capabilities, stability, and architecture are identical for now — you don't need to change or reconfigure anything right away.

We will notify you in advance and perform a seamless, automatic migration of all your channels to the new platform in the future. If you'd like to try the new platform and create a new WABA channel, you can register and evaluate the system today.

***

### WhatsApp Support Channel

{% columns %}
{% column width="66.66666666666667%" %}
Have questions?

Message us on WhatsApp at +1 431-304-9665 or simply scan the QR code for quick access to the chat.

<a href="https://wa.me/14313049665?text=Hi" class="button primary">Open on WhatsApp</a>

WhatsApp link <https://wa.me/14313049665?text=Hi>
{% endcolumn %}

{% column width="33.33333333333333%" %}

{% endcolumn %}
{% endcolumns %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.1msg.io/platform-1msg/~/changes/73/platform-1msg.io-developer-first-new-features-and-bonuses.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
