Skip to main content

InworldKeySecret

This file stores the data for the API key/secret used to obtain an access token for loading scenes.

Classes

InworldKeySecret

Module: Inworld.AI. Namespace: Inworld.Entities.

VariablesDescription
keyThe API key for getting access token.
secretThe API secret for getting access token.
stateThe status of this pair of key and secrets. For example, exhausted, abandoned, etc.

ListKeyResponse

Module: Inworld.AI. Namespace: Inworld.Entities.

VariablesDescription
apiKeysThe list of the InworldKeySecret.
nextPageTokenIf there are too many InworldKeySecret, this token is used for generating the next page of ListKeyResponse.