{"endpoint":"https://bizintel-api.hahavoid0.workers.dev/geography/public-holidays","method":"POST","price":"$0.010","description":"Lists registered federal public holidays for a country code and calendar year from Nager.Date.","example_input":{"country_code":"US","year":2026},"example_output":{"supported":true,"result":{"holidays":[{"date":"2026-01-01","name":"New Year's Day"}]},"confidence":"high","warnings":[],"disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting.","data_as_of":"2026-06"},"request_schema":{"type":"object","required":["country_code","year"],"properties":{"country_code":{"type":"string","description":"2-character country code (e.g. US, DE, FR)"},"year":{"type":"number","description":"Calendar year number (e.g. 2026)"}}},"response_schema":{"type":"object"}}