{"uid":"cap_hIjy5Bz4IDVag7wY7EeEw","slug":"bizintel-api-public-holidays-lookup-df130858","name":"BizIntel API – Public Holidays Lookup","description":"Lists registered federal public holidays for a country code and calendar year from Nager.Date.","url":"https://bizintel-api.hahavoid0.workers.dev/geography/public-holidays","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["country_code","year"],"properties":{"year":{"type":"number","description":"Calendar year number (e.g. 2026)"},"country_code":{"type":"string","description":"2-character country code (e.g. US, DE, FR)"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"result":{"holidays":[{"date":"2026-01-01","name":"New Year's Day"}]},"warnings":[],"supported":true,"confidence":"high","data_as_of":"2026-06","disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_J3YHgPAmgHJb5KmwjHcqZ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the list of official public holidays for a given country and calendar year","exampleAgentPrompt":"What are all the public holidays in Germany for 2026? I need to plan around non-working days for the whole year.","exampleUseCases":[{"title":"Scheduling meetings across borders","prompt":"Can you pull up all the official public holidays in France for 2025? I'm planning a project timeline and need to know which days are non-working days there."},{"title":"E-commerce fulfillment planning","prompt":"List every public holiday in Brazil for 2026 — I need to account for them when setting up our delivery schedule."},{"title":"HR payroll calendar setup","prompt":"What are all the national holidays in Japan for 2025? We need to configure our payroll system to flag those dates for the Tokyo office."}],"resultDescription":"A JSON object containing an array of public holidays, each with a date (YYYY-MM-DD) and name; a 'supported' boolean indicating whether the country is covered; a 'confidence' rating (e.g. 'high'); a 'data_as_of' freshness timestamp; any warnings; and a disclaimer reminding the caller to verify with official sources before acting.","failureModes":["Unsupported or invalid country code returns supported:false with low confidence","Invalid or out-of-range year may return an error or empty holiday list","Network or worker timeout returns a 5xx error","Missing required fields (country_code or year) causes a 400-level validation error","Country with no well-documented holiday data may return warnings or partial results"],"whenToPreferThis":"Choose this endpoint when you need a structured, machine-readable list of official public holidays for a specific country and year, especially inside an automated agent workflow that must pay per-call via x402/USDC without managing API keys. It is well-suited for scheduling, payroll, logistics, and compliance use cases across international operations.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:40:45.853Z","isFirstParty":false}