JSON to XML Converter
Convert JSON into clean XML — object keys become element tags, arrays repeat their key as sibling elements, and every value is XML-escaped. Configure the root and array-item element names, pretty-print or minify, choose how nulls are handled, and toggle the XML declaration. Runs entirely in your browser.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
JSON input
Root element name
Array item element name
Indentation
2, 4, tab, minified Null handling
empty, omit, xsi-nil Include XML declaration (<?xml version="1.0" encoding="UTF-8"?>)
Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.