How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Amazon IoT Core Things API

The Things API from Amazon IoT Core — 9 operation(s) for things.

Amazon IoT Core Things API is one of 70 APIs that Amazon IoT Core publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Things. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and pricing.

This API exposes 15 operations across 9 paths, and defines 61 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 4 base URLs: http://iot.{region}.amazonaws.com, https://iot.{region}.amazonaws.com, http://iot.{region}.amazonaws.com.cn, https://iot.{region}.amazonaws.com.cn.

15 operations 9 paths 61 schemas 3 DELETE6 GET1 PATCH2 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://iot.amazonaws.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Amazon IoT Core Things API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (hmac). By default, every request must be authenticated.

  • hmac — Amazon Signature authorization v4

Paths & Operations 15

Across 9 paths, the API surfaces 15 operations — 3 DELETE, 6 GET, 1 PATCH, 2 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Things 15
PUT
/things/{thingName}/principals#x-amzn-principal
Amazon IoT Core Attach Thing Principal
AttachThingPrincipal 9 params → 200480481482483484485
DELETE
/things/{thingName}/principals#x-amzn-principal
Amazon IoT Core Detach Thing Principal
DetachThingPrincipal 9 params → 200480481482483484485
PUT
/things/{thingName}/jobs/{jobId}/cancel
Amazon IoT Core Cancel Job Execution
CancelJobExecution 10 params body → 200480481482483484485
POST
/things/{thingName}
Amazon IoT Core Create Thing
CreateThing 8 params body → 200480481482483484485486
DELETE
/things/{thingName}
Amazon IoT Core Delete Thing
DeleteThing 9 params → 200480481482483484485486
GET
/things/{thingName}
Amazon IoT Core Describe Thing
DescribeThing 8 params → 200480481482483484485
PATCH
/things/{thingName}
Amazon IoT Core Update Thing
UpdateThing 8 params body → 200480481482483484485486
PUT
/things/{thingName}
Amazon IoT Core Create a thing
CreateThing 8 params → 200
DELETE
/things/{thingName}/jobs/{jobId}/executionNumber/{executionNumber}
Amazon IoT Core Delete Job Execution
DeleteJobExecution 12 params → 200480481482483484
GET
/things/{thingName}/jobs/{jobId}
Amazon IoT Core Describe Job Execution
DescribeJobExecution 10 params → 200480481482483
GET
/things/{thingName}/jobs
Amazon IoT Core List Job Executions for Thing
ListJobExecutionsForThing 13 params → 200480481482483
GET
/things/{thingName}/thing-groups
Amazon IoT Core List Thing Groups for Thing
ListThingGroupsForThing 10 params → 200480481482483
GET
/things/{thingName}/principals
Amazon IoT Core List Thing Principals
ListThingPrincipals 10 params → 200480481482483484485
GET
/things
Amazon IoT Core List Things
ListThings 13 params → 200480481482483484
POST
/things
Amazon IoT Core Register Thing
RegisterThing 7 params body → 200480481482483484485486

Schemas 61

The contract defines 61 schemas that model the data the API accepts and returns. The most detailed are JobExecution (11 properties), DescribeThingResponse (8 properties), JobExecutionSummary (6 properties), ThingAttribute (5 properties). Each schema is shown below with its type and property counts.

ThingAttributeList
array
ListThingsResponse
object
The output from the ListThings operation.
2 properties
ListJobExecutionsForThingResponse
object
2 properties
DetachThingPrincipalResponse
object
The output from the DetachThingPrincipal operation.
ConflictingResourceUpdateException
ResourceArn
string
VersionNumber
integer
DateType
string
ClientId
string
PrincipalArn
string
JobExecutionSummaryForThingList
array
ThingGroupName
string
BillingGroupName
string
ThingId
string
ThrottlingException
ThingName
string
Attributes
object
InvalidRequestException
CreateThingResponse
object
The output of the CreateThing operation.
3 properties
DetailsMap
object
JobId
string
ListThingPrincipalsResponse
object
The output from the ListThingPrincipals operation.
2 properties
NextToken
string
ApproximateSecondsBeforeTimedOut
integer
JobExecutionStatusDetails
object
Details of the job execution status.
1 property
ResourceNotFoundException
DescribeThingResponse
object
The output from the DescribeThing operation.
8 properties
UnauthorizedException
JobExecutionStatus
string
DeleteThingResponse
object
The output of the DeleteThing operation.
ThingArn
string
Value
string
JobExecution
object
The job execution object represents the execution of a job on a particular device.
11 properties
ThingAttribute
object
The properties of the thing, including thing name, thing type name, and a list of thing attributes.
5 properties
VersionConflictException
JobExecutionSummary
object
The job execution summary.
6 properties
Flag
boolean
ThingTypeName
string
ResourceAlreadyExistsException
CertificatePem
string
The PEM of a certificate.
AttributeValue
string
Principals
array
ThingGroupNameAndArnList
array
ServiceUnavailableException
ResourceArns
object
ThingGroupArn
string
GroupNameAndArn
object
The name and ARN of a group.
2 properties
ListThingGroupsForThingResponse
object
2 properties
UpdateThingResponse
object
The output from the UpdateThing operation.
InternalFailureException
DescribeJobExecutionResponse
object
1 property
AttachThingPrincipalResponse
object
The output from the AttachThingPrincipal operation.
InvalidStateTransitionException
RetryAttempt
integer
DetailsValue
string
Version
integer
JobExecutionSummaryForThing
object
The job execution summary for a thing.
2 properties
ResourceRegistrationFailureException
RegisterThingResponse
object
2 properties
ExecutionNumber
integer
Forced
boolean

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

amazon-iot-core-things-api-openapi.yml Raw ↑

Other APIs Amazon IoT Core publishes across the network.

Amazon IoT Core Accept Certificate Transfer API
Amazon IoT Core Active Violations API
Amazon IoT Core Attached Policies API
Amazon IoT Core Audit API
Amazon IoT Core Authorizer API
Amazon IoT Core Authorizers API
Amazon IoT Core Behavior Model Training API
Amazon IoT Core Billing Groups API
Amazon IoT Core Cacertificate API
Amazon IoT Core Cacertificates API
Amazon IoT Core Cancel Certificate Transfer API
Amazon IoT Core Certificate API
Where this information came from

This is an independent, third-party profile of Amazon IoT Core Things API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.