# DAON INFO CENTER ## Docs - [Get Historical Server Metrics](https://help.daon.xyz/api-reference/historical-data/get-historical-server-metrics.md): Retrieves historical player count metrics for a specific server with smart time-based aggregation. - [Get Data Timestamp](https://help.daon.xyz/api-reference/real-time-data/get-data-timestamp.md): Retrieves the Unix millisecond timestamp of the last time the server list data was successfully fetched and stored. This can be used to determine data freshness and cache invalidation strategies. - [Get Server List](https://help.daon.xyz/api-reference/real-time-data/get-server-list.md): Retrieves a list of SCP:SL servers with powerful filtering capabilities. You can filter by any server property by simply adding it as a query parameter (e.g., `isoCode=US`, `modded=true`). ## OpenAPI Specs - [openapi](https://help.daon.xyz/openapi.json)