The multi search API allows to execute several search requests within the same API. The endpoint for it is /siren/[INDICES]/_msearch.
Permissions: this API needs the indices-level wildcard action indices:data/read/federate/search* and indices:data/read/federate/planner/msearch to be granted by the security system, e.g., Search Guard.