Connect & Build with TerraReach
Whether you're a developer building complex apps or a marketer automating workflows, we have the tools you need.
Seamless Integrations
Connect TerraReach to your favorite tools without writing a single line of code.
Zapier
Automate SMS workflows by connecting TerraReach to 8,000+ apps like Google Sheets, Shopify, Slack, and more. No coding required.
Connect on ZapierKlass.lk
The leading LMS in Sri Lanka. Automatically send class reminders, payment confirmations, and alerts to students directly from your LMS.
Visit Klass.lkShopify
The #1 SMS marketing app for Shopify stores in Sri Lanka. Send order updates and recover abandoned carts.
View AppWooCommerce
Seamlessly connect your WooCommerce store. Send automated order notifications and marketing campaigns.
View PluginDeveloper SDKs
Build robust applications with our official client libraries. Fully typed and ready for production.
Node.js SDK
Official NPM Package
npm i @origyns/terrareach-smsFull TypeScript support, Promise-based API, and automatic retries. Perfect for Next.js, Express, and serverless functions.
View on NPMPHP SDK
Composer Package
composer require origyns/terrareach-sms-phpModern PHP client with PSR-compatible HTTP integration. easy to use with Laravel, Symfony, or vanilla PHP projects.
View on PackagistREST API
Universal Compatibility
Not using Node.js or PHP? No problem. Our comprehensive REST API lets you integrate TerraReach into any application, in any language.
Read DocumentationPOST /v1/sms/send
{
"to": "+94771234567",
"message": "Hello!",
"mask": "TerraReach"
}