constexpr std::string_view rest_base_url(Environment environment) noexcept
REST base URL, including the /trade-api/v2 prefix that requests sign.
Definition environment.hpp:13
constexpr std::string_view websocket_url(Environment environment) noexcept
WebSocket URL for streaming market and account data.
Definition environment.hpp:19