NoCodeAPI

List of endpoints

Twilio API

Twilio is a communication tool for send text SMS, Voice SMS, Twilio Email, Twilio API for WhatsApp, etc for making system secure and validate the users. So, you can do all these things with their APIs.

Send text SMS

Make POST request on this endpoint to send text sms with required parameters(if any required).

				
					https://v1.nocodeapi.com/<username>/twilio/<token>/sendSMS
				
			
– Request Parameters :
>
Object Description
body [Required] Pass an body object, email is required. from is the trial number from your twilio account

– Body data format example:

{
    "body": "Hello from Twilio",
    "to": "+12345678901",
    "from": "+12345678901"
}

BLACK FRIDAY Month STARTED - Coupon: BF2023 for 50% OFF