These Terms of Service ("Terms") govern your access to and use of the Name Day API ("API", "Service"). By accessing or using the Service, you agree to be bound by these Terms. If you do not agree to these Terms, you must not use the Service.
The API Swagger documentation is available here.
These Terms are effective as of 26th December, 2025.
The Name Day API provides name day data for supported countries, currently Hungary (hu)
and Poland (pl).
Name day information is provided for informational purposes only and may vary by source.
The Service is available under the following base path:
The following endpoints are provided:
/api-docs
— OpenAPI documentation (Swagger UI)
/api/v1/namedays
— all data
/api/v1/namedays/:month
— month data
/api/v1/namedays/:month/:date
— specific day data
/api/v1/namedays/:month/:date/:country
— specific country data
To ensure fair usage and protect the Service from abuse, rate limiting is applied to all API v1 routes.
{
"window": "15 minutes",
"max_requests": 300,
"message_on_limit": {
"error": "Too many requests, please try again later."
}
}
Rate limits may be adjusted at any time without prior notice.
Responses may be cached to improve performance and reduce load. Current caching behavior is configured with a default TTL of 60 seconds on API routes. This means repeated identical requests may return a cached response during the TTL window.
While reasonable efforts are made to provide accurate information, name day data may be incomplete, outdated, or inconsistent with other sources. You are responsible for verifying any information obtained from the Service.
To the fullest extent permitted by law, the Service is provided without warranties of any kind, whether express or implied, including implied warranties of merchantability, fitness for a particular purpose, and non-infringement.
To the fullest extent permitted by law, the Service owner shall not be liable for any indirect, incidental, special, consequential, or punitive damages arising out of or related to your use of or inability to use the Service.
Access to the Service may be suspended or terminated at any time if these Terms are violated or if continued use poses a risk to the Service or other users.
If you have questions about these Terms, please contact: karoly.webdev@gmail.com.