Join a group via invite code or link
Auth:Documentation Index
Fetch the complete documentation index at: https://docs.ryzeapi.cloud/llms.txt
Use this file to discover all available pages before exploring further.
TokenAccount or TokenInstance • Rate-limit: Global (100/min) • Idempotent: partial (repeated calls on an open group return the same groupJid)
ABC123XYZ) or full link (https://chat.whatsapp.com/ABC123XYZ). If the group has requireAdminApproval=true, the join is queued and returns requiresApproval: true.
https://chat.whatsapp.com/ABC123XYZ) in identifier. The service extracts the code automatically and attempts the join.
ABC123XYZ) in identifier. Useful when you already extracted the code from the link in another flow.
groupJid identifies the group the instance has joined (or attempted to join). When requiresApproval: true, the join has not yet taken effect, it is awaiting manual approval from an admin; check the pending queue with /requests. When false, the instance is already a member and can send/receive messages.
TokenAccount or TokenInstance.application/jsonABC123XYZ) or full link (https://chat.whatsapp.com/ABC123XYZ).requiresApproval: true means you have not yet joined, your request is in the queue listed by /requests until an admin approves it./resetLink), the old code stops working immediately.GET /info with the link as the identifier.| HTTP | Message |
|---|---|
| 400 | Invalid invite link or code |
| 400 | Invite link has been revoked or expired |
| 403 | Not allowed to join this group |
| 404 | Group not found |