{"uid":"cap_fvNaWBPD0Ot-4-EzEZYS6","slug":"numora-temperature-conversion-api-72578cbc","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://numormo.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_7NRlCdwIr7k9Y4KhDCCxX","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 between units (e.g. Celsius, Fahrenheit, Kelvin) with zero external dependencies via pure math computation.","exampleAgentPrompt":"Convert 98.6 degrees Fahrenheit to Celsius for me using Numora's pure math API.","exampleUseCases":[{"title":"Recipe temperature conversion","prompt":"I have a recipe that calls for an oven at 375°F — what is that in Celsius?"},{"title":"Scientific data normalization","prompt":"I have a dataset with temperatures in Kelvin and need to convert 310.15 K to Celsius for a report."},{"title":"Weather unit localization","prompt":"The forecast says it's going to be -10°C tomorrow — what is that in Fahrenheit so my American colleague understands it?"}],"resultDescription":"Returns a JSON object with a boolean 'success' field, a 'result' object containing the converted temperature value, and a 'computation' string describing in human-readable form what was calculated (e.g. '100°C converted to Fahrenheit = 212°F').","failureModes":["Missing required fields (to, from, value) returns a validation error","Unsupported unit strings (e.g. 'rankine' if not supported) may return an error or unexpected result","Non-numeric value input causes schema validation failure","Calling with GET instead of POST returns 405 Method Not Allowed","Insufficient USDC balance for x402 micropayment blocks the request"],"whenToPreferThis":"Choose this endpoint when you need a fast, deterministic, server-side temperature unit conversion with no external data dependencies. Ideal for agents that cannot rely on LLM arithmetic or need an auditable, API-verified numeric result. Prefer over general-purpose math APIs when the specific need is temperature and you want a clear computation description returned alongside the result.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:56:52.242Z","isFirstParty":false}