{"uid":"cap_znHHgfasUln2SVQWyqzk_","slug":"datavault-url-parser-28c17b93","name":"DataVault URL Parser","description":"54 endpoints spanning local tools, live data feeds, and AI-powered text processing. Pay-per-call with USDC on Base.","url":"https://zetavault.vercel.app/api/url-parse","method":"POST","headers":{},"bodySchema":{"type":"object","required":["url"],"properties":{"url":{"type":"string"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object"},"success":{"type":"boolean"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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_10ieIWCaSwzrXrqRcaRSw","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":"Parses and extracts structured components from a given URL string","exampleAgentPrompt":"Can you parse this URL for me — https://shop.example.com/products?category=shoes&size=10#reviews — and tell me the hostname, path, and all the query parameters?","exampleUseCases":null,"resultDescription":"Returns a structured object with parsed URL components such as protocol, hostname, pathname, query parameters, hash fragment, and other decomposed parts of the input URL, along with a success boolean.","failureModes":["Invalid or malformed URL returns error or empty data","Missing required 'url' field returns validation error","Non-string URL value causes parsing failure","Very long or unusual URL schemes may not parse correctly"],"whenToPreferThis":"Use this endpoint when you need to programmatically decompose a URL string into its constituent parts — protocol, host, path, query params, fragment — without writing custom parsing logic. Prefer this over regex-based approaches or custom code when operating in an agent pipeline that needs clean structured URL data on demand.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:48:04.164Z","isFirstParty":false}