We're sorry AsposeCloud doesn't work properply without JavaScript enabled.

Free Support Forum - aspose.cloud

How do I request the API from a frontend file?

The documentation only provides backend examples in which file manipulation is made, but I only want to send svg raw text data to your conversion endpoint and receive a dxf file. Is that even possible?

@Ancotech

You can use the following API for your requirements: It accepts a file from the request body and returns an output document in response. However, unfortunately, SVG to DXF conversion is not working as expected at the moment. So, I have logged a ticket(IMAGINGCLOUD-833) to resolve the issue.

POST ​/imaging​/convert