EPOS GNSS

Endpoint /files/{type}/{instance}/{format}/{page}/{perpage}

This endpoint returns files from stations that meet the criteria entered in the fields.

Using a specific type then the instance must be a direct match to the type.

In addition to these main fields, there is a field to enter the desired output format. Two required fields for pagination, where you can enter the number of elements per page to be displayed and the page you want to be displayed. In addition to a parameter that allows you to exclude files with a status less than zero.

Example of File Search by Agency
Example of File Search by Coordinates
Example of File Search by Coordinates Data
Example of File Search by Country
Example of File Search by Date Range
Example of File Search by Network
Example of File Search by Published Date of File
Example of File Search by Type of Data Center Acronym
format

The format of the output

filtervalidatedfiles

Whether to exclude files with status less than zero. Value 1 to exclude files, or 0 to view all files regardless of status.

page

Number of the page you want to view depends on the number of elements per page chosen.

perpage

Number of elements per page.

Example Links

Endpoint /files/station-marker/{instance}/{format}

This endpoint returns files from stations that meet the station-marker inserted.

To use this endpoint it is only necessary to insert a station marker in the station-marker field, it can be a four-character marker or a nine-character marker.

In addition to these main fields, there is a field to enter the desired output format. Two optional fields for pagination, where you can enter the number of elements per page to be displayed and the page you want to be displayed. In addition to a parameter that allows you to exclude files with a status less than zero.

station-marker

The station-marker of the station. Can be four marker or nine marker. One or more markers can be combined as long as they are separated by a comma.

format

The format of the output

filtervalidatedfiles

Whether to exclude files with status less than zero. Value 1 to exclude files, or 0 to view all files regardless of status.

page

Number of the page you want to view depends on the number of elements per page chosen.

perpage

Number of elements per page.

Example Links

Endpoint /files/combination/{instance}/{format}/{page}/{perpage}

This endpoint returns files from files that meet the criteria entered in the fields.

This endpoint is used to search files using a combination of several different criteria, allowing you to reach impossible combinations or some very specific ones.

In addition to these main fields, there is a field to enter the desired output format. Two required fields for pagination, where you can enter the number of elements per page to be displayed and the page you want to be displayed. In addition to a parameter that allows you to exclude files with a status less than zero.

All possible parameters to combine
instance

The combination of parameters. Combinations can be made with all the parameters presented as long as they are separated by &..

format

The format of the output

filtervalidatedfiles

Whether to exclude files with status less than zero. Value 1 to exclude files, or 0 to view all files regardless of status.

page

Number of the page you want to view depends on the number of elements per page chosen.

perpage

Number of elements per page.

Example Links

Type of Errors Explanation

Code 200
Code 400