- country
Character. Specify the country of interest as two-digit country code (e.g., 'DE', 'IE').
- start
Character. Specify the start of the time span you are
interested in downloading (format: YYYY-MM-DD).
- end
Character. Specify the end of the time span you are
interested in downloading (format: YYYY-MM-DD).
- type
Character. The type of unavailability info you want (choose between 'planned' and 'unplanned').
- end_flag
Character. The end flag for the unavailability info (choose between 'confirmed' and 'estimate').
- timeout
Numeric. If the amount of pages of your request exceeds 60, a timeout
will be enforced to prevent the API from timing out. Defaults to 3 seconds, any
values must be set in seconds, too.
- size
Integer. The number of results per page.
- database
Character. The type of API you want to address ('agsi' or 'alsi').
- apikey
Character. Your personal API key.