I am developing a Windows desktop app to pull information from my Garmin InReach Mini device.
Unfortunately, the documentation I've found provides no examples of interacting with the API so, for example, I can't figure out what the proper URL is. When I try to guess (based on that admittedly cool but otherwise unhelpful Swagger page) I guess wrong and all I get is a message that no service exists at that location.
Please provide me with:
- a link to the full documentation; and,
- an example URL for retrieving something from the Location.svc
BTW, I am aware the GET requests need to be authenticated and I believe I've done that correctly.
- Mark
p.s. if there's a developer's forum for the InReach API I'd love to hear about that, too. The only developer forum I can find does not appear to address InReach.