This endpoint retrieves data about the latest earthquakes in Turkiye, including details such as the date, location, depth, and magnitudes of the earthquakes.
GET
/
v1
/
depremler
Earthquakes
Copy
curl --request GET \ --url https://api.mzrdev.xyz/v1/depremler \ --header 'Authorization: <api-key>'