Skip to main content
Base URL: https://api.wppfy.com

⚠️ Important Recommendation

Use WhatsApp BusinessIt is highly recommended to use WhatsApp Business accounts to avoid disconnections, sending limitations, and connection instabilities.

Authentication

To interact with the API, you’ll need to configure the Headers of your requests. Choose the type of access required:
# Header for sending routes and session control
token: YOUR_TOKEN_HERE

Session States

Understand what each connection status means to monitor your instances in real-time.

Disconnected

The instance is completely disconnected from the WhatsApp server.

Connecting

The system is attempting to establish the handshake with WhatsApp.

Connected

Stable connection. The instance is ready to send and receive data.

Limits and Restrictions

Instance Limit

The server has a strict limit of simultaneous instances (“slots”).

Rate Limiting (429)

If the limit is reached, new connections will return HTTP 429.
Free/Demo Servers: May have additional time-to-live (TTL) restrictions on instances, automatically disconnecting after a period.

API Statistics

Summary of resources available in this API version:

96 Endpoints

15 Schemas

HTTPS Only

99.9% Uptime

Additional Resources