Your system, whether it is a desktop application, a web-server, middleware etc. will access the PTV Drive&Arrive API via JSON REST calls.
Each REST API method has some defined parameters (see Swagger) and if there is more data to transmit it will send via JSON format in the body. You can access these API from different languages
C# - see codesamples
JavaScript - e.g. with node.js or direct from a browser but have in mind cross domain issues.
Java - you must parse JSON via built in functions (JSON API - https://jsonp.java.net/) or another library, e.g. GSON library.
© 2022 PTV Planung Transport Verkehr GmbH | Imprint