Smstools

SMS Reseller Program

Offer White Label Text Message Marketing as a Service to your Customers with your own Branding or as an Affiliate.

Do you want to offer White Label Text Marketing to your clients?

With our white label SMS and partner programs, you can easily resell text message marketing to your customers. Perfect for Software Platforms who want to upsell SMS services or marketing agencies.

CRIAR CONTA
Do you want to offer White Label Text Marketing to your clients?

White Label Text Message Marketing Features

Create sub-accounts for your customers or staff.

Sell SMS credits at your own rates.

Brand the SMS service with your colors and logo and URL.

SMS software features customized to your needs.

<?php
	$ch = curl_init();
	$url = "https://api.smsgatewayapi.com/v1/message/send";
	$client_id = "XXX"; // Your API key
	$client_secret = "YYY"; // Your API secret
	$data = [
		'message' => "Hello World", //Message
		'to' => "551234567890", //Receiver
		'sender' => "YourName" //Sender
	];
	curl_setopt($ch, CURLOPT_URL, "$url");
	curl_setopt($ch, CURLOPT_POST, true);
	curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
	curl_setopt($ch, CURLOPT_VERBOSE, true);
	curl_setopt($ch, CURLOPT_HTTPHEADER, [
		"X-Client-Id: $client_id",
		"X-Client-Secret: $client_secret",
		"Content-Type: application/json",
	]);
	curl_setopt($ch, CURLOPT_POSTFIELDS, json_encode($data));
	$response = curl_exec($ch);
?>

Fácil integração

Com a nossa API SMS você pode expandir facilmente seu software com uma integração SMS confiável. Graças à nossa documentação clara e aos SDKs oficiais para PHP, Node.js, Ruby, Python e Powershell, você conecta em poucos minutos seu site, loja virtual ou aplicativo à nossa poderosa e escalável plataforma de SMS.

Documentação da API

Earn with our Referral Program

Another way to work with us: Introduce your clients to Smstools and get rewarded. Perfect for agencies, consultants, influencers, and more. We can setup a referral program where you bring clients and get rewarded. Clients pay directly to us, we handle all the administration, invoices and support. Contact us for more information.

CRIAR CONTA
Earn with our Referral Program
White Label Text Message Marketing Overview

White Label Text Message Marketing Overview

White Label SMS software, branded with your company logo and colors.
Your own SMS service which you can offer at your own rates to you customers.
Reseller API to automate everything.

CRIAR CONTA
White Label Text Message Marketing Overview