Hi there,
I’ve searched a bit on the support forum but I couldn’t get information about this topic.
For the context, I am currently using the CAD cloud API to convert SVG to DXF in Java, and I would like to be able to request multiple conversions at once.
Do you guys provide a nice way to do that?
Do I need to parallelize the calls with threads or so?
Don’t I risk to trigger your DDoS protection tools?
For the record, here is my code for a single request:
image.png (75.6 KB)
Thank you very much for the direction, and have a great day!