{"uid":"cap_7cwl4lBDEeRVxwH5GmudM","slug":"numora-fibonacci-sequence-generator-11815e55","name":"Numora Fibonacci Sequence Generator","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/generate/fibonacci","method":"POST","headers":{},"bodySchema":{"type":"object","required":["n"],"properties":{"n":{"type":"integer","description":"Count of numbers"}}},"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":1},"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_gACULDeTP5Cq3kL9r9PYU","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":"Generates a Fibonacci sequence of the specified length using pure server-side math computation, with no external dependencies","exampleAgentPrompt":"Can you generate the first 30 Fibonacci numbers for me?","exampleUseCases":[{"title":"Validate mathematical sequence for homework","prompt":"I'm working on a math assignment about Fibonacci patterns. Can you generate the first 25 Fibonacci numbers so I can check my manual calculations?"},{"title":"Seed algorithm with Fibonacci values","prompt":"I need the first 50 Fibonacci numbers to use as test data for an optimization algorithm I'm building. Can you compute those for me?"},{"title":"Analyze financial growth patterns","prompt":"We're modeling compound growth projections and want to use Fibonacci ratios as a baseline. Generate me the first 40 Fibonacci numbers to analyze the progression pattern."}],"resultDescription":"Returns a JSON object with a 'success' boolean, a 'result' object containing the Fibonacci sequence array, and a 'computation' string describing what was calculated (e.g. 'Generated 30 Fibonacci numbers starting from 0').","failureModes":["Missing required 'n' parameter returns 400 error","Non-integer or negative 'n' value may return validation error","Very large 'n' values may cause timeout or overflow","Payment not provided or insufficient USDC triggers 402 Payment Required"],"whenToPreferThis":"Choose this endpoint when you need a pure server-side computation of the Fibonacci sequence with no external API dependencies, want a deterministic mathematical result, and are operating within an x402 micropayment-enabled agent environment on Base. Prefer this over LLM-generated math when you need guaranteed correctness and structured output.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:56:07.565Z","isFirstParty":false}