curl --request GET \
--url https://converso-whatsapp-api.p.rapidapi.com/ \
--header 'x-rapidapi-key: <api-key>'{
"status": 200,
"message": "Welcome to the Converso WhatsApp API, it is working!",
"version": "2.0.0",
"whatsappVersion": "2.3XXX.xxx"
}Get information about your Converso Whatsapp Api
curl --request GET \
--url https://converso-whatsapp-api.p.rapidapi.com/ \
--header 'x-rapidapi-key: <api-key>'{
"status": 200,
"message": "Welcome to the Converso WhatsApp API, it is working!",
"version": "2.0.0",
"whatsappVersion": "2.3XXX.xxx"
}Your rapid api key
ID of the instance to connect
Ok
The HTTP status of the response
Descriptive message about the current state of the API
The current version of the API
URL to the API's Swagger documentation
URL to the API manager
URL to the detailed API documentation