WasenderApi - Low Cost WhatsApp API for Developers Getting Started with WasenderAPI - API Documentation - WasenderApi - Low Cost WhatsApp API for Developers
WasenderApi API

API Documentation

WasenderApi WhatsApp API

Getting Started with WasenderAPI

Getting Started

Learn how to quickly set up your WasenderAPI account and start sending WhatsApp messages in minutes. This guide covers account creation, token generation, sending your first message, and tracking delivery using our developer-friendly REST API.

Getting Started with WasenderAPI – WhatsApp Messaging API

Introduction

Welcome to WasenderAPI – your reliable WhatsApp API platform. This guide will walk you through the steps to set up and start sending messages using our powerful API. It's quick, secure, and developer-friendly.

Step 1: Create an Account

  • Go to the registration page.
  • Fill in your details and verify your email address.
  • Once verified, log in to access your dashboard.

Step 2: Create Your First WhatsApp Session

  1. Log In to Your Dashboard: Access your account at wasenderapi.com/dashboard.
  2. Navigate to the Sessions Section: In the dashboard, go to the Sessions tab.
  3. Create a New Session: Click on Create New Session.
  4. Scan the QR Code: A QR code will appear. Open WhatsApp on your phone, go to Settings > Linked Devices, and scan the QR code to link your WhatsApp account.
  5. Session Activation: Once scanned, your session will connected, and you can copy your API key.

For a more advanced walkthrough, check out the detailed guide here:

Creating Your First Session – WasenderAPI Help Center

Step 3: Send Your First Message

API Endpoint

POST https://www.wasenderapi.com/api/send-message

Headers

Authorization: Bearer YOUR_API_KEY
Content-Type: application/json

Request Body

{
  "to": "212612345678",
  "text": "Hello from WasenderAPI!"
}

Note: The number you're messaging must have agreed to receive WhatsApp messages.

Step 4: Track Message Delivery

You can track the status of your messages through the session page or set up webhooks for real-time updates.

Need Help?

Check out our Help Center or reach out to our support team at [email protected].

Go to Dashboard