It would be useful and efficient to allow serving multiple AiiDA profiles from the same REST API. A clear use case is the Materials Cloud AiiDA rest apis.
The current (old) REST API does not allow this, and each profile needs a separate python process, which takes considerably more resources, and is more difficult to manage.