{"uid":"cap_ZOOsXOxY4XubqDMU0JXEn","slug":"anywaypossible-url-verifier-acccf864","name":"AnyWayPossible URL Verifier","description":"Web evidence and citation verification for AI agents. Prove a source is live and contains expected text or status before citing or acting. Returns redirects, metadata, headers, latency, SHA-256 content digest, receipt ID, and timestamp. SSRF-safe, no account.","url":"https://anywaypossible.com/api/verify","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["url"],"properties":{"url":{"type":"string","format":"uri","description":"Public HTTP(S) URL to verify"},"expectedText":{"type":"string","maxLength":500},"expectedStatus":{"type":"integer","maximum":599,"minimum":100}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["verified","status","finalUrl","contentSha256","receiptId","observedAt"],"properties":{"title":{"type":["string","null"]},"status":{"type":"integer"},"finalUrl":{"type":"string"},"verified":{"type":"boolean"},"receiptId":{"type":"string"},"observedAt":{"type":"string","format":"date-time"},"contentSha256":{"type":"string"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_TaXhSMl2Bxwrn6qoG_tpv","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Verifies a public URL and returns timestamped assertions, redirect history, metadata, HTTP headers, and SHA-256 content evidence","exampleAgentPrompt":"Can you verify the URL https://example.com/press-release and give me a timestamped record with the SHA-256 hash of the content, the full redirect chain, and the HTTP headers — I need it as tamper-evident proof.","exampleUseCases":[{"title":"Timestamped proof for legal compliance","prompt":"I need verifiable, timestamped proof that the page at https://acme.com/terms-of-service existed and had this content today — please run a full verification and get me the SHA-256 hash and metadata."},{"title":"Redirect chain audit for SEO","prompt":"Can you trace the full redirect history for https://oldsite.com/landing-page and tell me every hop, the final destination URL, and the HTTP headers at each step?"},{"title":"Third-party content integrity check","prompt":"I want to confirm that the press release at https://news.example.com/2024/announcement is still live and unchanged — please verify it and give me the content hash and timestamp so I can compare it against what we archived last week."}],"resultDescription":"Returns a structured response containing: a timestamp of when the verification was performed, one or more assertions about the URL's status, the full redirect chain with each hop's URL and status code, HTTP response headers from the final destination, page metadata (title, content-type, etc.), and a SHA-256 hash of the page content serving as cryptographic evidence of the content at that moment.","failureModes":["URL is unreachable or returns a non-200 status — verification may still return redirect history but content hash will be absent","URL requires authentication and returns 401/403 — endpoint cannot access private resources","URL points to a non-public or local/internal address — request may be rejected for security reasons","Malformed or invalid URL input — returns error indicating URL could not be parsed","Target server is extremely slow or times out — may return partial data or timeout error"],"whenToPreferThis":"Choose this endpoint when you need cryptographic, timestamped evidence of a public webpage's existence and content — not just a live status ping. It is ideal for compliance, legal auditing, content integrity verification, or any workflow where you need a tamper-evident record (SHA-256 hash + timestamp) of what a URL contained at a specific moment, along with its redirect history and headers. For simple uptime or latency checks without evidence needs, the sibling status-check endpoint is cheaper and more appropriate.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:32:15.132Z","isFirstParty":false}