{"uid":"cap_rwQTF03-qeizIvdb3NnxH","slug":"delx-url-path-normalize-bc652a84","name":"Delx URL Path Normalize","description":"Normalize URL scheme, host casing, and path slashes without fetching — call when normalizing scheme, host, and path without fetching. Use on text/URLs the agent already holds—adjacent to high-volume extract demand, never advertised as general web or X search. Returns deterministic machine-readable JSON for $0.003 USDC via x402 on Base. Execution is first-party, local-only, stateless, and memory-only with no paid upstream, no input retention, and no claim of live chain tip, web search, or media…","url":"https://api.delx.ai/api/v1/x402/url-path-normalize","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","description":"URL to normalize (no fetch is performed)."}}},"responseSchema":{"type":"json","example":{"host":"example.com","path":"/a/b","valid":true,"schema":"delx/util-url-path-normalize/v1","normalized":"https://example.com/a/b"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_1fctNEC25LNZ0jbTGnjv7","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Normalizes a URL's scheme, host casing, and path slashes deterministically without fetching or making any network request to the target URL.","exampleAgentPrompt":"Can you normalize this URL for me — fix the scheme, lowercase the host, and clean up any path slash issues — without actually fetching it: 'HTTPS://Api.Example.COM//v1//users'?","exampleUseCases":[{"title":"Deduplicating URLs before indexing","prompt":"I have a bunch of URLs that might differ only in casing or extra slashes — can you normalize 'HTTP://Www.MyStore.COM//products//shoes' so I can compare it consistently with others in my index?"},{"title":"Cleaning scraped URLs in a pipeline","prompt":"I just extracted this URL from some raw text: 'HTTPS://API.Acme.COM//data//v2//records' — can you normalize the scheme, host, and path slashes so it's in a clean canonical form before I store it?"},{"title":"Preparing URLs for cache key generation","prompt":"Before I compute a cache key, I need to normalize this URL — 'Http://Search.Example.COM//q//results' — please fix the scheme casing, lowercase the host, and tidy up the path slashes without hitting the actual URL."}],"resultDescription":"Returns deterministic machine-readable JSON containing the normalized URL with corrected scheme (lowercased), normalized host casing (lowercased), and cleaned path slashes — no network request to the target URL is made, execution is stateless and local-only.","failureModes":["Malformed or unparseable URL input returns an error response","Missing required 'url' field in request body causes validation failure","URL with unsupported or unrecognized scheme may return partial normalization","Payment failure via x402 protocol prevents execution"],"whenToPreferThis":"Choose this endpoint when you need fast, deterministic, local-only URL normalization — specifically fixing scheme casing, host capitalization, and path slash consistency — without triggering any network fetch to the target. Ideal for high-volume URL deduplication, cache key preparation, or pre-storage cleaning pipelines where you already hold the URL text and need a canonical form cheaply at $0.003 per call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:54:21.433Z","isFirstParty":false}