- Developers
- Sygic Maps API
- Road info API
- Get Road Info
- Request Road info
Request Road info
Parameter | Data type | Values | Description |
lat | string | {latitude} | Location latitude. |
lng | string | {longitude} | Location longitude |
key | string | Your API key. | |
time | integer | Time used to determine truck related attributes. You can specify the time as an integer in seconds since midnight, January 1, 1970 UTC. Default: current UTC time |
Example request
https://roadinfo.api.sygic.com/v0/api/roadinfo?lat=48.15021&lng=17.12543&key=yourAPIkey