Skip to content

Commit

Permalink
drawbacks dbnav api
Browse files Browse the repository at this point in the history
  • Loading branch information
traines-source committed Dec 16, 2024
1 parent e87acc3 commit 6e0f3d6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions docs/db-apis.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# New DB Board and Route Planning APIs (beyond HAFAS and IRIS)

(Beware that a DB journey is what you usually call a trip (a vehicle travelilng at a certain time) and a DB trip is what you usually call a journey (result of a route search from A to B).)
(Beware that a DB journey is what you usually call a trip (a vehicle travelling at a certain time) and a DB trip is what you usually call a journey (result of a route search from A to B).)

## RIS::Boards
https://apis.deutschebahn.com/db/apis/ris-boards/v1/public/
Expand Down Expand Up @@ -59,10 +59,11 @@ EPs:
* angebote/recon/autonomereservierung (prices)

Notes:
* see [traffic dumps](dumps/readme.md)
* see [traffic dumps](dumps/)
* no API Key needed
* used by new DB Navigator
* HAFAS trip IDs
* boards only 1 hour (or unknown param)
* does not contain machine-readable cancelled info in the boards (only "Halt entfällt" string), but contains relevant remarks
* loadFactor only on journeys (?)

Expand Down
2 changes: 1 addition & 1 deletion docs/dumps/readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Dumps from DB Navigator API app.vendo.noncd.db.de

In this directory, some intercepted traffic from DB Navigator.
In this directory, some intercepted traffic from DB Navigator. (Repo license does not apply to this directory.)

How to intercept:

Expand Down

0 comments on commit 6e0f3d6

Please sign in to comment.