> For the complete documentation index, see [llms.txt](https://newpanel.docs.emaillabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://newpanel.docs.emaillabs.io/en/sms/sms-api.md).

# SMS API

The **SMS API** section provides full control over messages sent and received via API integration. It consists of three tabs: **Dashboard**, **Incoming**, and **Outgoing**, which allow you to view statistical data, manage two-way messaging, and monitor SMS delivery details.

**API Methods:**

* Outgoing messages: Sent using the `POST /v2/sms` method.
* Incoming messages: Retrieved using the `GET /v2/sms/{externalId}` method.

&#x20;For detailed information about methods and API capabilities, refer to the [API documentation](https://vercom.gitbook.io/emaillabs-api-docs).
