Changelog
Track changes and updates to the Transformify API.
API Versioning
The Transformify API uses URL-based versioning. The current version is v1.
https://api.transformify.mk/api/v1/...
Release History
2026-04-17
New Features
- Send SMS (
POST /api/v1/sms/send) — Send SMS messages without creating a template. Provide message content, an SMS Sender ID, and a list of recipients. - Send Viber Text (
POST /api/v1/viber/send-text) — Send simple text Viber messages without a template. Provide message content, a Viber Service ID, and a list of recipients.