{"uid":"cap_T0IkTJHEZ74LjtP7QhT02","slug":"bolt-url-parse-1cbd5193","name":"Bolt URL Parse","description":"Utility toolkit for AI agents. 54 endpoints — tools, data, and AI processing. Pay per request in USDC via x402.","url":"https://v0-bolt.orbonomy.xyz/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":"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.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_ho-e6d-11TlyqwiUDERF4","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 a URL and extracts its structured components (protocol, host, path, query parameters, fragments, etc.)","exampleAgentPrompt":"Can you parse this URL for me — https://shop.example.com/products?category=shoes&sort=price#results — and tell me what the hostname, path, and query parameters are?","exampleUseCases":null,"resultDescription":"Returns a JSON object with a success boolean and a data object containing the structured components of the URL, such as protocol, hostname, pathname, search/query parameters, and hash fragment.","failureModes":["Invalid or malformed URL string provided — may return success: false or an error in the data field","Missing required 'url' field in request body — returns a validation error","URL with unsupported or exotic schemes may not parse correctly","Empty string input may result in a failed parse response"],"whenToPreferThis":"Use this endpoint when you need to programmatically decompose a URL into its structural parts — especially query parameters, host, path, and fragment — without writing custom parsing logic. Prefer this over regex hacks or manual string splitting when accuracy and reliability matter.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:50:30.606Z","isFirstParty":false}