whin
Send and receive notifications to your WhatsApp, or to whatsapp groups with a shared gateway.
7.8k subscribers
9.8/10 popularity
619 ms avg latency
98% success rate
44 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
whin endpoints
| Method | Endpoint | Description |
|---|---|---|
| send | ||
| POST |
send /send |
Sends a whatsapp message to the registered number. |
| receive | ||
| POST |
set url /seturl |
Set a whin-receive endpoint. |
| GET |
show url /showurl |
This endpoint is used to request the webhook routes created on your account. |
| GET |
delete url /delurl |
This endpoint will erase the url you set to receive the whatsapps sent to whin. |
| group operations | ||
| POST |
send to group /send2group |
Send a message to the whatsapp group created through whin. |
| POST |
send poll /createpoll |
Sends a poll with options to the whatsapp group. The poll answers will be sent to the webhook listener you defined. |
| GET |
create group /creategroup |
This endpoint will create a group, it will add you as a member, and will promote you to Admin of the group. Check this [video](https://youtu.be/JrYytFPeRdc) to learn how to use it. |
| GET |
my group metadata /mygroup |
This endpoint will return the group id (gid) and full metadata of the group you share with whin. |
| GET |
enrol /getqr |
This endpoint will print a QR code that you need to scan with the whatsapp app on your mobile. Make sure the background of your browser is **NOT** set to dark. |
| webhooks | ||
| GET |
personal listener /webhk |
The response is an url that you have to use as a webhook destination at the origin service. The content sent to it will be routed as a message to a whatsapp group owned by the… |
| ops | ||
| POST |
hk receiver /hk/{user}/{service} |
this endpoint shall be triggered by origin services, it's **NOT** to be used on the playground. |
| GET |
hk receiver /hk/{user}/{service} |
this endpoint shall be used by the origin services, it's **NOT** to be used on the playground. |
| GET |
websocket checker /wskchk |
Whin-receive (thick-client) websockets checker. This endpoint is **ONLY** used to authorize websocket connections to the backend by thick clients. The Response is a token needed… |
| sign up | ||
| GET |
signup /signup |
This endpoint is ONLY used to enter the code you received to signup. Read the Docs to learn how to use it. |
| Other endpoints | ||
| GET |
enrol /enrol |
This endpoint will respond with a QR code that you need to scan to link the whin instance to a WhatsApp number. |
| GET |
whin v1 is deprecated /whin-v1 |
please use whin v2 |
| POST |
set url /seturl |
Set a whin-receive endpoint. Learn how to use it on this [video](https://youtu.be/8WyG_becZXM). This is the valid url where the whatsapps you send to whin, or are written on a… |
| POST |
send /send |
This endpoint will send you a whatsapp. Learn how to use this endpoint on this [video](https://youtu.be/MqAbY6Gu8yM), or this for [media](https://youtu.be/qq3prJTVMRg). |
| GET |
signup /signup |
This endpoint is **ONLY** used to enter the code you received to signup. Follow this [video](https://youtu.be/uOZ-oH4kP58), or read the… |
| POST |
set url /seturl |
Set a whin-receive endpoint. Learn how to use it on this [video](https://youtu.be/8WyG_becZXM). This is the valid url where the whatsapps you send to whin, or are written on a… |
| GET |
generate instance /signup |
This endpoint is **ONLY** used to create your whin instance after you subscribe. |
| GET |
create a group /creategroup |
This API will create a group, it will add you, and will promote you to Admin of the group. Check this [video](https://youtu.be/wD0DWoua0L4) to learn how to use it. |
| POST |
send /send |
This endpoint will send you a whatsapp. Learn how to use this endpoint on this [video](https://youtu.be/MqAbY6Gu8yM), or this for [media](https://youtu.be/qq3prJTVMRg). |
| GET |
personal listener /webhk |
The response is an url that you have to use as a webhook destination at the origin service. The content sent to it will be routed as a message to a whatsapp group owned by the… |
| GET |
personal listener /webhk |
The response is an url that you can use as a webhook destination at the origin service. The content sent to this endpoint will be routed as a message to whatsapp (direct message… |
| POST |
whin /whin |
Before using this api, first check [how to get a whin token](https://youtu.be/E45HL_y3GQE) (it's free); if you don't get a token for each number you want to send a whatsapp to,… |
| POST |
webhooks receiver /hook/{user}/{service} |
This endpoint shall be triggered by the webhook origin and is not intended to be used through this frontend. |
| GET |
create a group /creategroup |
This API will create a group, it will add you, and will promote you to Admin of the group. Check this [video](https://youtu.be/wD0DWoua0L4) to learn how to use it. |
| POST |
send to groups /send2group |
This endpoint will send a message to a whatsapp group. You need the group-id to route the message. Check this [video](https://youtu.be/wD0DWoua0L4) lo learn how to use it. |
| POST |
send to groups /send2group |
This endpoint will send a message to a whatsapp group. You need the group-id to route the message. Check this [video](https://youtu.be/wD0DWoua0L4) lo learn how to use it. |
| POST |
webhooks receiver /hook/{user}/{service} |
This endpoint shall be triggered by the webhook origin and is not intended to be used through this frontend. |
| GET |
show url /showurl |
This endpoint is used to request the webhook routes created on your account. Learn how to use it on this [video](https://youtu.be/8WyG_becZXM) |
| GET |
show url /showurl |
This endpoint is used to request the webhook routes created on your account. Learn how to use it on this [video](https://youtu.be/8WyG_becZXM) |
| GET |
delete url /delurl |
This endpoint will erase the url you set to receive the whatsapps sent to whin. Learn how to use it on this [video](https://youtu.be/8WyG_becZXM). |
| GET |
delete url /delurl |
This endpoint will erase the url you set to receive the whatsapps sent to whin. Learn how to use it on this [video](https://youtu.be/8WyG_becZXM). |
| GET |
webhooks receiver /hook/{user}/{service} |
This endpoint shall be triggered by the webhook origin and is not intended to be used through this frontend. |
| GET |
webhooks receiver /hook/{user}/{service} |
This endpoint shall be triggered by the webhook origin and is not intended to be used through this frontend. |
| GET |
websocket checker /wskchk |
Whin-receive (thick-client) websockets checker. This endpoint is **ONLY** used to authorize websocket connections to the backend by thick clients. The Response is a token needed… |
| GET |
group_copy /creategroup |
This API will create a group, it will add you, and will promote you to Admin of the group. Check this [video](https://youtu.be/wD0DWoua0L4) to learn how to use it. |
| GET |
create-group_copy /creategroup |
This API will create a group, it will add you, and will promote you to Admin of the group. Check this [video](https://youtu.be/wD0DWoua0L4) to learn how to use it. |
| POST |
send to groups_copy /send2group |
This endpoint will send a message to a whatsapp group. You need the group-id to route the message. Check this [video](https://youtu.be/wD0DWoua0L4) lo learn how to use it. |
| GET |
instance status /slot |
Use this endpoint to check the status of your whin instance. |
| GET |
unenrol /unenrol |
use this endpoint if you want to unenrol the current number from whin. |
| GET |
list groups /listgroups |
This endpoint will return the whatsapp groups in which you participate, and the group-id of each. |
whin pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / minute |
|
| PRO Recommended | $2.99 / month | 2 / minute |
|
| ULTRA | $9.99 / month | 4 / minute |
|