{"uid":"cap_5bTkrahNylnf0IP0e3Usx","slug":"oromi-url-status-checker-02015e40","name":"Oromi URL Status Checker","description":"Machine-payable APIs for AI agents, paid per call in USDC via the x402 protocol: UK business data (Companies House), UK property market data (HM Land Registry), website agent-readiness audits, and crypto market context.","url":"https://agents.oromi.co.uk/api/web/url-status","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"URL to check"},"include_title":{"type":"string","description":"Set to 1 to also fetch the page title"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"ok":true,"status":200,"final_url":"https://example.com/article","redirected":false}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_gMc6uYhrSjSNRKhekGPFA","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Checks whether a given URL is reachable, returning its HTTP status code, final URL after redirects, and optionally the page title","exampleAgentPrompt":"Can you check if https://example.com/article is actually reachable and tell me what the final URL is after any redirects — and also grab the page title while you're at it?","exampleUseCases":[{"title":"Broken link audit before publishing","prompt":"Before I send out this newsletter, can you check if https://myblog.com/new-post is live and returns a 200? Also tell me the page title so I can confirm it's the right article."},{"title":"Redirect chain resolution","prompt":"I have this short link https://bit.ly/abc123 — can you follow all the redirects and tell me what the final URL ends up being and whether it's actually reachable?"},{"title":"Monitoring third-party resource availability","prompt":"Check whether https://partner-site.com/api/docs is still up and returning a 200 — I want to know if it's redirecting anywhere unexpected."}],"resultDescription":"A JSON object containing: 'ok' (boolean indicating success), 'status' (HTTP status code of the final response), 'final_url' (the URL after following any redirects), 'redirected' (boolean indicating whether a redirect occurred), and optionally 'title' (the page title if include_title=1 was set).","failureModes":["URL is unreachable or times out — may return a non-200 status or error object","Malformed URL input returns a validation error","DNS resolution failure for the given domain","URL returns a non-HTTP response (e.g. FTP) — unsupported","Payment not processed via x402 protocol — 402 response returned before data is delivered"],"whenToPreferThis":"Use this endpoint when you need a lightweight, pay-per-call URL reachability check without setting up infrastructure — particularly useful for agents validating links before surfacing them to users, resolving redirects, or confirming a resource is live. Prefer it over full web scraping tools when you only need the status code, final URL, and optionally the page title, not the page content.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:34:40.448Z","isFirstParty":false}