{"uid":"cap_p6Ye333EWPD30u-YHzohy","slug":"ed25519-signature-verify-light-31dc0100","name":"Ed25519 Signature Verify Light","description":"Kostenlose Guides, Solo-Playbooks und Artikel zu KI, Automation und Side Hustles — für Menschen, die mit echten Systemen online Einkommen aufbauen wollen. Transparent finanziert über faire Affiliate-Links.","url":"https://kihustle.tech/nexus/api/v1/ed25519-signature-verify-light","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string"}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm__v_tiYv8T9U2hBfexUKeZ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Verifies an Ed25519 digital signature for a given text input, returning a lightweight pass/fail result","exampleAgentPrompt":"Can you verify this Ed25519 signature for me — I have a signed text message and I need to confirm it's authentic before I process it.","exampleUseCases":[{"title":"Verify signed webhook payload","prompt":"I just received a webhook payload and the sender claims it's signed with their Ed25519 key. Can you verify the signature on this text to make sure it's legitimate before I act on it?"},{"title":"Authenticate user-submitted signed token","prompt":"A user submitted a signed text token as proof of identity. Can you run an Ed25519 signature check on it to confirm it was actually signed by their private key?"},{"title":"Validate signed API response","prompt":"I got a response from an external service that includes an Ed25519 signature over the response body. Can you verify that signature so I know the response hasn't been tampered with?"}],"resultDescription":"Returns a JSON object with a 'result' field indicating 'processed' and a 'status' field of 'success' or failure, confirming whether the Ed25519 signature for the submitted text is valid.","failureModes":["Invalid or malformed signature returns an error status","Missing required 'text' field causes a 400-level error","Signature does not match the text, returning a failed verification result","Public key not provided or mismatched leading to verification failure","Network timeout or service unavailability"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, fast, low-cost Ed25519 signature verification without heavy infrastructure — ideal for agents that need to authenticate messages or payloads on the fly without running local cryptographic libraries. Prefer this over heavier signature suites when Ed25519 is the specific curve in use.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:58:02.858Z","isFirstParty":false}