WhatsApp API Documentation

Complete guide to integrate WhatsApp messaging into your applications

Getting Started

Welcome to the WhatsApp API! This REST API allows you to send messages, manage contacts, and check your account status programmatically.

📋 Available Endpoints

  • GET /api/v1/status - Check API status and account info
  • POST /api/v1/messages/send - Send a single message
  • POST /api/v1/messages/bulk - Send bulk messages
  • GET /api/v1/contacts - Get your contacts
  • POST /api/v1/contacts - Add a new contact

🔑 Get Started

  1. Sign up for an account
  2. Create an API key in your dashboard
  3. Start making API calls using Bearer authentication

Base URL

https://solutions.codefy.tech

Rate Limits

API Calls1000 requests/hour
MessagesBased on your credits