verify_phone_three
Verify if a person's name, ID card number, and phone number match. Returns carrier info, phone region, and status. Use for phone ownership verification and telecom fraud prevention.
Instructions
Verify if a person's name, ID card number, and phone number match (手机三要素验证). Returns match result, carrier info, phone region and status. Use for phone number ownership verification, telecom fraud prevention, or user registration validation. Free tier: 50 requests/day.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Person's real name in Chinese (姓名) | |
| id_card | Yes | 18-digit Chinese ID card number (身份证号码) | |
| phone | Yes | 11-digit Chinese mobile phone number (手机号码), e.g. '13800138000' |