APIKey

class baseten.client.managementapi.APIKey(*, api_key)

Bases: BaseModel

Parameters:

api_key (str)

model_config = {}

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].