Validate Imei
validate_imeiValidate an IMEI (15 digits, with Luhn check) or IMEISV (16 digits, no check). Keyless/offline. Returns validity and the parts: TAC (Type Allocation Code, first 8), serial number, and check digit. Spaces/dashes ignored. Validates the number, not the device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| imei | Yes | A 15-digit IMEI or 16-digit IMEISV, e.g. "490154203237518". |