Skip to content

Surfmeter Export API

In order to easily download and work with the collected measurement data and client information, the Surfmeter Server offers an API.

You can use it with any programming language that supports HTTP requests, such as Python, Ruby, PHP, or JavaScript. For Python, we offer a ready-made SDK, see libraries for more info.

Read on to learn how to use the API.

Note

The API is not available for Client Analytics data, i.e., data that is collected by the Surfmeter Player SDK. This is because the data is not stored in the same database as the other data, for performance reasons. If you need to access Client Analytics data, please contact us, and we can provide an Elasticsearch endpoint for you to access the data.