API 1.0 Documentation

Login API Interface

Overview The Authentication interface encapsulates the APIs to manage the security aspects of an API session. An API session might typically comprise one or more

Manage Keyword

Overview This method enables Create, Update, and Delete a Keyword in a particular group. Syntax C# [OperationContractAttribute()] SBT.API.DataContracts.Common.WSKeywordResponse ManageKeyword( string securityToken, SBT.API.DataContracts.Admin.KeywordRequest keywordRequest )  

Message History Details

Reporting Limits: 1 connection per 15 minutes No connections from 12:00AM to 2:00AM Central Time Overview Returns messages history details (Inbound and Outbound) based on

Message Interface

Message Delivery & Verify by Text The Messaging interface encapsulates the core messaging APIs which provide multiple, flexible options to send and receive messages.  The options

Messages Sent

Reporting Limits: 1 connection per 15 minutes No connections from 12:00AM to 2:00AM Central Time Overview Returns messages sent from various levels of the platform. 

Messages Sent By Type

Reporting Limits: 1 connection per 15 minutes No connections from 12:00AM to 2:00AM Central Time Overview  Returns messages sent from various levels of the platform

MMS Delete

Syntax C# [OperationContractAttribute()] SBT.API.DataContracts.Common.WSGeneralResponse DeleteMMS( string securityToken, string orgCode, string fileName )   WSDL Production: https://ui.solutionsbytext.com/Sbt.App.SetUp/WSServices/GeneralWSService.svc?singleWsdl Staging: https://test.solutionsbytext.com/Sbt.App.SetUp/WSServices/GeneralWSService.svc?singleWsdl   Parameters securityToken – String[1000] (Required) – SecurityToken to

MMS Retrieve

  How to retrieve MMS images from the Solutions By Text platform   Pre-condition: To retrieve an image from the SBT server, the retriever’s system

Planning Your Integration

Overview The API platform has been organized to help simplify the process of integrating your applications. Before any messages can be sent, an account needs

Read Group

Overview This method returns an existing group   Syntax C# [OperationContractAttribute()] SBT.API.DataContracts.Admin.WSGroupResponse ReadGroup( string securityToken, string orgCode )   WSDL Production: https://ui.solutionsbytext.com/Sbt.App.SetUp/WSServices/GroupWSService.svc?singlewsdl Staging: https://test.solutionsbytext.com/Sbt.App.SetUp/WSServices/GroupWSService.svc?singlewsdl   Parameters securityToken