Using 108api with amazonaws.com

unknown integration

Install
# See https://github.com/Godbyhub/108api
Lists the 1-Click compatible devices associated with your AWS account.
curl \
  -H "Authorization: $API_KEY" \
  http://devices.iot1click.us-east-1.amazonaws.com/devices
Given a device ID, returns a DescribeDeviceResponse object describing the de…
curl \
  -H "Authorization: $API_KEY" \
  http://devices.iot1click.us-east-1.amazonaws.com/devices/{deviceId}
Lists the tags associated with the specified resource ARN.
curl \
  -H "Authorization: $API_KEY" \
  http://devices.iot1click.us-east-1.amazonaws.com/tags/{resource-arn}
SDK on GitHub 📄 API Docs
SDK
108api
unknown
API
amazonaws.com
amazonaws.com:iot1click-devices
At a glance
Language unknown
Endpoints13
Base URLhttp://devices.iot1click.us-east-1.amazonaws.com