The REST API can be accessed on https://api.epcdata.scot with the obtained API key.
Results are paginated and by default, the first 100 results are returned, which can be changed by the limit
query parameter. To get the next pages use the returned _meta.cursor
as the value for the cursor
query parameter.