← Finland

Vipunen Resource Data

GET /finland/vipunen/data

Fetch rows of data (up to 100) from a single Vipunen resource. Source: api.vipunen.fi (no auth).

Parameters

resource required

Resource name from /vipunen/resources

Example Requests

Basic usage
curl "https://nordapi.ee/api/v1/finland/vipunen/data?resource=amm_uudet_opiskelijat"

Live Response

HTTP 502: {
  "error": "%Jason.DecodeError{position: 0, token: nil, data: \"Resource 'amm_uudet_opiskelijat' not found\"}",
  "success": false
}