🔄
XML to JSON
Convert XML to JSON format.
converter
API: POST /api/tools/xml-to-json
Input
Result
🔌 API Usage
POST /api/tools/xml-to-json
Content-Type: application/json
// Example body:
{
"input": ""
}
Content-Type: application/json
// Example body:
{
"input": ""
}