⚑ DEV ZIKKY API Documentation

WhatsApp Session Generator API | Version 1.0.0

πŸ“‘ Base URL

https://dev-zikky-pair.onrender.com/api πŸ”— OPEN

πŸ”— Endpoints

GET Generate Session
/api?number={phone}

Generate WhatsApp pairing code and receive session files on WhatsApp.

Example Request:
GET https://dev-zikky-pair.onrender.com/api?number=234810XXXXXXX

Response:
{
  "status": true,
  "creator": "DEV ZIKKY TECH",
  "code": "1234-5678",
  "phone": "+234810XXXXXXX",
  "time": "2026-05-24 12:00:00",
  "website": "https://dev-zikky-pair.onrender.com",
  "message": "βœ… Enter this code in WhatsApp > Linked Devices"
}
GET Check Status
/api/status

Check if the API is online and healthy.

Response:
{
  "status": true,
  "creator": "DEV ZIKKY TECH",
  "online": true,
  "time": "2026-05-24 12:00:00"
}
GET Documentation
/api/docs

View this documentation page (HTML).

🌐 Visit Our Website

πŸš€ GO TO SESSION GENERATOR

Generate WhatsApp session directly from our web interface

πŸ“‹ Error Responses

Missing Number:
{
  "status": false,
  "creator": "DEV ZIKKY TECH",
  "message": "Provide phone number",
  "example": "/api?number=234810XXXXXXX"
}
Invalid Number:
{
  "status": false,
  "creator": "DEV ZIKKY TECH",
  "message": "Invalid phone number"
}

⚠️ Important Notes

πŸ“ž Support

WhatsApp: +2348103476646
Telegram: https://t.me/Zikkystar1
GitHub: https://github.com/zikky0001-droid
TikTok: https://tiktok.com/@devzikky