Introduction
MobiWeb delivers state of the art APIs for mobile communication services.
MobiWeb APIs are based on REST. APIs use built-in HTTP authentication and HTTP status codes. All data exchange is done in JSON format.
To test MobiWeb APIs, you will need a valid API account. If you don't have one yet, please click here to register for a FREE account.
Authentication
https://[HOST]/apis/auth
SMS
https://[HOST]/apis/sms/mt/v2/
HLR
https://[HOST]/apis/hlr/v2/
OTP
https://[HOST]/apis/otp/v3/
SMS Coupons
https://[HOST]/apis/coupon/v1/
[HOST]
Replace [HOST] with your API account domain name or IP.