Skip to content

manishmodi/apidocs

 
 

Repository files navigation

Sparrow SMS API Documentation

Sparrow SMS is one of the leading VAS providers in Nepal. This repo contains the API documentation including the examples for different platforms.

How to signup

Please visit https://api.sparrowsms.com/platform/login/signup

MT (Outgoing) API Endpoint

URL : http://api.sparrowsms.com/call_in.php

Required parameters

  • username
  • password
  • client_id
  • to
  • text

Optional parameters

  • from
  • identity
  • unicode
  • subaccount
  • tag

Supported HTTP Methods

  • GET
  • POST

Complete Documentation (Read the docs)

Please visit Read the docs for complete documentation. http://sparrowsms.readthedocs.org

About

The official documentation for Sparrow SMS API

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 78.3%
  • JavaScript 18.0%
  • PHP 3.7%