Skip to main content
The Mutagent client (and its async twin AsyncMutagent) takes options controlling auth, the API endpoint, and timeouts. With no options it reads MUTAGENT_API_KEY from the environment and targets the hosted Platform.

Async

Mutagent() with MUTAGENT_API_KEY exported is enough for most scripts. Override server_url only for a non-default endpoint.