Home
SMS API
USSD API
CREDIT API
Home
SMS API
USSD API
CREDIT API
  • JORITECH API
  • SMS API
    • Send SMS
    • Send Bulk
    • Send OTP
    • Send Hashed
    • Delivery Status
    • Get SMS Balance
    • Sample Codes
  • USSD API
  • CREDIT API

SMS ACCOUNT BALANCE

POST Method

https://{{url}}/api/services/getbalance/

Request Body:

{
  "apikey": "{{apikey}}",
  "partnerID": "{{partnerID}}"
}
Prev
Delivery Status
Next
Sample Codes