POST /api/v1/install.php
X-App-Key: YOUR_APP_KEY
X-App-Secret: YOUR_APP_SECRET
Content-Type: application/json
{
"install_uuid": "inst_001",
"device_id": "DEVICE123",
"user_id_external": "player-123",
"platform": "android",
"campaign_id": "campaign-demo-01",
"country": "SG",
"device_locale": "en-SG",
"device_timezone": "Asia/Singapore",
"installed_at": "2026-03-27 18:00:00"
}
Recommended follow-up calls: