BulkSMSOnline
Our APIs are built to make it effortless for developers to integrate reliable global SMS into any application. Whether you’re sending OTPs, marketing blasts, appointment reminders, or critical alerts, BulkSMSOnline gives you a straightforward REST interface that works the way you expect. With ready‑to‑run code samples in PHP, C#, and Java, clear documentation, and direct access to our…
BulkSMSOnline endpoints
| Method | Endpoint | Description |
|---|---|---|
| HTTP SMS API | ||
| GET |
httpSmsEndpoint /httpsmsapi |
The HTTP API is the fastest way to send SMS messages using a simple GET or POST request. It is useful for legacy systems, direct server-side integrations, and lightweight… |
| POST |
httpSmsEndpointPost /httpsmsapi |
The HTTP API is the fastest way to send SMS messages using a simple GET or POST request. It is useful for legacy systems, direct server-side integrations, and lightweight… |
| Account Balance API | ||
| GET |
balanceEndpoint /balance |
Use the Account Balance API to check the available SMS balance for your account. The endpoint supports both **GET** and **POST**, but POST is recommended for better credential… |
| POST |
balanceEndpointPost /balance |
Use the Account Balance API to check the available SMS balance for your account. The endpoint supports both **GET** and **POST**, but POST is recommended for better credential… |
| REST SMS API | ||
| POST |
sendSms /rest/api/v1/sms/send/ |
Use this endpoint to send one SMS or a bulk SMS request through the REST API. The request body must be sent as JSON, and the generated REST API token must be passed using the… |
| Generate REST API Token | ||
| GET |
Generate REST API Token /rest/api/v1/sms/gettoken/username/{YourUsername}/password/{YourPassword} |
Generate a temporary REST API token using your BulkSMSOnline username and password. Use this token when calling the REST API by passing it in the `token` HTTP header. ```bash GET… |
| Lookup APIs | ||
| POST |
MNV API /mnv |
The endpoint supports both **GET** and **POST**. POST is recommended because it keeps your credentials out of the URL, browser history, and most server/proxy logs. MNV… |
| POST |
MNP /mnp |
The endpoint supports both **GET** and **POST**. POST is recommended because it keeps your credentials out of the URL, browser history, and most server/proxy logs. MNP Lookup… |
BulkSMSOnline pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|