fetchEngines

abstract suspend fun fetchEngines(apiKey: String): List<StabilityAiEngineRaw>(source)

Loads SDAI data through fetchEngines.

Return

Result produced by fetchEngines.

Author

Dmitriy Moroz

Parameters

apiKey

api key value consumed by the API.