Create a WhatsApp Group
View All WhatsApp Messaging API APIs →Create a WhatsApp group with a name and an initial set of participants, and get back the new group's JID and metadata. Pass the request body as a JSON object with name (string) and participants (array of full international numbers, digits only), for example: {"name":"Support Group","participants":[8613800138000,4915256515060]}.
API Features
One-call group creation Create a named group and seed it with participants in a single request
Returns group JID Get the new group's @g.us JID and metadata for immediate follow-up operations
Bulk seeding Provide multiple participants at once via the participants array
Live API Demo
🔒 Sign in to try it live
Log in to call this API with your own API key. New accounts get 1000 free credits — no card required.
Log in / Sign upNo active API key found. Create one in your Dashboard, then reload this page.Dashboard →
API Response (JSON)
{} Query Result
Need Help?
If you encounter API issues or need other API requirements, please contact us.
Use Cases
- Spin up support or project groups on demand from your app
- Create cohort or campaign groups seeded with a known audience
- Automate onboarding by grouping a customer with their account team