{"uid":"cap_PCw0CV2QxvzTZsvVTDZM6","slug":"strale-business-day-check-c24d2a04","name":"Strale Business Day Check","description":"Check if a specific date is a business day in a given country. Accounts for weekends and public holidays. Also returns the next business day if the given date is not one.","url":"https://api.strale.io/x402/v2/business-day-check","method":"GET","headers":{},"bodySchema":{"type":"object","required":["country_code","date"],"properties":{"date":{"type":"string","description":"Date to check (YYYY-MM-DD)"},"country_code":{"type":"string","description":"ISO 2-letter country code"}}},"responseSchema":{"reason":{"type":"string"},"is_business_day":{"type":"boolean"},"next_business_day":{"type":"string"},"previous_business_day":{"type":"string"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0216","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.0216/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0216","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0216","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_3O75kDSvVn0rrt0WU-BaG","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0216","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Checks whether a given date is a business day in a specified country, accounting for local public holidays and weekends.","exampleAgentPrompt":"Can you check if December 26, 2024 is a business day in the UK?","exampleUseCases":[{"title":"Payment due date validation","prompt":"I need to schedule a wire transfer for January 6, 2025 — can you check if that's actually a business day in France before I set it up?"},{"title":"Contract deadline verification","prompt":"Is April 18, 2025 a business day in Germany? I need to confirm before setting a contract signing deadline."},{"title":"Cross-country payroll scheduling","prompt":"We're running payroll and need to pay staff in Brazil on November 15, 2025 — is that a business day there or do we need to move it earlier?"}],"resultDescription":"Returns whether the specified date is a business day in the given country, along with an audit record containing a cryptographic chain hash for verification and traceability of the result.","failureModes":["Invalid date format (not YYYY-MM-DD) returns a validation error","Unsupported or invalid ISO country code returns an error","Country code outside the 27 supported countries may return no data or an error","Network timeout or service unavailability returns a 5xx error","Missing required query parameters (date or country_code) returns a 400 error"],"whenToPreferThis":"Choose this endpoint when you need reliable, auditable business day verification across 27 countries with cryptographic audit trails — ideal for financial workflows, contract scheduling, or compliance use cases where you need a verifiable record of the check. Prefer it over building your own holiday calendar logic or using general-purpose date libraries that lack country-specific public holiday data.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T01:02:09.122Z","isFirstParty":false}