# TerraQuake API ## Docs - [Get Earthquakes by Date Range](https://docs.terraquakeapi.com/api/earthquakes/by-date-range.md): Retrieve earthquake events within a custom date range with optional filters - [Get Earthquakes by Depth](https://docs.terraquakeapi.com/api/earthquakes/by-depth.md): Retrieve earthquake events filtered by minimum depth threshold - [Get Earthquake by Event ID](https://docs.terraquakeapi.com/api/earthquakes/by-event-id.md): Retrieve detailed information for a specific earthquake using its unique identifier - [Get Earthquakes by Location](https://docs.terraquakeapi.com/api/earthquakes/by-location.md): Retrieve earthquake events near specific geographic coordinates - [Get Earthquakes by Magnitude](https://docs.terraquakeapi.com/api/earthquakes/by-magnitude.md): Retrieve earthquake events filtered by minimum magnitude threshold - [Get Earthquakes by Month](https://docs.terraquakeapi.com/api/earthquakes/by-month.md): Retrieve all earthquake events for a specific month and year - [Get Earthquakes by Region](https://docs.terraquakeapi.com/api/earthquakes/by-region.md): Retrieve earthquake events within Italian administrative regions - [Get Last Week's Earthquakes](https://docs.terraquakeapi.com/api/earthquakes/last-week.md): Retrieve all earthquake events from the last 7 days - [Earthquakes API Overview](https://docs.terraquakeapi.com/api/earthquakes/overview.md): Comprehensive API for querying seismic event data from INGV - [Get Recent Earthquakes](https://docs.terraquakeapi.com/api/earthquakes/recent.md): Retrieve earthquakes from the start of the current year until today - [Get Today's Earthquakes](https://docs.terraquakeapi.com/api/earthquakes/today.md): Retrieve all earthquake events that occurred today (UTC timezone) - [GET v1/stations/code](https://docs.terraquakeapi.com/api/stations/by-code.md): Retrieve a specific seismic station by its unique code - [GET v1/stations/geojson](https://docs.terraquakeapi.com/api/stations/geojson.md): Get seismic stations in GeoJSON format for mapping and visualization - [GET v1/stations](https://docs.terraquakeapi.com/api/stations/get-all.md): Retrieve all seismic monitoring stations from the INGV network - [Stations API Overview](https://docs.terraquakeapi.com/api/stations/overview.md): Access INGV seismic monitoring stations across Italy - [GET v1/stations/statistics](https://docs.terraquakeapi.com/api/stations/statistics.md): Get aggregate statistics and metrics for the INGV seismic station network - [GET v1/stations/status/closed](https://docs.terraquakeapi.com/api/stations/status-closed.md): Retrieve historical and inactive seismic monitoring stations - [GET v1/stations/status/open](https://docs.terraquakeapi.com/api/stations/status-open.md): Retrieve all currently operational seismic monitoring stations - [Authentication](https://docs.terraquakeapi.com/authentication.md): Learn how to authenticate with the TerraQuake API - [Error Handling](https://docs.terraquakeapi.com/concepts/error-handling.md): Understand error responses and how to handle them in the TerraQuake API - [Pagination](https://docs.terraquakeapi.com/concepts/pagination.md): Learn how to paginate through earthquake data in the TerraQuake API - [Rate Limiting](https://docs.terraquakeapi.com/concepts/rate-limiting.md): Understand rate limits and how to handle them in the TerraQuake API - [Response Format](https://docs.terraquakeapi.com/concepts/response-format.md): Understand the structure and format of TerraQuake API responses - [Best Practices](https://docs.terraquakeapi.com/guides/best-practices.md): Optimize API usage, implement caching, handle errors, and follow performance guidelines - [Filtering Earthquakes](https://docs.terraquakeapi.com/guides/filtering-earthquakes.md): Learn how to filter earthquake data using various methods including time, magnitude, depth, and region - [Location Queries](https://docs.terraquakeapi.com/guides/location-queries.md): Query earthquakes by coordinates, radius, and Italian regions using geographic filters - [Working with Stations](https://docs.terraquakeapi.com/guides/working-with-stations.md): Access seismic station network data, GeoJSON formats, and monitor station health - [TerraQuake API](https://docs.terraquakeapi.com/introduction.md): A developer-friendly REST API for exploring and analyzing seismic events across Italy and beyond - [Quickstart](https://docs.terraquakeapi.com/quickstart.md): Make your first API call in under 5 minutes - [Changelog](https://docs.terraquakeapi.com/resources/changelog.md): Track updates, improvements, and new features in TerraQuake API - [Contributing Guide](https://docs.terraquakeapi.com/resources/contributing.md): Help build and improve TerraQuake API - contributions welcome! - [Data Sources](https://docs.terraquakeapi.com/resources/data-sources.md): Understanding TerraQuake API data sources, coverage, and reliability - [SDKs & Libraries](https://docs.terraquakeapi.com/resources/sdks-libraries.md): Client libraries and code examples for integrating TerraQuake API