Feature/connect bio entity endpoint
Describe
In this PR I connected new api endpoint related to bioEntity search
Things done
- switched to new BASE url that provides new endpoint
- added new axios instance for experimental API
Things to consider in the future
Validation of incoming data might be difficult to do in runtime. We should add sentry/bugsnag to the app