Jump to Content
MyMobileAPI
DocumentationRecipesAPI Reference
MyMobileAPI
DocumentationRecipesAPI Reference

MyMobileAPI REST V1

  • Authentication
    • Generate an authentication tokenget
  • Balance
    • Retrieve the balance for an accountget
  • BulkMessages
    • Send one or more messagespost
  • GroupMessages
    • Sends a message to contacts in the grouppost

MyMobileAPI REST V1

  • Authentication
    • Generate an authentication tokenget
  • 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.