BotMasterSender Cloud-APIs
v2
POST For Individual Send
POSTSend Message Through POST Request
https://api.botmastersender.com/api/v2/?action=send
PARAMS
action
Bodyformdata
senderId
authToken
messageText
receiverId
Example Request
Send Message Through POST Request
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
POSTSend Message POST Request With Media URL
https://api.botmastersender.com/api/v2/?action=send
PARAMS
action
Bodyformdata
senderId
authToken
messageText
receiverId
mediaurl
Example Request
Send Message POST Request With Media URL
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
POSTSend Message POST Request With Form-data File Upload
https://api.botmastersender.com/api/v2/?action=send
PARAMS
action
Bodyformdata
senderId
authToken
messageText
receiverId
uploadFile
Example Request
Send Message POST Request With Form-data File Upload
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers