### FDSN Web Services Overview Source: https://www.fdsn.org/webservices/FDSN-WS-Specifications-1.2.pdf/webservices This section provides an overview of the FDSN Web Services specifications, including commonalities and specific interface details. ```APIDOC ## FDSN Web Services Overview ### Description This specification defines RESTful web service interfaces for accessing common FDSN data types. It serves as a baseline for compatibility among FDSN data centers. ### Specifications * **FDSN Web Service Specification Commonalities**: version 1.2 (2019-06-27) * **fdsnws-station**: version 1.1 (2019-06-27) – For access to station metadata in FDSN StationXML format. * **fdsnws-dataselect**: version 1.1 (2019-06-27) – For access to time series data in miniSEED format. * **fdsnws-event**: version 1.2 (2019-06-27) – For access to event parameters in QuakeML format. * **fdsnws-availability**: (2019-06-27) – For access to time series data availability. ### Reporting Issues Issues and suggestions for the specifications can be reported at the following GitHub repositories: * https://github.com/FDSN/WebServiceSpecificationCommonalities * https://github.com/FDSN/fdsnws-dataselect * https://github.com/FDSN/fdsnws-station * https://github.com/FDSN/fdsnws-event * https://github.com/FDSN/fdsnws-availability ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.