{"uid":"cap_RjlJjovUYYoTpyleaNtRU","slug":"touchstone-time-api-7efbcf5d","name":"Touchstone Time API","description":"Deterministic time/timezone truth: DST-aware zone conversion, transition times, business-day & holiday math, epoch<->ISO. Free sample, no payment required: GET /play/time","url":"https://touchstone.locomot.io/time","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","properties":{"op":{"enum":["convert","zone","diff","business_days","holidays","epoch"],"type":"string","description":"operation; default convert"},"tz":{"type":"string","description":"zone/epoch: IANA zone"},"end":{"type":"string","description":"diff/business_days: end"},"date":{"type":"string","description":"holidays: single date to test"},"when":{"type":"string","description":"instant: ISO-8601, epoch, or now"},"year":{"type":"integer","description":"holidays: year"},"epoch":{"type":"number","description":"epoch: seconds or millis"},"start":{"type":"string","description":"diff/business_days: start"},"to_tz":{"type":"string","description":"convert: target IANA zone"},"country":{"type":"string","description":"ISO-3166 alpha-2 (US, GB, …)"},"from_tz":{"type":"string","description":"convert: source IANA zone"}}}},"additionalProperties":false},"output":{"type":"object","properties":{"op":{"type":"string"},"to":{"type":"object"},"utc":{"type":"string"},"from":{"type":"object"},"engine":{"type":"string"},"same_instant":{"type":"boolean"},"deterministic":{"type":"boolean"},"input_instant":{"type":"string"},"unix_epoch_seconds":{"type":"integer"},"tz_database_version":{"type":"string"}}}}},"responseSchema":null,"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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_-Fqvph7QTdmivJyBZ3OUq","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs timezone conversions, time diffs, business day calculations, holiday lookups, and epoch conversions for a given instant or date range","exampleAgentPrompt":"What time is it right now in Tokyo, and can you also tell me what that maps to in New York? Use the convert operation with America/New_York as the target timezone and Asia/Tokyo as the source.","exampleUseCases":null,"resultDescription":"Returns a JSON object with the computed result depending on the operation: for conversions, includes 'from' and 'to' timezone objects with local times, 'utc', 'same_instant' flag, 'unix_epoch_seconds', and 'tz_database_version'; for diffs or business_days, numeric counts; for holidays, whether the given date is a holiday; for epoch, the parsed timestamp details.","failureModes":["Invalid or unknown IANA timezone string returns an error","Malformed ISO-8601 'when' parameter causes parse failure","Missing required query parameters for the selected operation (e.g. no 'to_tz' for convert)","Invalid country code for holidays lookup","Year or date out of supported range","Payment not attached or insufficient — x402 payment required response"],"whenToPreferThis":"Use this endpoint when you need reliable timezone conversion, business day counting, holiday detection, or epoch parsing without building your own time library. Particularly useful for scheduling, calendar math, or internationalizing timestamps across IANA zones for any country.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:34:57.063Z","isFirstParty":false}