{"uid":"cap_VR5JGt1xdDUFAY6BDJQfC","slug":"bolt-url-parse-3f20e059","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://boltx402.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_0laV4n0LEKvMNFUVzsL_u","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Parses a URL string into its constituent components (scheme, host, path, query, fragment, etc.)","exampleAgentPrompt":"Can you parse this URL for me — https://example.com/products?category=shoes&size=10#results — and tell me its scheme, host, path, and query parameters?","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'data' field containing the parsed URL components (scheme, host, path, query parameters, fragment, port, etc.) and a 'success' boolean indicating whether parsing succeeded.","failureModes":["Missing or empty 'url' field returns an error","Malformed or non-URL string may return success:false or empty component fields","Relative URLs without a scheme may fail to parse correctly","Extremely long URLs may be rejected"],"whenToPreferThis":"Use this endpoint when you need to programmatically decompose a URL string into its parts (host, path, query params, fragment) without writing custom parsing logic. Prefer this over regex-based parsing or manual string splitting when reliability and structured output are required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:49:12.198Z","isFirstParty":false}