WABA Account & Templates

Inspect registered WhatsApp Business Account, Phone Number ID, and Template IDs

WABA Account Overview

Retrieve connected phone numbers, quality rating, tier limits, and template lists.

Registered Templates (0)

Message ID Template ID Template Name Language Action
Click "Load Account & Template Details" to fetch registered templates.

Send Simple Template Message (Fast2SMS GET format)

Quick message sending using phone_number_id and message_id.

Include country code without '+' for India (e.g. 919876543210)
Values for {{1}}, {{2}} in template. Separate with pipe (|) or comma.
Image / Document URL if required by template header

Send Text Template (Meta Cloud API POST Format)

Send standard text-only template messages.

Send Authentication / OTP Template

Sends an OTP code populated into template body text and one-tap copy button.

Send Media Header Template

Send templates with Image, Video, or Document headers and body text variables.

Send 24-Hour Session Message

Direct non-template messages sent within 24 hours of user's last incoming message.

Custom Meta JSON Request

Send raw Meta Cloud API payloads directly through Fast2SMS wrapper.

// Live JSON response will appear here after API request execution...
// Select an API action above to generate instant code snippet...