{"uid":"cap_fd_wxMztCiSOm_KwdXkrW","slug":"numora-hash-generation-endpoint-5aa283d3","name":"Numora Hash Generation Endpoint","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/hash","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"string"},"algorithm":{"enum":["djb2","fnv1a","murmur"],"type":"string"}}},"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_CtAblJhoTQ7-MZrLnVpKf","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 cryptographic or mathematical hash from an input string using a specified algorithm","exampleAgentPrompt":"Generate a SHA256 hash of the string 'hello world' using Numora's hash endpoint — I need the deterministic hash value with no external dependencies.","exampleUseCases":null,"resultDescription":"Returns a JSON object with success=true, a result object containing the computed hash value, and a human-readable computation description explaining what was hashed and how.","failureModes":["Missing required 'input' field returns an error response","Unsupported algorithm value may produce an error or fall back to a default","Malformed request body causes a 400-level error","Payment failure via x402 micropayment results in 402 Payment Required","Empty string input may return a valid hash of empty input or an error depending on implementation"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, dependency-free hash computation with x402 micropayment support on Base, and don't want to spin up a full cryptographic library or external service. Best for AI agents needing on-demand hash generation within a math-focused API ecosystem.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:52:26.388Z","isFirstParty":false}