validateApiKey

abstract suspend fun validateApiKey(apiKey: String)(source)

Verifies that the supplied ArliAI key can access the provider API.

Author

Dmitriy Moroz

Parameters

apiKey

ArliAI API key sent as bearer authorization.