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 export 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.

The API is purely read-only, so you can only retrieve data, not modify it.

Read on to learn how to use the API.

Note

This API, while functional, is limited in scope, on purpose. For fully managing your Surfmeter instance, please use the Surfmeter API.