{"uid":"cap_5RaVWYA8Nb1Ya9pV1GLww","slug":"numora-time-unit-conversion-ddbbb787","name":"Numora Time Unit Conversion","description":"100 pure math computation endpoints for AI agents. Statistics, financial math, linear algebra, equation solving, calculus, number theory, sequence generation, and unit conversions. Zero external dependencies. x402 micropayments on Base.","url":"https://numomo.vercel.app/api/convert/time","method":"POST","headers":{},"bodySchema":{"type":"object","required":["to","from","value"],"properties":{"to":{"type":"string"},"from":{"type":"string"},"value":{"type":"number"}}},"responseSchema":{"type":"object","required":["success","result","computation"],"properties":{"result":{"type":"object","description":"Computation result varies by endpoint"},"success":{"type":"boolean","description":"Always true on success"},"computation":{"type":"string","description":"Human-readable description of what was computed"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_QiOh44BR_u4080nvwjmct","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a numeric time value from one time unit to another (e.g. hours to seconds, minutes to days)","exampleAgentPrompt":"Convert 3.5 hours to seconds using exact math — no estimation.","exampleUseCases":[{"title":"Timer duration in milliseconds","prompt":"I need to know how many milliseconds are in 2.5 minutes — convert that for me exactly."},{"title":"Project deadline in days to hours","prompt":"Convert 4.5 days into hours so I can schedule my tasks properly."},{"title":"Physics calculation time unit","prompt":"My physics formula needs the value in seconds, but I only have 0.75 hours — can you convert that to seconds?"}],"resultDescription":"Returns a JSON object with a 'result' object containing the converted numeric value, a 'success' boolean (always true on success), and a 'computation' string describing the conversion performed in human-readable form (e.g. '3.5 hours = 12600 seconds').","failureModes":["Unrecognized unit strings in 'from' or 'to' fields return an error","Missing required fields (value, from, to) result in a 400-level validation error","Extreme or non-numeric values may produce precision issues","Unsupported or misspelled unit names (e.g. 'hrs' vs 'hours') may cause failures"],"whenToPreferThis":"Choose this endpoint when you need precise, dependency-free time unit conversion in an automated pipeline or agent workflow, especially when paying per-call overhead is acceptable and you want a reliable, pure-math computation with no external API dependencies. Prefer this over general-purpose LLM math when you need deterministic, exact numeric results.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:54:53.440Z","isFirstParty":false}