{"uid":"cap_c4hDB731pu6uoXgvaTiIg","slug":"numora-fibonacci-sequence-generator-4050b0de","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://numormo.vercel.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":"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_OtY8uxpYqEKE577ofPwrm","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":"Generates a Fibonacci sequence of a specified length, returning the sequence as a computation result with a human-readable description.","exampleAgentPrompt":"Can you generate the first 30 Fibonacci numbers for me using Numora's math API?","exampleUseCases":[{"title":"Algorithm seed data generation","prompt":"I need the first 50 Fibonacci numbers to use as test input for my algorithm — can you generate that sequence for me?"},{"title":"Math homework sequence lookup","prompt":"What are the first 20 numbers in the Fibonacci sequence? I need them for a math assignment."},{"title":"Golden ratio approximation study","prompt":"Generate the first 100 Fibonacci numbers so I can compute the ratios between consecutive terms and study how they converge to the golden ratio."}],"resultDescription":"Returns a JSON object with a boolean 'success' field, a 'result' object containing the generated Fibonacci sequence, and a 'computation' string describing in human-readable terms what was computed.","failureModes":["Missing required field 'n' returns a validation error","Non-integer or negative value for 'n' may cause a computation error","Extremely large values of 'n' may result in timeout or overflow","Payment failure via x402 micropayment blocks the request"],"whenToPreferThis":"Choose this endpoint when you need a pure, server-side Fibonacci sequence computation without any external dependencies, especially in agent workflows that require verifiable math results, need a specific count of terms, or are operating in environments where local computation is not preferred. Ideal for agentic pipelines that need a fast, deterministic, pay-per-call math primitive.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:53:19.046Z","isFirstParty":false}