wso2apistore.com

This API provides XML to JSON, JSON to XML transformations.

๐Ÿ”‘ oauth2 2 endpoints developer_tools
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://gateway.wso2apistore.com/transform/1.0.0/jsontoxml
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://gateway.wso2apistore.com/transform/1.0.0/xmltojson
Endpoints (2 total)
POST
/jsontoxml
POST
/xmltojson
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints2
Authoauth2
Categories1
https://gateway.wso2apistore.com/transform/1.0.0