NameAPI is a web API
to handle people's names
in your software.

News

26.04.2024

Enhanced NameAPI Database

We've updated our NameAPI database to better handle names that include professions. We have added...


12.04.2024

Bosnian names: Echoes of Diversity and Heritage

Bosnia and Herzegovina stands out in Europe for its remarkable diversity, being a country where...


29.03.2024

Larger Name Database

We are pleased to announce a new update to our database, which now features a broader range of...


01.03.2024

Diving Deeper into Latin American Names

From the indigenous communities of the Andes to the Afro-Caribbean rhythms of the Caribbean coast,...


16.02.2024

Swagger-UI: The New and Improved Way to Use Our REST API

We are happy to announce that we have added a new feature to our REST API: Swagger-UI, which allows...


   

Email Domain Type Classifier

       
DetectsClassifies the domain name of an email address as FREEMAIL, ORGANIZATION etc.
            
[email protected] uses a FREEMAIL domain.
[email protected] uses an ORGANIZATION domain.
            
Note that there is not always a clear line between domain types. Especially FREEMAIL and ISP are blurry; freemail providers often offer extended paid packages, while internet service providers sometimes often a basic free email account.    
               
(no example in the browser as of now)

   

Input

       
A syntactically valid email address.
An invalid input exception is thrown if the address does not look like an email address.
       

   

Output

       

Trash domains such as mailinator.com.

Freemail providers such as yahoo.com.

Internet service providers such as aol.com.

Businesses, universities etc. such as google.com.

Non-commercial private domains from individuals.

Reserved domain names serving as examples in documentation, such as example.com.

Unclassified as of now.