{"uid":"cap_sY-7xRTf7Nvk2HiVpt7FR","slug":"fraction-simplifier-reduce-to-lowest-terms-5d142f9f","name":"Fraction Simplifier – Reduce to Lowest Terms","description":"Reduce a fraction to lowest terms and describe it: numerator/denominator (denominator normalized positive), sign, whether it is an integer, and a mixed-number form when improper. A zero denominator is a clean 400.","url":"https://fraction.openverbs.com/v1/simplify","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["numerator"],"properties":{"numerator":{"type":"integer","description":"The numerator."},"denominator":{"type":"integer","description":"The denominator. Default 1."}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_IxMFLwkec9dA28NiK8-Ry","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Reduces a fraction (numerator/denominator) to its lowest terms and returns its sign, integer status, and mixed-number form if improper.","exampleAgentPrompt":"Can you simplify the fraction 36 over 48 to its lowest terms and tell me if it forms a mixed number?","exampleUseCases":[{"title":"Simplify student homework fraction","prompt":"I need to reduce 56/84 to its simplest form for a math worksheet — can you show the simplified fraction, its sign, and whether it's a whole number?"},{"title":"Normalize improper fraction to mixed number","prompt":"What is 22 over 7 simplified to lowest terms, and can you give me the mixed-number form too?"},{"title":"Handle negative fraction reduction","prompt":"Simplify the fraction -45/60 for me — I want to know the reduced form, the sign, and whether it ends up being an integer."}],"resultDescription":"Returns the fraction reduced to lowest terms with a positive denominator, along with the sign of the result, a boolean indicating whether the result is a whole integer, and a mixed-number representation (whole part plus proper fraction) if the original was improper. A zero denominator returns a clean 400 error.","failureModes":["Zero denominator returns HTTP 400 with a descriptive error","Non-integer inputs are rejected at schema validation","Missing numerator field causes a 400 validation error","Extremely large integers may exceed server limits"],"whenToPreferThis":"Use this endpoint when you need exact, fully-reduced fraction arithmetic including sign normalization and mixed-number decomposition, especially in educational, financial, or symbolic math contexts where floating-point approximations are unacceptable.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:41:21.643Z","isFirstParty":false}