Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

whatsapp api

POST /v1/account

{
    "cc": "your-country-code",
    "phone_number": "your- phone-number-without-country-code",
    "method": "sms" | "voice",
    "cert": "your-verified-name-cert-in-base64",
    "pin": "your-existing-6-digit-pin" # required if two-factor verification is enabled
}
Source by ultramsg.com #
 
PREVIOUS NEXT
Tagged: #whatsapp #api
ADD COMMENT
Topic
Name
3+6 =