Endpoint
Nager.Date — US public holidays
Public holidays for a calendar year (ISO country code).
Official holiday list
GeographyNo API keyDefault GET
HTTP console
Example URL
https://date.nager.at/api/v3/PublicHolidays/2024/USRequest
Use HTTPS GET unless the provider documents POST. Example: GET /api/v3/PublicHolidays/{year}/{country}
GET /api/v3/PublicHolidays/{year}/{country}Response
Array of { date, localName, name, … }
[{"date":"2024-01-01","localName":"…","name":"…"}]Outbound requestProxy
Executes on the server with rate limits and host rules. Edit the URL and payload to match your scenario—responses show real upstream status and body (truncated if very large).
Upstream response
Ready. Click Send to execute the request. Status, latency, content type, and body appear here—formatted when the payload is JSON.