{"uid":"cap_V9USFcSq1PmCV5Krje8j2","slug":"numora-fibonacci-number-generator-de93fd05","name":"Numora Fibonacci Number 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/number/fibonacci","method":"POST","headers":{},"bodySchema":{"type":"object","required":["n"],"properties":{"n":{"type":"integer"}}},"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.1","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.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_-MlYaoIChZh7g4sEZ3fPc","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes the nth Fibonacci number given an integer index n","exampleAgentPrompt":"What is the Fibonacci number at index 42? Use a pure math computation API with no external dependencies.","exampleUseCases":null,"resultDescription":"Returns a JSON object with a boolean success field, a result object containing the computed Fibonacci number for the given index n, and a human-readable computation string describing what was calculated.","failureModes":["Missing required parameter n returns a validation error","Non-integer value for n may cause a schema error","Extremely large n values may cause overflow or timeout","Payment failure via x402 micropayment returns 402 status before computation begins"],"whenToPreferThis":"Use this endpoint when you need a precise, server-side Fibonacci computation without writing your own code, especially inside an agent pipeline that already uses x402 micropayments on Base. Prefer it over client-side calculations when auditability or consistent server-side math is required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T19:05:11.819Z","isFirstParty":false}