8/21/2026
at
7:41:23 AM
Am I missing something here? I don't know how toll booths work anywhere else but here you have to pay and you can't drive through or if you do, you'll be prosecuted. How is that part reflect in the tool?There are also not a lot of information or am I missing the "docs" section?
by denvrede
8/21/2026
at
8:01:39 AM
There is no prosecution. AFAIU, you’re simply denied access without payment. HTTP code 402 is „payment required“. You‘re basically buying an access token for one hour.
by chekibreki
8/21/2026
at
8:13:23 AM
How is it enforced on the server side? I see no documentation regarding that. The only thing that is written down is that you get a superficial token and use that service as a front for accessing a public website. Again, am I missing something?
by denvrede