Documentation
Sign inGet started

E22xxx — Number lookup

Error codes in the E22xxx range that the public Bird API returns. Each code links to its own page (the page its doc_url points at) with the cause and what to do. Retired codes stay listed; they are never renamed or reused.
CodeNameStatusMessage
E22000LookupInvalidPhoneNumber422The number to look up is not a valid phone number.
E22001LookupInsufficientBalance402Insufficient balance to run this lookup.
E22002LookupUnavailable503Lookup is temporarily unavailable. Please retry.
E22003LookupInvalidEmailAddress422The address to look up is not a valid email address.
  • Errors: the full wire contract, status mapping, and all code ranges
  • Error handling: branching on type and code, validation details, and vendor_code