• Home
  • Portal
  • Vision
  • Product Lane
  • Business
  • Group
  • Management
  • Blog
  • Contact

  • SMS Voting

  • SMS Service

  • SMS Gateway
  • Click to see how SMS Marketing helps your business
  • Support
  • +91-9645-924-924
  • LIVE CHAT
  • FORUM
  • CONTACT

Services

  • Bulk SMS
  • Short Code Shared
  • Short Code Dedicated
  • Reserve 5676775
  • IVR Solution
  • API
  • Two way SMS

More on WIGWAG

  • Web Hosting
  • E-mail Marketing
  • SEO
  • Web-Marketing
  • Internet Telephony
  • Web Development

API Documentation (Single SMS via HTTP)

Note on HTTP connections: please limit yourself to one concurrent connection, i.e., in your code, send with only one thread/process.
URL (Single SMS): http://api.wigwaginfo.com/post/smsv3.asp?userid=joinus& apikey=xxx&message= Your+Message & senderid=9123123456&sendto=9123123457


Required parameters:
       userid: your wigwag username
       apikey: API key issued to you by wigwag. Kindly note API KEY is always different then your WIGWAG password. API KEY is case sensitive so, please be careful for it.
       message: max 158 chars for text
       senderid: mobile no. or name (Max. 11 characters) from which you want to send SMS. (Mobile no. will be sent in case of Reliance and for all other operators only alphanumeric ID will be supported.)
       sendto: any valid mobile no. without +91 or 91 or 0 (only 10 digit mobile no.)

Returns:
                   status_code #message_id or error description
Possible values for status_code are:
 
20: Account Locked
 
21: Account Expired
 
22: Internal fatal error
 
23: Authentication failure 
        
23x02: Either API access is not enabled for your account or API key is invalid.
                    Check up with WIGWAG Support.
         23x01: User credentials not matched.
         23x03: Current IP address not configured for sending SMS.
         23x10: API key not valid
 
24: Data validation failed
      
   24x04: Destination mobile number not valid
         24x05: Gateway not set for your account
         24x06: Invalid senderid
         24x07: Numeric senderid not allowed on GSM destinations
         24x08: Not allowed to use this senderid
         24x09: Not allowed to use alphanumeric CLI on Reliance
        
24x10: Message length exceeds limit
 
25: You do not have sufficient credits
 
26: Upstream credits not available
 
27: You have exceeded your daily quota
 
28: Upstream quota exceeded
 
40: Temporarily unavailable
 
50: Message submitted to SMSC for delivery.
         
 E.g.: 50 #100001
100001 is the message number which you just submitted.

Note: you should attempt to resend if you receive status code 40. You could also do so if you receive 26 or 28, which might have been resolved after several resend attempts. All other errors should be considered fatal
Any HTTP status code other than 200 should be considered transient, i.e. you should attempt to resend after some interval.

The current url is: http://api.wigwag.in/post/message.asp

Limitations:
    SMS can't be send on a CDMA (Reliance mobile) with a alphanumeric sender id
    SMS cant't be send on a Reliance Mobile from another Reliance mobile or landline number
    All PDU (binary) format SMS are blocked currently or may charged more then one SMS credit i.e. you can't send
    Ringtones, Operator Logos, Picture Message from this API.
    Only 70 characters allowed in a flash message.
    Do not use any mobile number as a sender id (CLI) for GSM mobiles as it is not allowed as per TRAI notification.


How to use HTTP API main URL and Backup URL (ASP Example)

Kindly test the following example before implementing on a production server. This example is provided to give. you just an overview of how to implement our API in your application.
No support will be provided for

Order



  • Home |
  • Portal|
  • Business|
  • Vision|
  • Group|
  • Product Lane|
  • Milestone|
  • Management|
  • Sitemap|
  • Blog|
  • Contact

Copyright © Wiwag 2009. All Rights Reserved.

Xhtml Css