Feiertage-api
feiertage-api.deRank Trend
Ranking history over time.
About Feiertage-api
Feiertage API provides a web service for accessing all German holidays in JSON format. It allows users to query holiday information for specific years and regions, making it a useful tool for developers and applications.
Access German holiday data through a free JSON web service.
What You Can Do
- Retrieve holiday data for any year
- Filter holidays by federal state
- Use JSONP for cross-domain requests
- Integrate with PHP using provided examples
Frequently Asked Questions
Is the Feiertage API free to use?
Yes, the Feiertage API is completely free for both personal and commercial use.
How can I access holiday data for a specific year?
You can access holiday data by making a GET request to the API with the desired year as a parameter.
Can I filter holidays by region?
Yes, you can filter the holidays to show only those relevant to a specific federal state.
What format does the API return data in?
The API returns holiday data in JSON format, which can be easily integrated into applications.
Are there any usage limits for the API?
There are no specified usage limits, but the service is intended for reasonable use.