This interactive environment allows you to test Ambee APIs live, giving you hands-on experience with our data offerings. Before you begin, ensure you have an API key. To know more about API Keys, please visit the API keys section.
Our endpoints section details all available endpoints. The documentation for each endpoint includes the required parameters and the response structure you can expect.
{
"message": "success",
"result": [
{
"episode_id": 1,
"polygon_label": "100km buffer",
"event_type": "ET",
"event_name": "Heatwave Watch and Act, Gascoyne River, Western Australia",
"date": "2024-12-20 08:00:00",
"lat": -25.34111,
"source": "emergency_australia_disaster",
"continent": "aus",
"country_code": "AUS",
"created_time": "2024-12-22T08:51:37.848Z",
"lng": 116.2586,
"source_event_id": "676102a5fea25dea28c0e89f",
"polygondate": "2025-01-19 11:47:00",
"details": {
"default_alert_levels": "Orange"
}
}
]
}
Next
Playground
Yes
No