admin
How can I ensure my API Integration complies with DLT Regulations in India?
Last Updated: 03/03/2025To 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/2025To 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/2025To 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/2025SMSGatewayCenter 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/2025If 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 Do I Send a “+” Sign in an SMS Using the API?
Last Updated: 03/03/2025Sending 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 Voice Call API into My Application?
Last Updated: 03/03/2025SMSGatewayCenter 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 Can I Integrate the WhatsApp Business API with SMSGatewayCenter?
Last Updated: 03/03/2025SMSGatewayCenter 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/2025Integrating 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/2025To 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.