test_authenticated_endpoints

Function test_authenticated_endpoints 

Source
pub(crate) async fn test_authenticated_endpoints(
    api_key: &str,
    api_secret: &str,
) -> Result<()>