Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

ModIO.APIClient.gameAPIKey

Jackson Wood edited this page Mar 6, 2019 · 7 revisions

APIClient.gameAPIKey

public static string gameAPIKey;

Description

Game API Key that the APIClient should use when contacting the API.

Game details can be found under the API Key Management page on both the production server and test server.

See Authentication and Security for more information.

See also: ModIO.APIClient.gameId

Initialized Value

string.Empty
Clone this wiki locally