EPOS GNSS

Endpoint /stations/v2/list/{data}

This endpoint returns information to the user in the database about one of the criteria chosen in the “data” parameter. Only this parameter is mandatory, if the format parameter is not filled in then the default is json. Furthermore, there is another station_data parameter that should only be used when choosing data:station, which is used to return stations that contain at least one rinex file.
data
The type of data required
format
The format of the response

Endpoint /stations/v2/list/station

This endpoint simply returns the stations in the database and has some optional parameters that allow filtering of the stations presented. All parameters are optional and when several are filled in, these parameters are intersected.
epos
Whether the station belongs to the EPOS network or not
marker
The 4 marker of the station
markerlongname
The 9 marker of the station
name
The name of the station
Example Links
Error Explanation
Code 200
Code 400