Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

APIs.io Engineering Platform Device Posture Integrations API

The Device Posture Integrations API from APIs.io Engineering Platform — 2 operation(s) for device posture integrations.

This API exposes 5 operations across 2 paths, and defines 26 schemas. It is described by OpenAPI 3.0.0, at version 2015-07-09.

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

5 operations 2 paths 26 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2015-07-09
Base URL
https://{bucketname}.s3.amazonaws.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

APIs.io Engineering Platform Device Posture Integrations 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 5

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

Device Posture Integrations 5
GET
/accounts/{account_id}/devices/posture/integration
APIs.io Engineering Platform List your device posture integrations
device-posture-integrations-list-device-posture-integrations 1 param → 4XX200
POST
/accounts/{account_id}/devices/posture/integration
APIs.io Engineering Platform Create a device posture integration
device-posture-integrations-create-device-posture-integration 1 param body → 4XX200
DELETE
/accounts/{account_id}/devices/posture/integration/{integration_id}
APIs.io Engineering Platform Delete a device posture integration
device-posture-integrations-delete-device-posture-integration 2 params body → 4XX200
GET
/accounts/{account_id}/devices/posture/integration/{integration_id}
APIs.io Engineering Platform Get device posture integration details
device-posture-integrations-device-posture-integration-details 2 params → 4XX200
PATCH
/accounts/{account_id}/devices/posture/integration/{integration_id}
APIs.io Engineering Platform Update a device posture integration
device-posture-integrations-update-device-posture-integration 2 params body → 4XX200

Schemas 26

The contract defines 26 schemas that model the data the API accepts and returns. The most detailed are teams-devices_device-posture-integrations (5 properties), teams-devices_workspace_one_config_request (4 properties), teams-devices_uptycs_config_request (4 properties), teams-devices_tanium_config_request (4 properties). Each schema is shown below with its type and property counts.

teams-devices_crowdstrike_config_request
object
4 properties 4 required
teams-devices_result_info
object
4 properties
teams-devices_schemas-type
string
The type of device posture integration.
teams-devices_custom_s2s_config_request
object
3 properties 3 required
teams-devices_api-response-common-failure
object
4 properties 4 required
teams-devices_uuid
string
API UUID.
teams-devices_components-schemas-name
string
The name of the device posture integration.
teams-devices_tanium_config_request
object
4 properties 2 required
teams-devices_api-response-collection
object
teams-devices_api-response-common
object
4 properties 4 required
teams-devices_identifier
teams-devices_schemas-id_response
teams-devices_schemas-response_collection
teams-devices_interval
string
The interval between each posture check with the third-party API. Use m for minutes (e.g. 5m) and h for hours (e.g. 12h).
teams-devices_sentinelone_s2s_config_request
object
2 properties 2 required
teams-devices_schemas-single_response
teams-devices_device-posture-integrations
object
5 properties
teams-devices_uptycs_config_request
object
4 properties 4 required
teams-devices_intune_config_request
object
3 properties 3 required
teams-devices_api-response-single
object
teams-devices_workspace_one_config_request
object
4 properties 4 required
teams-devices_config_request
object
The configuration object containing third-party integration information.
teams-devices_kolide_config_request
object
2 properties 2 required
teams-devices_workspace_one_config_response
object
The Workspace One Config Response.
3 properties 3 required
teams-devices_config_response
object
The configuration object containing third-party integration information.
teams-devices_messages
array

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

engineering-platform-device-posture-integrations-api-openapi.yml Raw ↑