ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsCustomConnectorApiKey

Constructors

constructor(apiKey: String, apiSecretKey: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API.

Link copied to clipboard
val apiSecretKey: String? = null

The API secret key required for API key authentication.