With the Boolky API you can integrate a number of functions, such as sending a message to both existing contacts and new ones, you can calculate how much it will cost before sending. You can add a contact whenever you have a new user. You can integrate all the functionality that we have, if some functionality is not enough or you have problems with integration, write to the support service and we will solve this issue as soon as possible.
* We will inform about the status of the SMS via the WebHook, you can enter your profile and add the Call Back URL. Request type is POST. The request body you can see below.
Authorization:*******************
{
"smsStatus": "delivered",
"groupHistoryId": "14874",
"errorCode": "null",
"phoneNumber": "+18181111112",
"segments": "1",
"uuid": "uewjnj-2734-wjebg"
}