Chinese Identifier Validation Toolkit
Pricing
from $2.00 / 1,000 results
Chinese Identifier Validation Toolkit
Privacy-safe China ID card, USCC, bank card Luhn, mobile number, and postal code validation API with masked results.
Chinese Identifier Validation Toolkit
Pricing
from $2.00 / 1,000 results
Privacy-safe China ID card, USCC, bank card Luhn, mobile number, and postal code validation API with masked results.
You can access the Chinese Identifier Validation Toolkit programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "records": [< {< "id": "sample-id",< "type": "residentId",< "value": "11010519491231002X"< },< {< "id": "sample-postal",< "type": "postalCode",< "value": "100000"< }< ]<}' |<apify call prizable_aster/chinese-identifier-validation-toolkit --silent --output-datasetThe Apify CLI is the official tool that allows you to use Chinese Identifier Validation Toolkit locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: