Home Getting Started
❇️

Getting Started

Learn the basics of using Platform
Administrador Gowa
By Administrador Gowa
2 articles

Learn the basics of using GoWAPI

Introduction A WhatsApp session in GoWAPI allows you to connect your WhatsApp account to our platform, enabling you to send and receive messages programmatically. This guide will walk you through the process of creating your first WhatsApp session. Note: To use GoWAPI, you need an active WhatsApp account on your mobile device. The phone number associated with this account will be used for all messages sent through the platform*.* Before you begin Make sure you have the following ready: - A smartphone with an active WhatsApp account - A stable internet connection on both your computer and smartphone - A GoWAPI account (if you don't have one yet, create your free account) Step-by-step guide Step 1: Access the WhatsApp Sessions page 1. Log in to your GoWAPI account 2. From the dashboard, click on "Devices" in the left sidebar 3. Click the "Create New Session" button in the top-right corner Step 2: Configure your session 1. Enter a name for your Device (e.g., "Business Account", "Customer Support") 2. Add the phone number that will be used to send the message this will help you identify this session later, click "Save" 3. After create choose your session settings: - Message logging: Enable to keep a record of all messages sent and received - Proxy: Enable proxy (server, login and password). - Webhooks: Enable to receive real-time notifications by providing a URL and selecting events (message received, status updates, etc.) (Learn more about webhooks in our webhooks documentation) 4. Click "Save Device" Step 3: Scan the QR code 1. A QR code will be displayed on your screen 2. Open WhatsApp on your smartphone 3. Tap the three dots (⋮) or settings icon in the top-right corner 4. Select "Linked Devices" 5. Tap "Link a Device" 6. Point your phone's camera at the QR code on your computer screen 7. Wait for the scanning process to complete Tip: If you're having trouble scanning the QR code, make sure your phone's camera is clean and the screen brightness is high enough. You can also try adjusting the distance between your phone and the screen*.* Step 4: Confirm connection 1. Once the QR code is successfully scanned, your phone will show a confirmation message 2. GoWAPI will display a "Connection Successful" message and indicate that the session is now connected 3. You can now start sending API requests to this WhatsApp Session 4. Check our API documentation to learn how to integrate GoWAPI with your applications Understanding Session status Your WhatsApp session can have different statuses: - Connected: The WhatsApp session is connected and ready to use - Connecting: The WhatsApp session is in the process of connecting - Pending/Disconnected: The WhatsApp session is disconnected - Needs QR Scan: The WhatsApp session needs QR code scanning to connect - Logged Out: The WhatsApp session is logged out - Expired: The WhatsApp session has expired You can see the status of your session on the WhatsApp Sessions page. If your session becomes disconnected, you can reconnect it by clicking the "Reconnect" button and scanning the QR code again. Important Disclaimers and Limitations Please read these important limitations and disclaimers carefully before using WhatsApp sessions: - Session count: The number of sessions you can create depends on your subscription plan - Periodic re-authentication: WhatsApp may require you to re-scan the QR code periodically for security reasons Important Disclaimer: You are solely responsible for all messages and content sent through your WhatsApp number. GoWAPI is not responsible for any bans or blocks imposed by WhatsApp on your number and cannot assist in unblocking accounts. Messages will be sent from your personal phone number, so use the service responsibly. Troubleshooting connection issues If you're having trouble connecting your WhatsApp session, try these solutions: - Refresh the QR code by clicking the "Refresh QR Code" button - Ensure your phone has a stable internet connection - Restart the WhatsApp application on your phone - Clear your browser cache and cookies - Try using a different browser - Make sure your WhatsApp app is updated to the latest version For more detailed troubleshooting, see our Troubleshooting Connection Issues guide. Next steps Now that you've created your first WhatsApp session, you can: - Check Our API Docs API Documentations Frequently asked questions Can I use my business WhatsApp account with GoWAPI? Yes, you can connect both regular WhatsApp and WhatsApp Business accounts to GoWAPI. Will people know I'm using GoWAPI to send messages? No, recipients will not be able to tell that you're using GoWAPI. Messages will appear as if they were sent directly from your WhatsApp account. Can I connect multiple WhatsApp accounts to GoWAPI? Yes, depending on your subscription plan, you can connect multiple WhatsApp accounts. Each account requires a separate session. What happens if I log out of WhatsApp on my phone? Logging out of WhatsApp on your phone will not affect your GoWAPI session. However, if you log out from "Linked Devices" in WhatsApp, your WasenderApi session will be disconnected. Is it safe to connect my WhatsApp account to GoWAPI? Yes, WasenderApi uses WhatsApp's official connection method for linked devices. We do not store your messages on our servers unless you enable message logging. Your WhatsApp credentials are never shared with us.GoWAPI

Last updated on Mar 27, 2026