Validation
IMEI Validator
Validate IMEI numbers for mobile devices using Luhn checksum algorithm
text· Text result
Quick start
Call this tool from your code in three languages.
cURL
curl -X POST 'https://api.elysiatools.com/en/api/tools/imei-validator' \
-H 'Content-Type: application/json' \
-d '{"imei":"e.g., 490154203237518 or 35-209900-176148-2"}'