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

GroupMessages

Up to 100 SMS messages may be batched into a single request, or a single message to one or more of your Groups.

📘

Test Mode

Please note that when testMode = true it will return the result but won’t send the data or deduct any credits. It also won’t appear in any reporting.