User Guide
The Open Data Portal of the City of Trnava provides access to data through individual datasets. Each dataset has its own address (endpoint) and a technical description explaining how to access the data.
For each dataset, the following information is provided:
1. The API address to which a request can be sent
2. The supported method (e.g., POST or GET)
3. A list of input parameters, including their meaning and format
4. A sample request demonstrating how to use the parameters
5. A sample response documenting the structure of the returned data
Data are retrieved by sending an HTTP request to the specific dataset endpoint. Optional parameters allow users to filter and search the data, for example by date, time range, location, or event type.
If no parameters are provided, the system returns default or currently valid data.