View Categories

API

14 Guides

Developer API Types for Sending Messages via SMSGatewayCenter

Last Updated: 04/03/2025

SMSGatewayCenter provides a flexible and robust SMS API to enable developers to send SMS messages programmatically through the https://unify.smsgateway.center/SMSApi/send endpoint. This article outlines the four primary API types supported for sending SMS messages, including XML, Form Data, JSON, x-www-form-urlencoded, and Query Parameter-based REST APIs. Each method offers unique advantages, use cases, and considerations for integration...

How can I ensure my API Integration complies with DLT Regulations in India?

Last Updated: 03/03/2025

To ensure compliance with TRAI’s DLT (Distributed Ledger Technology) regulations in India, follow these steps: Register your business, Sender ID, and message templates on a DLT platform (e.g., via SMSGatewayCenter’s portal). Use approved Sender IDs and templates in your API requests. Configure your API parameters (e.g., senderid, msg) to match DLT requirements for transactional or...

What are the Prerequisites for using the SMSGatewayCenter APIs?

Last Updated: 03/03/2025

To use SMSGatewayCenter’s APIs (SMS, WhatsApp, Voice), you need: An active SMSGatewayCenter account with sufficient credits. API credentials (userid-password or userid-APIkey) generated via the portal. DLT compliance details (e.g., Entity ID, Sender ID, templates) if sending in India. Basic programming knowledge to implement API calls using HTTP, REST, or SMPP protocols. Access to our documentation...

How Do I Handle Bulk SMS Sending with the SMS API?

Last Updated: 03/03/2025

To handle bulk SMS sending, use SMSGatewayCenter’s Bulk SMS API by passing multiple mobile numbers in the mobile parameter, separated by commas (e.g., 919xxxxxxxx1,919xxxxxxxx2). Ensure your account has sufficient credits and configure your senderid and message content. Refer to our API documentation for JSON-based batch sending options and test with a small batch before scaling....

What programming languages can I use to Integrate SMSGatewayCenter APIs?

Last Updated: 03/03/2025

SMSGatewayCenter supports API integration in multiple programming languages. You can use PHP (e.g., CURL, fopen), Java, .NET, Python, Ruby, and others, as noted in our sample scripts and documentation. Visit the Developer API page for downloadable sample codes and tutorials to get started with your preferred language. If your language isn’t listed, contact our support...

How do I debug if my API is not working?

Last Updated: 03/03/2025

If your SMSGatewayCenter API integration isn’t working, follow these debugging steps: Verify Credentials: Ensure your userid, password, or API key is correct and hasn’t expired. Regenerate your API key if needed via the portal under “API Key Settings.“ Check Parameters: Confirm all required parameters (e.g., senderid, mobile, msg) are included and properly formatted. Use URL...

How Can I Integrate the Voice Call API into My Application?

Last Updated: 03/03/2025

SMSGatewayCenter offers a Voice Call API to enable automated voice notifications and calls. Here’s how to integrate it: Create an Account: Sign up for a SMSGatewayCenter account to access our OBD Voice API features. Obtain API Credentials: Generate or retrieve your API key or authentication details from the Developer API section of your portal. Refer...

How Do I Send a “+” Sign in an SMS Using the API?

Last Updated: 03/03/2025

Sending a “+” sign in an SMS via SMSGatewayCenter’s API requires proper URL encoding to ensure the character is interpreted correctly. Follow these steps: URL Encode the “+” Sign: In your SMS Gateway API request, encode the “+” sign as %2B. For example, if you want to send a message like “Contact +919876543210,” encode it...

How Can I Integrate the WhatsApp Business API with SMSGatewayCenter?

Last Updated: 03/03/2025

SMSGatewayCenter supports WhatsApp Business API integration to enhance your communication strategy. Here’s how to get started: Check our developer resources for sample codes and tutorials, as thousands of institutions have successfully integrated our WhatsApp API.

How Can I Integrate the SMS API into My Application?

Last Updated: 03/03/2025

Integrating SMSGatewayCenter’s Developer API into your application is straightforward and can jump-start your project with our robust Bulk SMS API. Follow these steps: For detailed guidance, download our API integration resources or contact our 24/7 support team.

Why is my API key hidden, and how can I reveal it?

Last Updated: 03/03/2025

To improve security, the displayed API key value may be masked or hidden by default. Use the provided functionality to reveal or modify the API key value. Additional Notes If you have any further questions or require assistance, please contact our support team. Visit our Developer API section.

How do I regenerate an API key securely?

Last Updated: 03/03/2025

If you need to regenerate an API key, follow these steps: Tip: Learn about Generating API key

What should I do if my API key isn’t working?

Last Updated: 03/03/2025

When making requests to the Restful API, ensure the following: Nothing works, please contact our support team.

How do I generate a new API key?

Last Updated: 03/03/2025

Generating API Keys To generate a new API key, follow the steps below: