api-evangelist/tanium
GitHub: api-evangelist/tanium
Tanium 统一端点管理与安全平台的 API 索引仓库,汇总了 GraphQL Gateway、Platform REST、Threat Response 与 Connect 四套接口的规范文档及开发资源。
Stars: 0 | Forks: 0
# Tanium (tanium)
Tanium 是一个统一的 endpoint 管理与安全平台,提供对所有 endpoint 的实时可见性和控制。它提供了一套 API,包括基于 GraphQL 的 API Gateway 和平台 REST API,用于集成 endpoint 管理、安全、合规性和威胁响应功能。
**APIs.json:** [https://raw.githubusercontent.com/api-evangelist/tanium/refs/heads/main/apis.yml](https://raw.githubusercontent.com/api-evangelist/tanium/refs/heads/main/apis.yml)
## 范围
- **类型:** 索引
- **角色:** 消费者
- **访问权限:** 第三方
## 标签
- 合规性
- Endpoint 管理
- 补丁管理
- 安全
- 威胁检测
- 统一 Endpoint 管理
## 时间戳
- **创建时间:** 2025-02-06
- **修改时间:** 2026-05-19
## API
### Tanium API Gateway
Tanium API Gateway 是一个 GraphQL 接口,用于查询数据和在 Tanium 中执行操作。它是与 Tanium 集成的首选方法,支持跨平台的资产查询、endpoint 操作和数据检索。
- **Human URL:** [https://docs.tanium.com/api_gateway/api_gateway/overview.html](https://docs.tanium.com/api_gateway/api_gateway/overview.html)
#### 标签
- API Gateway
- Endpoint
- GraphQL
- 集成
- 查询
#### 属性
- [文档](https://docs.tanium.com/api_gateway/api_gateway/overview.html)
- [参考](https://docs.tanium.com/api_gateway/api_gateway/api_gateway_examples.html)
- [快速入门](https://docs.tanium.com/api_gateway/api_gateway/api_gateway.html)
- [GraphQL Schema](https://developer.tanium.com/site/global/apis/graphql/schema/)
- [Postman Collection](collections/tanium-connect-api.postman_collection.json) — [Postman Collection 2.1](https://schema.getpostman.com/json/collection/v2.1.0/collection.json)
- [Open Collection](collections/tanium-connect-api.opencollection.json) — [Open Collection 1.0](https://schema.opencollection.com/opencollection/v1.0.0.json)
- [Postman Collection](collections/tanium-platform-rest-api.postman_collection.json) — [Postman Collection 2.1](https://schema.getpostman.com/json/collection/v2.1.0/collection.json)
- [Open Collection](collections/tanium-platform-rest-api.opencollection.json) — [Open Collection 1.0](https://schema.opencollection.com/opencollection/v1.0.0.json)
- [Postman Collection](collections/tanium-threat-response-api.postman_collection.json) — [Postman Collection 2.1](https://schema.getpostman.com/json/collection/v2.1.0/collection.json)
- [Open Collection](collections/tanium-threat-response-api.opencollection.json) — [Open Collection 1.0](https://schema.opencollection.com/opencollection/v1.0.0.json)
### Tanium Platform REST API
Tanium Platform REST API 提供了对核心平台功能的访问,包括收集 endpoint 信息、部署操作、评估部署健康状况、管理证书、更新包和下载审计日志。
- **Human URL:** [https://developer.tanium.com/apis/api_intro](https://developer.tanium.com/apis/api_intro)
#### 标签
- 操作
- Endpoint
- 平台
- REST API
- 安全
#### 属性
- [文档](https://developer.tanium.com/apis/api_intro)
- [集成指南](https://developer.tanium.com/guides/core-platform/integration_methods)
- [身份验证](https://docs.tanium.com/platform_user/platform_user/console_api_tokens.html)
- [OpenAPI](openapi/tanium-platform-rest-api-openapi.yml) — [OpenAPI 规范](https://spec.openapis.org/oas/latest.html)
- [Postman Collection](collections/tanium-platform-rest-api.postman_collection.json) — [Postman Collection 2.1](https://schema.getpostman.com/json/collection/v2.1.0/collection.json)
- [Open Collection](collections/tanium-platform-rest-api.opencollection.json) — [Open Collection 1.0](https://schema.opencollection.com/opencollection/v1.0.0.json)
### Tanium Threat Response API
Tanium Threat Response REST API 支持启动调查、查看 Recorder 事件、收集证据,并在 endpoint 上执行文件和目录操作,以用于威胁检测和事件响应。
- **Human URL:** [https://developer.tanium.com/site/global/docs/how_tos/tr_actions/index.gsp](https://developer.tanium.com/site/global/docs/how_tos/tr_actions/index.gsp)
#### 标签
- 事件响应
- 调查
- 安全
- 威胁检测
- Threat Response
#### 属性
- [文档](https://developer.tanium.com/site/global/docs/how_tos/tr_actions/index.gsp)
- [快速入门](https://help.tanium.com/bundle/ug_threat_response_cloud/page/threat_response/gettingstarted.html)
- [OpenAPI](openapi/tanium-threat-response-api-openapi.yml) — [OpenAPI 规范](https://spec.openapis.org/oas/latest.html)
- [Postman Collection](collections/tanium-threat-response-api.postman_collection.json) — [Postman Collection 2.1](https://schema.getpostman.com/json/collection/v2.1.0/collection.json)
- [Open Collection](collections/tanium-threat-response-api.opencollection.json) — [Open Collection 1.0](https://schema.opencollection.com/opencollection/v1.0.0.json)
### Tanium Connect API
Tanium Connect REST API 允许创建、编辑和管理连接,以便按计划或由事件触发,通过文件、syslog、webhook 和其他目标类型将 endpoint 数据交付给下游系统。
- **Human URL:** [https://docs.tanium.com/connect/connect/index.html](https://docs.tanium.com/connect/connect/index.html)
#### 标签
- 连接
- 数据交付
- 集成
- Syslog
- Webhook
#### 属性
- [文档](https://docs.tanium.com/connect/connect/index.html)
- [OpenAPI](openapi/tanium-connect-api-openapi.yml) — [OpenAPI 规范](https://spec.openapis.org/oas/latest.html)
- [Postman Collection](collections/tanium-connect-api.postman_collection.json) — [Postman Collection 2.1](https://schema.getpostman.com/json/collection/v2.1.0/collection.json)
- [Open Collection](collections/tanium-connect-api.opencollection.json) — [Open Collection 1.0](https://schema.opencollection.com/opencollection/v1.0.0.json)
## 常用属性
- [Arazzo Workflows](arazzo/) — [Arazzo 规范](https://spec.openapis.org/arazzo/latest.html)
- [LinkedIn](https://www.linkedin.com/company/tanium)
- [JSON Schema](json-schema/tanium-endpoint-schema.json) — [JSON Schema](https://json-schema.org/specification)
- [JSON Schema](json-schema/tanium-question-schema.json) — [JSON Schema](https://json-schema.org/specification)
- [JSON Schema](json-schema/tanium-alert-schema.json) — [JSON Schema](https://json-schema.org/specification)
- [JSON Schema](json-schema/tanium-sensor-schema.json) — [JSON Schema](https://json-schema.org/specification)
- [JSON Schema](json-schema/tanium-package-schema.json) — [JSON Schema](https://json-schema.org/specification)
- [JSON Schema](json-schema/tanium-action-schema.json) — [JSON Schema](https://json-schema.org/specification)
- [JSON Schema](json-schema/tanium-connection-schema.json) — [JSON Schema](https://json-schema.org/specification)
- [JSON 结构](json-structure/tanium-endpoint-structure.json)
- [JSON 结构](json-structure/tanium-action-structure.json)
- [JSON-LD](json-ld/tanium-context.jsonld) — [JSON-LD](https://www.w3.org/TR/json-ld11/)
- [Spectral 规则](rules/tanium-rules.yml)
- [词汇表](vocabulary/tanium-vocabulary.yml)
- [门户](https://developer.tanium.com/)
- [文档](https://help.tanium.com/)
- [快速入门](https://developer.tanium.com/apis/api_intro)
- [身份验证](https://docs.tanium.com/platform_user/platform_user/console_api_tokens.html)
- [博客](https://www.tanium.com/p/tanium-blog/)
- [支持](https://community.tanium.com/s/)
- [服务条款](https://www.tanium.com/terms-of-use/)
- [隐私政策](https://www.tanium.com/privacy/)
- [GitHub 组织](https://github.com/tanium)
- [社区](https://community.tanium.com/s/)
- [网站](https://www.tanium.com/)
- [登录](https://community.tanium.com/s/login/)
- [注册](https://community.tanium.com/CommunitiesSelfReg)
- [SDK](https://tanium.github.io/pytan/)
- [集成指南](https://developer.tanium.com/guides/core-platform/integration_methods)
- [用例](https://developer.tanium.com/use_cases)
- [更新日志](https://help.tanium.com/bundle/releasenotes/page/releasenotes/index.html)
- [联系方式](https://www.tanium.com/contact/)
- [集成](https://www.tanium.com/partners)
- [LLMs Txt](https://developer.tanium.com/llms.txt)
## 维护者
**FN:** Kin Lane
**Email:** kin@apievangelist.com
标签:AMSI绕过, API网关, GraphQL, REST API, 合规管理, 威胁检测, 端点管理