1
Get an API key
Open https://plato.so/settings and scroll to the bottom. Create a Personal API Key or an Organization API Key there.
2
Install the SDK
Requires Python 3.10+ and Or with pip:
plato-sdk-v2 >= 2.61.4.3
Set your API key
Plato(api_key="...").4
Point the SDK at your tenant (if needed)
The SDK defaults to the main Plato node at Or pass it directly:
https://plato.so. If you’re on a dedicated tenant node, set the base URL to https://{tenant}.plato.so:Plato(base_url="https://your-tenant.plato.so"). If you’re on the main node (plato.so), skip this step.What’s next
Concepts
Sessions, environments, sims, mutations, scoring
Computer Use
Drive a full Linux desktop — mouse, keyboard, shell, files