Jump to Content
SMSPortal Docs
HomeDocumentationRecipesAPI ReferenceChangelog
Log inSign upSMSPortal Docs
Log inSign up
HomeDocumentationRecipesAPI ReferenceChangelog

SMSPortal RESTful API

  • Authentication
    • /v2/Authenticationget
  • Balance
    • Retrieve the balance for an accountget
  • BulkMessages
    • Send one or more messagespost
  • GroupMessages
    • Sends a message to contacts in the grouppost

SMSPortal RESTful API

  • Authentication
    • /v2/Authenticationget
  • Balance
    • Retrieve the balance for an accountget
  • BulkMessages
    • Send one or more messagespost
  • GroupMessages
    • Sends a message to contacts in the grouppost

Balance

To retrieve your account balance, simply make a request to the Balance resource. This will return your current balance.

📘

Post Paid Customers

Balance will always return a value of 1000000 on Post Paid accounts as no credit deduction occurs on this account type.