fetchCredits

abstract suspend fun fetchCredits(apiKey: String): StabilityCreditsResponse(source)

Loads SDAI data through fetchCredits.

Return

Result produced by fetchCredits.

Author

Dmitriy Moroz

Parameters

apiKey

api key value consumed by the API.