v1

latestSwagger 2.0MIT2026-07-178391204.7 KB
Root

API health check and info

Returns API status, version, and WhatsApp Web client version

get/

Response

OK

clientNamestring
documentationstring
messagestring
statusinteger
versionstring
whatsappWebVersionstring

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"
}
All 83 operations