iTrade Internet API v1

Unified, vendor‑neutral endpoints for your apps.

Products

OpenAPI

/openapi.json (covers Voice & WhatsApp)

Quick start (Voice)

curl -sS https://api.itradeinternet.com/voice/v1/calls:options \
  -H "Content-Type: application/json" \
  -H "X-API-Key: <your_key>" \
  -d '{ "phone": "+911234567890", "action": "dial", "params": { "cli": "0123456789" } }'

Build 1.1.0 · 2025-09-22