{"uid":"cap_tEtPapBPvFaNYQg6LwpIu","slug":"kihustle-xml-to-json-converter-592c3a45","name":"KiHustle XML to JSON Converter","description":"Kostenlose Guides, Solo-Playbooks und Artikel zu KI, Automation und Side Hustles — für Menschen, die mit echten Systemen online Einkommen aufbauen wollen. Transparent finanziert über faire Affiliate-Links.","url":"https://kihustle.tech/agents/api/v1/xml-to-json","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"xml_text":{"type":"string"}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_InesxCw59Xk2w37dyEP9L","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts an XML string into a JSON representation via a simple POST request.","exampleAgentPrompt":"Can you convert this XML string into JSON for me? Here's the XML: <note><to>Alice</to><from>Bob</from><message>Hello!</message></note>","exampleUseCases":[{"title":"Convert SOAP API response to JSON","prompt":"I got this XML back from a legacy SOAP service and need it as JSON so I can process it in my app — here's the XML: <response><status>OK</status><userId>42</userId></response>"},{"title":"Parse RSS feed XML into JSON","prompt":"Can you take this RSS feed XML snippet and turn it into JSON? <rss><channel><title>My Blog</title><item><title>Post 1</title></item></channel></rss>"},{"title":"Transform config file format","prompt":"I have an XML config file I need converted to JSON format — here's the content: <config><setting name=\"theme\">dark</setting><setting name=\"lang\">en</setting></config>"}],"resultDescription":"Returns a JSON object with a 'result' field containing the converted data and a 'status' field indicating success. The XML input is parsed and represented as an equivalent JSON structure.","failureModes":["Malformed or invalid XML input may return an error or unexpected result","Empty xml_text field may cause processing failure","Very large XML documents may time out or be rejected","Deeply nested or attribute-heavy XML may not convert perfectly to flat JSON"],"whenToPreferThis":"Choose this endpoint when you need a quick, pay-per-call XML-to-JSON conversion without setting up a local parser, especially in agent workflows that encounter legacy XML APIs (SOAP, RSS, Atom) and need JSON for downstream processing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:58:30.042Z","isFirstParty":false}