`read_api()` and related functions (eg. `read_api_dataflows()`) use `curl`. In some IT environments, this is blocked and results in a timeout. Consider adding a workaround for such IT systems, similar to the `"wininet"` method for `read_abs()`