IgdbDumpApi

interface IgdbDumpApi

IgdbDumpApi allows you to get CSV Data Dumps

See https://api-docs.igdb.com/#data-dumps

Functions

Link copied to clipboard
abstract suspend fun getDump(endpoint: String): IgdbResult<IgdbDump, IgdbHttpErrorResponse>

Returns S3 download link for the CSV dump of endpoint

Link copied to clipboard

Returns S3 download link for the CSV dump of endpoint

Link copied to clipboard

Returns a list of available Data Dumps