InfraNode.dev

GET /api/v1/live/{city}/ereignisse

[DEPRECATED] Live traffic events per city (successor: /live/{city}/incidents)

DEPRECATED (English slugs): superseded by the canonical path GET /api/v1/live/{city}/incidents. This path stays backward-compatible (unchanged envelope) and carries Deprecation/Link headers pointing to the successor. Please migrate to the new path.

Parameters

Name In Required Type Example Description
city path yes string koeln

Code samples

curl "https://infranode.dev/api/v1/live/koeln/ereignisse"

Try it

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