Log in Sign up
RU EN

Integrations

Ready-made modules

SemySMS in your platform

Three platforms with a module already written - you don't have to build the integration from scratch. Only the Bitrix24 app is ours: the other two are made by third-party developers, and installation questions are handled on their side.

Laravel

A composer package: send SMS from a Laravel app. Written and maintained by a third-party author.

Package on GitHub

Bitrix24

Our app in the Bitrix24 marketplace: messages go to customers straight from the portal, from your own SIM cards.

Open in the marketplace

1C-Bitrix

The WebDebug SMS notification module for a 1C-Bitrix site. The module is not ours and works with more than us: SemySMS is one provider on its list.

Open in the marketplace

Your own code

No module for your platform?

Everything the modules do is available directly and from any language: sending is a plain HTTP request, and the service reports incoming messages and statuses on its own.

REST API

Send and receive messages from your own code: eight methods, their parameters and ready examples in PHP.

API reference

WebHook for incoming

When an SMS arrives on the phone, the service notifies your URL, another phone or Telegram about it.

How to set it up

WebHook for statuses

What happened to a sent message the service reports to your URL itself - no need to poll it in a loop.

How to set it up