Softservv API
    • Overview
    • Authentication
      • Login
        POST
    • Accounts
      • Get Account
        GET
    • Whatsapp Accounts
      • Get Whatsapp Accounts
        GET
      • Get Whatsapp Account
        GET
      • Update Whatsapp Account Webhook
        POST
      • Upgrade Whatsapp Account Plan
        POST
      • Suspend Whatsapp Account (Resellers Only)
        POST
      • Unsuspend Whatsapp Account (Resellers Only)
        POST
    • Messages
      • JSON Examples for Sending Messages
      • Get Conversations List
        GET
      • Get Conversation Messages
        GET
      • Get Received Messages
        GET
      • Get Received Message
        GET
      • Get Sent Messages
        GET
      • Get Sent Message
        GET
      • Send Message
        POST
      • Mark Message As Read
        POST
    • Media
      • Upload Media
        POST
      • Get Media
        GET
      • Delete Media
        DELETE
      • Resumable Media Upload
        POST
    • Templates
      • JSON Examples for Creating Templates
      • Get Templates
        GET
      • Get Template
        GET
      • Create New Template
        POST
      • Update Template
        POST
      • Delete Template
        DELETE
    • Billing
      • Get Pricing Plans
    • Embedded Inbox
      • Embedded Inbox - How To
      • Generate Embed Code
      • Generate Embed Token
    • Onboarding
      • Create Onboarding Invite
    • Schemas
      • Schemas

    Overview

    Welcome to SoftServv API#

    Automate WhatsApp Business Communication – Seamlessly Integrated into Your Software
    SoftServv provides a powerful, developer-friendly WhatsApp Business API platform that lets you embed rich, automated WhatsApp messaging directly into your SaaS product, website, CRM, or internal systems.
    Send transactional notifications, customer support replies, marketing messages, reminders, two-way conversations, and more – all powered by the official WhatsApp Cloud API, with SoftServv handling the heavy lifting.

    Why Choose SoftServv?#

    Quick Setup – Sign up, connect your WhatsApp number, and start integrating in minutes.
    Full WhatsApp Features – Messages (text, media, templates), real-time webhooks, read receipts, conversations, templates management, account controls, and embedded inbox.
    Reseller-Friendly – Manage multiple WhatsApp accounts, upgrade plans, suspend/unsuspend – ideal for agencies and SaaS platforms.
    Secure & Compliant – JWT authentication, transparent billing, and full adherence to WhatsApp policies.
    Developer Tools – RESTful endpoints, detailed examples (cURL + code gen in many languages), schemas, and "Try It" testing in Apidog.

    Quick Start in 4 Steps#

    1.
    Sign Up for a SoftServv Account
    Create your account on our website – it's free to get started.
    👉 Sign Up Now
    2.
    Set Up Your WhatsApp Cloud API Account
    After signing in to your SoftServv dashboard, follow the guided onboarding to:
    Connect/verify your WhatsApp Business number
    Complete Facebook Business verification (if needed)
    Set up your first WhatsApp Business Account via our platform
    This links your number to SoftServv and enables API access.
    👉 Head to your dashboard after signup or see our insights for tips: WhatsApp Account Quality & Limits
    3.
    Authenticate with the API
    Generate your SoftServv API credentials from the dashboard and then use your API key and secret to get a JWT token.
    Save the returned token – you'll include it as Authorization: Bearer {token} in all subsequent requests.
    4.
    Start Sending Messages
    Once authenticated and your WhatsApp account is active, explore sending messages, managing templates, handling webhooks, etc.
    Modified at 2026-02-13 05:13:46
    Next
    Login
    Built with