withApiKey

fun withApiKey(    context: Context,     apiKey: String,     endpointConfig: ArView.EndpointConfig,     sslCertFingerprint: String? = null,     ring: Ring? = null): ArView

Creates ArView with the API Key authentication.