validateApiKey

open suspend override fun validateApiKey(apiKey: String): Boolean(source)

Executes the validateApiKey step in the SDAI data layer.

Return

Result produced by validateApiKey.

Author

Dmitriy Moroz

Parameters

apiKey

api key value consumed by the API.