Docs

API + Batch reference, operational notes, and examples.

Stored locally in your browser (sessionStorage, cleared when you close the tab).
Rate limit: —
idle
Response (JSON)
{}
Quick copy
Notes
curl examples (Enter parses)
curl -s \
  -H "content-type: application/json" \
  -H "x-api-key: e164_..." \
  -d '{"input":"0039 333 123 4567","default_region":"IT","options":{"validate":true,"mask":true,"hash":true,"rfc3966":true}}' \
  https://e164.it/v1/parse
curl -s \
  -H "content-type: application/json" \
  -d '{"input":"(415) 555-2671","default_region":"US","options":{"validate":true}}' \
  https://e164.it/v1/parse