{"uid":"cap_sWtK5J0KzBOMTEUh4ueEA","slug":"datavault-url-parser-261b2c79","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://zetdatavault.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_0tNObcLuIfFsJRa3yqp-i","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&sort=price — and tell me the hostname, path, and all the query parameters?","exampleUseCases":null,"resultDescription":"Returns a structured data object containing the parsed components of the input URL, such as protocol, hostname, port, pathname, query parameters, and hash fragment, along with a success boolean indicating whether parsing succeeded.","failureModes":["Missing or empty URL field returns validation error","Malformed URL string may result in parsing failure or incomplete components","Non-string input type may cause schema validation rejection","Network or server errors may return 5xx with no data object"],"whenToPreferThis":"Use this endpoint when you need to programmatically decompose a URL into its constituent parts (scheme, host, path, query string, fragment) without writing custom parsing logic. Useful in agentic workflows that receive raw URLs and need to extract hostnames, query parameters, or paths for downstream processing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:49:48.725Z","isFirstParty":false}