curl --location --request GET 'https://api.whatsiplus.com/sendMsg/APIKEY?phonenumber=+15551234567&message=This is a test message&schedule=1724160037&link=https://example.com/image.jpg'
{
"success": "true",
"message": "Added to the message queue",
"messageId": 649
}