{"uid":"cap_bVtkjjfIGS4Oc1wAWGjD_","slug":"numora-temperature-conversion-api-ee67001a","name":"Numora Temperature Conversion API","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/temperature","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_pXposCqY50HxxHmq6o2y2","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 temperature value from one unit to another (e.g. Celsius to Fahrenheit, Kelvin to Celsius)","exampleAgentPrompt":"Convert 212 degrees Fahrenheit to Celsius using Numora's math API — just need the converted value.","exampleUseCases":[{"title":"Weather temperature unit localization","prompt":"I'm showing a weather forecast to European users but my data is in Fahrenheit — can you convert 98.6°F to Celsius for me?"},{"title":"Cooking recipe conversion","prompt":"My recipe calls for an oven at 375 Fahrenheit but my oven only shows Celsius — what temperature should I set it to?"},{"title":"Scientific Kelvin to Celsius conversion","prompt":"I need to convert 273.15 Kelvin to Celsius for a lab report — can you calculate that?"}],"resultDescription":"A JSON object with a boolean 'success' field, a 'result' object containing the converted temperature value, and a 'computation' string with a human-readable description of what was computed (e.g. '212°F = 100°C').","failureModes":["Missing required fields (to, from, or value) returns a validation error","Unsupported unit strings (e.g. typos like 'celcius') may return an error or unexpected result","Non-numeric value input causes schema validation failure","Network or server errors from the Vercel deployment (cold starts may add latency)"],"whenToPreferThis":"Choose this endpoint when you need a fast, self-contained, zero-dependency temperature unit conversion with no external API keys or data sources required. Ideal for agents that need deterministic math results with predictable micropayment costs ($0.02 USDC per call). Prefer this over general-purpose LLM arithmetic when auditability and consistent precision matter.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:58:30.859Z","isFirstParty":false}