{"uid":"cap_OZA-9WmbWZsmR-Z4H2o22","slug":"numora-fibonacci-sequence-generator-8eba9c69","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://numorapoi.orbonomy.xyz/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":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_i_NaxLIDOoAKLg0DvIXeJ","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 the first N numbers of the Fibonacci sequence using pure server-side computation with no external dependencies","exampleAgentPrompt":"Can you generate the first 30 Fibonacci numbers for me?","exampleUseCases":null,"resultDescription":"Returns a JSON object with success=true, a result object containing the generated Fibonacci sequence array, and a human-readable computation string describing what was computed (e.g. 'Generated first 30 Fibonacci numbers').","failureModes":["Missing required field 'n' returns a 400 validation error","Non-integer or negative value for n may return a 422 or error response","Extremely large n values may cause timeout or memory issues","Payment not provided or insufficient USDC triggers a 402 Payment Required response","Network issues with the orbonomy.xyz domain may cause connection failures"],"whenToPreferThis":"Choose this endpoint when you need a pure, server-side Fibonacci sequence computation with no dependencies, especially when paying per-call via x402 micropayments on Base is acceptable and you want a reliable JSON-formatted sequence result. Prefer over rolling your own when you need auditability or when the agent cannot execute local code.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:40:34.476Z","isFirstParty":false}