{"uid":"cap_EypexwCoueVEYK_bzcwI6","slug":"numora-time-unit-conversion-f8c50894","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://numormo.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_ON2TPm-QnjnB1KwxhScny","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 unit to another (e.g. hours to seconds, days to minutes) with no external dependencies.","exampleAgentPrompt":"Convert 3.5 hours to seconds using Numora's pure math API — from 'hours' to 'seconds' with value 3.5.","exampleUseCases":[{"title":"Scheduling countdown calculation","prompt":"Convert 2 days and 6 hours — so 54 hours total — into seconds so I can set a countdown timer accurately."},{"title":"Log timestamp normalization","prompt":"I have a duration of 850000 milliseconds from a server log — convert that to hours so I can understand how long the process ran."},{"title":"Physics problem unit check","prompt":"Convert 0.25 days to minutes for me — I need the value in minutes for a physics equation I'm working through."}],"resultDescription":"Returns a JSON object with 'success' (true), 'result' (an object containing the converted numeric value), and 'computation' (a human-readable string describing what was computed, e.g. '3.5 hours = 12600 seconds').","failureModes":["Missing required field ('from', 'to', or 'value') returns a validation error","Unknown or unsupported time unit strings return an error","Non-numeric value field causes schema validation failure","Network timeout on Vercel cold start may cause latency spike","Payment failure via x402 prevents the computation from executing"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, dependency-free, deterministic time unit conversion with no rate limits beyond micropayment cost. Ideal for agents doing batch math pipelines, physics or scheduling calculations, or any scenario where calling a heavyweight API or running local code is impractical. Best when precision and reliability matter more than free availability.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:54:13.615Z","isFirstParty":false}