checkHordeApiKey

abstract suspend fun checkHordeApiKey(apiKey: String): HordeUserResponse(source)

Executes the checkHordeApiKey step in the SDAI network layer.

Return

Result produced by checkHordeApiKey.

Author

Dmitriy Moroz

Parameters

apiKey

api key value consumed by the API.