Intelligence X
通过 Intelligence X 执行 OSINT 调查
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 安全
简介
Intelligence X 是 OSINT 搜索引擎(暗网、泄露、档案)。认证是 API 密钥(k 请求头);请求为 POST JSON(GET 返回 405,已实测)。
快速开始
搜索(替换 YOUR_KEY):
curl -X POST "https://2.intelx.io/intelligent/search" \
-H "Content-Type: application/json" \
-H "k: YOUR_KEY" \
-d '{"query":"example.com"}'
{ "id": "search-abc123", "status": 0 }
认证方式
- 在 intelx.io 注册 → API 密钥。
- 通过
k请求头携带(按 API PDF)。
速率限制与注意事项
- 按文档基于密钥分层。
- 仅 POST(GET 405,已实测)。
常见问题
Intelligence X 免费吗? 基于密钥带免费/付费层。
为什么 405? API 仅 POST(已实测)。
搜索什么? 暗网、泄露和档案(OSINT)。
安全 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Application Environment Verification Android library and API to verify the safety of user devices, detect rooted devices and other risks | API Key | Yes | Yes | ↗ |
| BinaryEdge Provide access to BinaryEdge 40fy scanning platform | API Key | Yes | Yes | ↗ |
| BitWarden Best open-source password manager | OAuth | Yes | Unknown | ↗ |
| Botd Botd is a browser library for JavaScript bot detection | API Key | Yes | Yes | ↗ |
| Bugcrowd Bugcrowd API for interacting and tracking the reported issues programmatically | API Key | Yes | Unknown | ↗ |