Skip to content

Links to investigate

jumpjack edited this page Oct 22, 2021 · 1 revision

Source:

https://github.com/mitchellrj/kamereon-python/blob/146904802301aa0b0008e2bdb3a88ed10ff50acf/kamereon/kamereon.py

  • user_adapter_base_url + v1/users/current
  • user_base_url + v2/users/USERID/cars
  • notifications_base_url + v2/notifications/users/USERID/vehicles/VIN
  • notifications_base_url + v1/rules/settings/users/USERID/vehicles/VIN
  • notifications_base_url + v2/notifications/users/USERID/vehicles/VIN/notifications

Urls:

Clone this wiki locally