Validation
EIN Validator
Validate US Employer Identification Numbers
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/ein-validator' \
-H 'Content-Type: application/json' \
-d '{"einNumber":"Enter EIN (e.g., 12-3456789 or 123456789)..."}'