v1
latestSwagger 2.0MIT2026-07-178391204.7 KBRoot
API health check and info
Returns API status, version, and WhatsApp Web client version
get/
Response
OK
Example response
{
"clientName": "whatsmiau",
"documentation": "https://doc.evolution-api.com",
"message": "Welcome to the Whatsmiau API, a Evolution API alternative, it is working!",
"status": 200,
"version": "0.3.2",
"whatsappWebVersion": "2.3000.0"
}