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

News

25.07.2024

Database Update: An Extensive Collection of Croatian Names Available

Naming conventions in Croatia emphasize family heritage, often involving naming children after...


16.07.2024

Albanian Names in Focus

Did you know that Albanian names reflect a blend of ancient Illyrian heritage, religious influences...


25.06.2024

Swedish names: Tracing the Threads of Northern Culture

Originating from Old Norse, Swedish is spoken in Sweden and in regions of Finland, where it enjoys...


07.06.2024

Expanded NameAPI Database for Company Legal Forms

We've expanded our NameAPI database to include a comprehensive list of company legal forms from...


27.05.2024

Software Version 10.3.0 Deployed

We are pleased to announce the deployment of Software Version 10.3.0, bringing significant...


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.