{"uid":"cap_iC8nzvRXyQV3SYM-irDlD","slug":"numora-length-unit-conversion-6fbfc3aa","name":"Numora Length 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://numormor.netlify.app/api/convert/length","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":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":{"p10Cents":"2.0000","medianCents":"2.0000","p90Cents":"2.0000","minCents":"2.0000","maxCents":"2.0000","p95Cents":"2.0000","sampleCount":1,"varies":false,"failureChargeRate":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_8esYbwOozBjBrN81CtgAP","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a numeric length value from one unit of measurement to another (e.g. meters to feet, miles to kilometers).","exampleAgentPrompt":"Convert 26.2 miles to kilometers — the from unit is miles and the to unit is kilometers.","exampleUseCases":null,"resultDescription":"Returns a JSON object with a result object containing the converted numeric value, a boolean success flag, and a human-readable computation string describing what was calculated (e.g. '26.2 miles converted to kilometers').","failureModes":["Unsupported or misspelled unit strings (from/to) — likely returns success:false or an error message","Missing required fields (to, from, value) — returns validation error","Non-numeric value passed — returns error","Incompatible unit types (e.g. length unit to mass unit) — returns error or unexpected result","Payment failure via x402 micropayment — HTTP 402 response before computation occurs"],"whenToPreferThis":"Use this endpoint when you need a self-contained, dependency-free length unit conversion without calling a general-purpose LLM or a heavy third-party unit library. Ideal for AI agent workflows needing reliable numeric conversion with a clear audit trail (computation description field). Good when micropayment-per-call cost ($0.02 USDC) is acceptable and you want a structured API response rather than a text-based answer.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:52:49.234Z","isFirstParty":false}