EX Phone API

com.ex.phoneapi

Total installs
26(26)
Rating
unknown
Released
November 18, 2022
Last updated
March 7, 2023
Category
Tools
Developer
Shonir Corporation
Developer details
Name
Shonir Corporation
Website
unknown
Country
Pakistan
Address
unknown
Android SDKs
EX Phone API Header - AppWisp.com

Screenshots

EX Phone API Screenshot 1 - AppWisp.com
EX Phone API Screenshot 2 - AppWisp.com
EX Phone API Screenshot 3 - AppWisp.com
EX Phone API Screenshot 4 - AppWisp.com

Description

EX Phone API is powerful tool to send sms from your phone connection using API.

NOW SUPPORTED DUAL SIM CARDS

EX Phone API required Send SMS permission to Send SMS from your sim card on all (API)http requests. If the app does not have Send SMS permission, then it will not work properly.

API Example:

http://ip_address:port/send_sms?public_key=demo&secret_key=demo&phone=+923133336426&text=hello

SPECIAL NOTE: Google Play not allow SEND_SMS permission so please for production use of this APP please visit GITHUB repository at: https://github.com/shonirits/EX-Phone-API

Permission Required:

SEND_SMS: Allows an application to send SMS messages.

INTERNET: Allows applications to open network sockets.

SCHEDULE_EXACT_ALARM: Allows applications to use exact alarm APIs.

ACCESS_NOTIFICATION_POLICY: Marker permission for applications that wish to access notification policy. This permission is not supported on managed profiles.

WAKE_LOCK: Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.

FOREGROUND_SERVICE: Allows a regular application to use Service.startForeground.

REQUEST_IGNORE_BATTERY_OPTIMIZATIONS: Permission an application must hold in order to use Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.