ConfigurationGet versionGET/api/versionReturns the current Bifrost version information.Response Body200application/jsoncURLJavaScriptGoPythonJavaC#curl -X GET "http://localhost:8080/api/version"200"1.0.0"Get proxy configuration GETRetrieves the current global proxy configuration.Update configuration PUTUpdates the Bifrost configuration. Supports hot-reloading of certain settings like dropexcessrequests. Some settings may require a restart to take effect.