cURL
curl --request GET \ --url https://api.l2msg.com/whatsapp/ \ --header 'apikey: <api-key>'
{ "status": 200, "message": "Welcome to the l2msg Whatsapp API, it is working!", "version": "2.1.1", "documentation": "https://docs.l2msg.com" }
Get information about your l2msg Whatsapp API
Your authorization key header
ID of the instance to connect
Ok
The response is of type object.
object