{"uid":"cap_P5QXOar6DtRzdLOHxdEJ5","slug":"numora-angle-unit-converter-9c77dc33","name":"Numora Angle Unit Converter","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/angle","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_GMUTWdAL_Gz0_zBtkNlQn","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 an angle value from one angular unit to another (e.g. degrees to radians)","exampleAgentPrompt":"Can you convert 270 degrees to radians using a pure math computation service — no external libraries, just the exact numeric result?","exampleUseCases":[{"title":"Robotics angle sensor normalization","prompt":"I have a sensor reading angles in gradians and my control system expects radians — can you convert 400 gradians to radians for me?"},{"title":"Trigonometry homework helper","prompt":"What is 45 degrees expressed in radians? I need the exact converted value for a trig problem."},{"title":"Navigation bearing conversion","prompt":"I'm working with compass bearings in degrees and need them in milliradians — can you convert 135 degrees to milliradians?"}],"resultDescription":"Returns a JSON object with a 'result' object containing the converted angle value, a 'success' boolean set to true, and a 'computation' string describing the conversion performed (e.g. '270 degrees converted to radians = 4.712...')","failureModes":["Invalid or unsupported unit string in 'from' or 'to' fields — returns an error response","Missing required field (value, from, or to) — likely returns a 400-level error","Non-numeric value provided — schema validation failure","Unsupported unit pair combination — may return an error or unexpected result"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, dependency-free angle unit conversion with no external API calls. Ideal for AI agents doing math-heavy tasks involving trigonometry, geometry, robotics, or navigation where a pure computation result is needed. Preferable over general-purpose unit converters when you want guaranteed numeric precision and a micropayment-gated math API with clear computation provenance.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:54:22.739Z","isFirstParty":false}