Instance Groups
Create groups containing multiple instances and use them as if they were a single WhatsApp number.

Mainly used for message sending distribution, where the instance group will evenly distribute the load and use only active instances, minimizing the risk of instance blocks.
Create New Group
Group creation is limited to the system interface. Access the Instance Groups menu to register a new instance group.
Group Status
| Command | https://apidb.witi.me/witime/group/getstatus.aspx?gid=GROUP_ID |
| Method | GET |
| Response | Group information: |
Shut Down Instance Group
| Command | https://apidb.witi.me/witime/group/End.aspx?gid=GROUP_ID |
| Method | GET |
| Response | |
Start Instance Group
| Command | https://apidb.witi.me/witime/group/Start.aspx?gid=GROUP_ID |
| Method | GET |
| Response | |
Profile Query
Distributes profile queries among the group's instances.
| Command | https://apidb.witi.me/witime/group/query_profile.aspx?gid=GROUP_ID |
| Method | POST |
| Body | |
| Response | |
Send Message
Distributes message sending among the group's instances, randomly and according to instance availability.
| Command | https://apidb.witi.me/witime/group/SendMessage.aspx?gid=GROUP_ID |
| Method | POST |
| Body | |
| Response | Group information: |