You are on page 1of 1

Last updated date

12.03.2023

API for get sender names


Request

URL Method Header Content Type

https://smsplus.az/api/sender/names HTTP POST application/json

Parameters

Parameter name Description Type

Bearer Token You can get it in the customer personal information Authorization Bearer Token in Header

If you want all sender names, you should send string value
data Json Data String or Array in Body
"all" or you can send sender names in array.

Example of requests

For all sender names For sender names by sender name in array

{ {
"data": "all" "data": ["SMS Plus","OTP"]
} }

Responses

Success Code Message Data Type

True 100 Get list of all sender names. Array Json

False 101 The customer`s token was not found. Null Json

False 102 Sender names not found in your account Null Json

Contact with us

Web E-mail Phone number

www.smsplus.az info@smsplus.az +994(50)388-66-47

You might also like