Live Safety Intelligence for Southeast Asia Travel
Per-region safety scores recomputed every 15 minutes, real-time alerts, anomaly detection, and AI-classified safety news — delivered through a simple REST API your team can integrate in a day.
Talk to usWhat's in the API
Safety Scores
Composite per-region scores (overall, alerts, community reports, road risk) recomputed every 15 minutes from live data, with a simple green/yellow/red color band.
Real-Time Alerts
Active weather, road, and hazard alerts per region, with severity, geography, and timestamps — the same feed powering the ThaiSafe consumer app.
Anomaly Detection
Statistical detection of unusual spikes in incidents and reports, so you know when a destination deviates from its baseline before it makes the news.
News Classification
Safety-relevant news from local outlets, AI-classified by region, topic, and severity, ready to filter and display in your own product.
Example response
One call returns the live safety picture for a region — score breakdown, active alert and report counts, and curated verified community reports.
GET https://api.thaisafe.app/v1/regions/phuket/summary
{
"success": true,
"data": {
"region": "phuket",
"score": {
"overall": 7.8,
"alert": 8.2,
"report": 7.4,
"road": 6.9,
"colorBand": "green",
"computedAt": "2026-07-23T08:45:00.000Z"
},
"counts": {
"activeAlerts": 2,
"recentReports": 47,
"verifiedReports": 31,
"hospitals": 12,
"beaches": 18
},
"quotes": [
{
"id": "rpt_9f2c",
"description": "Rip currents at Karon Beach this week — red flags up, lifeguards on duty.",
"type": "beach",
"upvotes": 12,
"createdAt": "2026-07-21T14:02:00.000Z"
}
]
}
}Who it's for
Travel Insurers
Price risk with live destination scores, trigger proactive policyholder notifications on new alerts, and document conditions at claim time.
Tour Operators
Monitor every destination on your routes, reroute around emerging hazards, and show guests you track safety in real time.
Booking Platforms
Enrich listings with live safety scores and alerts, boost traveler trust at checkout, and reduce cancellations with transparent conditions.
Pricing
Plans are tailored to your volume, regions, and delivery needs — from a single endpoint to full data feeds. Tell us about your use case and we'll get back within one business day.
Contact uspartnerships@thaisafe.app