{"uid":"cap_RjojG0Q0vZC0gS7HcXYmJ","slug":"numora-angle-unit-conversion-74cbefa5","name":"Numora Angle 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://numomo.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_VjqGfra6ImzuYFxcj_rTJ","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, gradians to turns)","exampleAgentPrompt":"Convert 270 degrees to radians for me.","exampleUseCases":[{"title":"Trigonometry homework helper","prompt":"I need to convert 45 degrees to radians for a trig problem — can you do that calculation for me?"},{"title":"Robotics angle normalization","prompt":"My robot arm sensor returns angles in gradians, but my control system expects radians. Convert 200 gradians to radians."},{"title":"Navigation bearing conversion","prompt":"Can you convert 3.14159 radians to degrees so I can display the bearing in a human-readable format?"}],"resultDescription":"Returns a JSON object with a boolean 'success' field, a 'result' object containing the converted angle value, and a 'computation' string describing what was calculated in plain English.","failureModes":["Unsupported unit strings (e.g. unrecognized unit names) may return an error or unexpected result","Missing required fields (to, from, value) return a validation error","Non-numeric value input causes a schema validation failure","Payment failure via x402 micropayment protocol prevents the call from completing"],"whenToPreferThis":"Use this endpoint when you need a reliable, serverless, zero-dependency angle unit conversion with a structured JSON response and clear computation description. Prefer it over general-purpose math libraries when operating in an agent context that supports x402 micropayments and requires a documented API contract.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:51:56.590Z","isFirstParty":false}