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

News

30.10.2025

Software Version 11.0.0 Deployed

Release of Optimaize PII Platform with Java 21.


29.09.2025

Dictionary Update: Quechua and Aymara Names

The NameAPI database continues to grow, now enriched with 3,700 new given names and 600 family...


29.08.2025

Database Expansion: Brazilian Portuguese Names

We’ve expanded our database to include a comprehensive set of Brazilian Portuguese names. This...


21.08.2025

Secondary Domain Added: api.name-api.com for Enhanced Redundancy

To further strengthen NameAPI’s reliability and provide uninterrupted service access, we are happy...


28.07.2025

Version 10.8.0 Released

Release of Optimaize PII Platform, version 10.8.0.


Service Availability

 

A high service uptime is one of our main goals. We guarantee 99.9% Web Service Availability - that is a maximum of 43.8 minutes of downtime per month. Almost all requests are served within a fraction of a second.

Every part of the service has been designed from the ground up to avoid single point of failures:

  • Multiple server locations.
    When one fails, your client program can failover to another one.
  • Multiple installations at the same server location for load balancing and automatic (transparent) failover.
    This allows us to update a system with a new version, or perform other software or hardware maintenance, while remaining operational.
  • State of the art host centers.
    The host centers we choose for our dedicated servers provide redundant power plus UPS and diesel, redundant network providers, access control, fire suppression, air conditioning. We use dedicated hardware, not cloud hosting, because we're in full control of the chosen non-shared hardware. This gives us the consistent high performance that our services need.
  • Multiple domain names with separate DNS servers. Domains registered at separate registrars with long expiration dates.
  • Our software updates go through a thorough testing cycle before being deployed.

What you can do to maximize the success rate for API calls: 

  • Use reliable internet connections
  • Auto-retry a failed request
  • Auto-retry to alternate host center (switch url).


The auto-retry feature is built into the NameAPI Java client library.