Esper Commands API
APIs to run device commands.`This version of commands is being deprecated and documentation will be archived soon. Please use Commands V2.`
Esper Commands API is one of 13 APIs that Esper publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Commands. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.
This API exposes 2 operations across 2 paths, and defines 7 schemas. It is described by OpenAPI 2.0, at version 1.0.0.
Requests are made against the base URL https://foo-api.esper.cloud/api.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Esper Commands API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as Authorization (apiKey).
apiKey— API KEY - Access Token Access token for APIs passed as authorization header in calls. You need to generate this from your Esper Dev Console at -api.esper.cloud…
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
APIs to run device commands. This version of commands is being deprecated and documentation will be archived soon. Please use Commands V2.
Schemas 7
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are DeviceCommand (15 properties), CommandArgs (12 properties), CommandRequest (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Esper 12
Other APIs Esper publishes across the network.