OSINT-Trace/Facebook-Checker

GitHub: OSINT-Trace/Facebook-Checker

一个通过用户名、邮箱或手机号验证Facebook账号是否存在的REST API服务。

Stars: 6 | Forks: 0

# Facebook 账号检测器 API [![Available on](https://img.shields.io/badge/Available%20on-gray?style=for-the-badge)](#) [![API.Market](https://img.shields.io/badge/API.Market-8B5CF6?style=for-the-badge)](https://api.market/store/osint-trace-1/facebook-checker) [![RapidAPI](https://img.shields.io/badge/RapidAPI-black?style=for-the-badge&logo=rapidapi)](https://rapidapi.com/osint-org-osint-org-default/api/facebook-checker) 用于通过用户名、邮箱或手机号验证 Facebook 账号是否存在的 API。 ## 目录 - [功能](#features) - [快速入门](#getting-started) - [API 端点](#api-endpoints) - [单账号检测](#single-account-check) - [响应格式](#response-format) - [要求](#requirements) - [定价](#pricing) - [支持](#support) - [法律合规](#legal-compliance) ## 功能 ✅ 单账号验证 ✅ 支持邮箱、用户名和手机号 ✅ 快速 JSON 响应 ✅ 企业级可靠性 ## 快速入门 1. **获取 API 密钥** - 通过您偏好的平台进行订阅:[API.Market](https://api.market/store/osint-trace-1/facebook-checker) 或 [RapidAPI Hub](https://rapidapi.com/osint-org-osint-org-default/api/facebook-checker) - 从您的控制面板中获取您的 API 密钥 2. **基础 URL 与身份验证** 基础 URL 和身份验证请求头取决于您使用的平台: **API.Market:** - 基础 URL:`https://prod.api.market/api/v1/osint-trace-1/facebook-checker` - 请求头:`X-Api-Key` **RapidAPI:** - 基础 URL:`https://facebook-checker.p.rapidapi.com` - 请求头:`X-RapidAPI-Host: facebook-checker.p.rapidapi.com` 和 `X-RapidAPI-Key` ## API 端点 ### 单账号检测 **端点** ***请求*** ``` { "input": "test@example.com" } ``` **示例**
API.Market (cURL) ``` curl --request POST \ --url https://prod.api.market/api/v1/osint-trace-1/facebook-checker/check/facebook \ --header 'X-Api-Key: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{"input": "test@example.com"}' ```
RapidAPI (cURL) ``` curl --request POST \ --url https://facebook-checker.p.rapidapi.com/check \ --header 'X-RapidAPI-Host: facebook-checker.p.rapidapi.com' \ --header 'X-RapidAPI-Key: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{"input": "test@example.com"}' ```
## 响应格式 **成功响应** ``` { "live": true } ``` ## 要求 - 最小输入长度:3 个字符 - 有效的输入类型: - 邮箱地址 - 用户名 - 手机号(建议使用 E.164 格式) ## 定价 通过 [API.Market](https://api.market/store/osint-trace-1/facebook-checker) 或 [RapidAPI](https://rapidapi.com/osint-org-osint-org-default/api/facebook-checker/pricing) 提供灵活的定价方案。 提供免费套餐,用于测试和低频使用。 ## 支持 如遇技术问题或企业合作咨询: 📧 ## 法律合规 本 API 仅供合法用例使用。用户有责任: - 遵守 Facebook 的服务条款 - 遵循所有适用的数据隐私法律 - 在进行数据处理前获得适当的同意 *本服务不隶属于 Meta Inc.,也未获得其认可。*
标签:API, ESC4, ESC8, Facebook, Homebrew安装, OSINT, RapidAPI, 威胁情报, 实时处理, 开发者工具, 情报收集, 手机号查询, 数据查询, 漏洞研究, 用户名查询, 社会工程学, 网络安全, 账号验证, 邮箱检测, 隐私保护