InfraNode.dev

GET /api/v1/live/kiel/zaehlstellen

Live count data for Kiel, vehicle and bicycle counters (Mobilithek DATEX-II)

Returns Kiel count data (permanent motor-vehicle counters and bicycle counters, DATEX-II MeasuredDataPublication) in the live envelope. The meta block additionally carries as_of (data timestamp) and refresh_seconds (update cadence). As long as the certificate and subscription are not set up -> 200 source_status="disabled" (never 5xx); no data packet -> 200 source_status="no_data". Live data only, kept in the Redis cache.

Parameters

This endpoint takes no parameters.

Code samples

curl "https://infranode.dev/api/v1/live/kiel/zaehlstellen"

Try it

No live console is available for this endpoint. It is an operational or demo operation (for example a forced error or key mint) and is only documented here. Use the code samples above to call it directly.