{"uid":"cap_25YTg1Erpy2Ew0XkMJ0XU","slug":"api-strale-io-13da305d","name":"Timezone Meeting Slot Finder","description":"Find optimal meeting times across time zones. Returns ranked slots by fairness, with local times for each participant. Algorithmic.","url":"https://api.strale.io/x402/timezone-meeting-find","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["timezones"],"properties":{"timezones":{"type":"array","description":"List of IANA timezone names"},"preferred_hours":{"type":"string","description":"Preferred hours (e.g. 09:00-17:00)"},"duration_minutes":{"type":"integer"}}}},"additionalProperties":false}}},"responseSchema":null,"example":{"request":{"timezones":["America/New_York","Europe/London","Asia/Tokyo"],"preferred_hours":"09:00-17:00","duration_minutes":60},"response":{"_meta":{"payment":{"method":"x402","price_usd":0.0324,"settlement_id":"0xc50f22b696ef581901aa26418774baa8396f2f49eee6d2ea8556ce7a8b5f84f9"},"capability":"timezone-meeting-find","latency_ms":1,"provenance":{"source":"algorithmic","fetched_at":"2026-06-13T04:24:03.183Z"}},"timezones":[{"timezone":"America/New_York","utc_offset":"UTC-04:00"},{"timezone":"Europe/London","utc_offset":"UTC+01:00"},{"timezone":"Asia/Tokyo","utc_offset":"UTC+09:00"}],"optimal_slots":[],"preferred_hours":"09:00-17:00","duration_minutes":60,"total_viable_slots":0}},"exampleRequest":{"timezones":["America/New_York","Europe/London","Asia/Tokyo"],"preferred_hours":"09:00-17:00","duration_minutes":60},"tags":["x402"],"displayCostAmount":"0.0324","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.0324/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0324","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0324","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_bmZMQGmFf2vUDmiENCpkg","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0324","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Finds optimal meeting times across multiple time zones, returning ranked slots by fairness with local times for each participant.","exampleAgentPrompt":"Find the best meeting times for participants in America/New_York, Europe/London, and Asia/Tokyo — we want a 60-minute slot during preferred hours of 09:00-17:00, ranked by fairness for everyone.","exampleUseCases":null,"resultDescription":"A ranked list of meeting slot candidates with fairness scores, showing the proposed UTC time and the corresponding local time for each participant's timezone, ordered from most to least equitable for all attendees.","failureModes":["Invalid or unrecognized IANA timezone names return an error","No overlapping slots found when preferred hours don't intersect across time zones","Missing required 'timezones' query parameter returns 400","Only one timezone provided yields trivially unranked results","Malformed preferred_hours format (not HH:MM-HH:MM) may cause parse errors"],"whenToPreferThis":"Use this endpoint when you need an algorithmic, fairness-ranked recommendation of meeting times across multiple IANA time zones, especially for globally distributed teams where no single participant should consistently bear unsociable hours. Prefer it over manual calendar tools when you want quantified fairness scoring rather than just overlap detection.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:57:07.372Z","isFirstParty":false}