Good practice for batch request

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!

@Ancotech

Could you please clarify what specific information you are looking for regarding batch requests with the CAD cloud API? Are you asking for best practices, code examples, or something else?

I am looking for what you consider to be the best practice in terms of safety and efficiency regarding that kind of request, and a code example is always welcome if you can :slight_smile:

@Ancotech,
Hello,
let us investigate this and come back with more information :slight_smile: