← 返回
数据分析 Key 中文

China Phone Checker

Validate Chinese mobile phone numbers using the apipick China Phone Checker API. Returns carrier (China Mobile/Telecom/Unicom), province, city, zip code, and...
使用 apipack 中国电话检查器 API 验证中国手机号码。返回运营商(中国移动/电信/联通)、省份、城市、邮编等信息。
javainthinking
数据分析 clawhub v1.0.1 1 版本 100000 Key: 需要
★ 0
Stars
📥 871
下载
💾 20
安装
1
版本
#latest

概述

apipick China Phone Checker

Validate Chinese mobile numbers and retrieve carrier and geographic data.

Endpoint

POST https://www.apipick.com/api/check-china-phone

Authentication: x-api-key: YOUR_API_KEY header required.

Get a free API key at https://www.apipick.com/dashboard/api-keys

Request

{"phone_number": "13800138000"}

Supported formats: 13800138000 / +8613800138000 / 008613800138000

Response

{
  "success": true,
  "data": {
    "phone": "13800138000",
    "phone_type": "China Mobile",
    "province": "Beijing",
    "city": "Beijing",
    "zip_code": "100000",
    "area_code": "010"
  }
}

phone_type values: China Mobile, China Telecom, China Unicom

Error Codes

CodeMeaning
---------------
400Invalid phone number format
401Missing or invalid API key
402Insufficient credits
500Server error

Cost: 1 credit per request

Usage Pattern

  1. Use $APIPICK_API_KEY env var as the x-api-key header value; if not set, ask the user for their apipick API key
  2. Make the POST request with the phone number
  3. Present carrier and geographic results clearly

See references/api_reference.md for full response field descriptions.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-29 12:21 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Slides/PPT generation and voice narration

javainthinking
基于2slides API的AI演示文稿生成,支持从文本、参考图片或文档摘要创建幻灯片。适用于“创建演示文稿”“制作幻灯片”等请求,提供主题选择、多语言及同步/异步生成模式。
★ 0 📥 2,287
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 165 📥 59,962
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 65,083