Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
GET /api/TapHomeApi/v1/location HTTP/1.1
Host: cloudapiapi.taphome.com
Authorization: TapHome 6d9b653d-9e07-4cf0-94a8-a51fc023ea32

...

Code Block
curl -X GET -H "Authorization: TapHome 6d9b653d-9e07-4cf0-94a8-a51fc023ea32" "https://cloudapiapi.taphome.com/api/TapHomeApi/v1/location"

...