Sure, with REST calls the limitation is often the size of the thread pool on the container that the camunda engine is on - you can increase that by adding more nodes and then the limitation becomes the number of Database connections and depending the database you use and the number of wait states in the model you could handle around 1000 instances starting per second.