{"uid":"cap_3mCEGrkZ67tp-J2OBX6D0","slug":"bolt-url-parse-66fa3f2c","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://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_PyPaego3dEHeCq9JxGRNP","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":"Parse this URL for me and break it into its components — protocol, host, path, and query parameters: https://example.com/products?category=shoes&size=10&color=red","exampleUseCases":null,"resultDescription":"Returns a data object containing the parsed components of the URL such as protocol, hostname, pathname, query parameters, and other structural parts, along with a success boolean indicating whether parsing succeeded.","failureModes":["Missing or empty URL field returns validation error","Malformed or unparseable URL may return success:false with empty data","Non-string input for URL field causes schema validation failure","Network or server error returns 5xx status"],"whenToPreferThis":"Use this endpoint when you need to programmatically decompose a URL into its structural components (host, path, query params, etc.) within an AI agent workflow that uses x402 micropayment infrastructure. It is well-suited for lightweight, per-request URL parsing without spinning up a full parsing library.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:45:34.597Z","isFirstParty":false}