{"uid":"cap_zRSVGLmIHF7_cFfIjpY_i","slug":"numora-data-unit-conversion-api-52939b7f","name":"Numora Data Unit 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/data","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_0vk6JzqURLvIXuos1uOaX","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 value between data storage/transfer units (e.g. bytes to megabytes, kilobits to gigabits) using pure math computation","exampleAgentPrompt":"Convert 2048 megabytes to gigabytes for me — I need the exact numeric result.","exampleUseCases":[{"title":"Storage capacity planning","prompt":"I have a disk that's 1500000 megabytes — how many terabytes is that? Convert it for me."},{"title":"Network bandwidth unit check","prompt":"Convert 100 megabits to gigabits so I can compare my ISP's plan spec against our server throughput requirement."},{"title":"Cloud storage cost estimate","prompt":"I need to know how many gigabytes 524288 kilobytes is — can you convert that for me?"}],"resultDescription":"Returns a JSON object with a boolean 'success' field, a 'result' object containing the converted numeric value, and a 'computation' string with a human-readable description of what was computed (e.g. '2048 MB = 2 GB').","failureModes":["Unsupported unit strings in 'from' or 'to' fields return an error","Non-numeric 'value' field causes validation failure","Missing required fields (from, to, value) return a 400-level error","Incompatible unit categories (e.g. bytes to seconds) may return an error or unexpected result"],"whenToPreferThis":"Choose this endpoint when you need a fast, dependency-free, server-side conversion between data storage or transfer units with a guaranteed numeric result. Prefer it over general-purpose LLM math when you need deterministic, auditable computation without floating-point ambiguity from language model approximation.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:33:42.475Z","isFirstParty":false}