Hi there,
We want to use Typesense behind a single CDN with multiple origins the way we usually do this is via path-based routing. However, it looks like the APIs for the server all run directly of the host root by default. Is there any way to set a BASE URL so that the APIs become "typesensehostname:1234/mybasepath/". Alternatively, is their some header / useragent that we could set or read to base routing on?