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

News

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...


09.02.2024

Software Version 10.2.0 Deployed

A software update has been installed on our servers which can handle more personal names and detect...


   

Famous Person Detector

       
Tells if and how famous a person's name is.
            
The classification is done with a global view, not specific to the context's place.
                    
(todo: add link)

   

Input

       
See person.
       
See context.
       
(todo: add example)

   

Output

null if the name does not belong to a famous person.        
0-100 where 100 is the max.
       
An optional human readable message saying why that person is famous.
Example: "Swiss tennis player."
       
(todo: add example)