Generate your API key
Head to the Plato dashboard and copy your API key. Keep this secure - you’ll need it for all API requests.
Set up your environment variables
Set your API key in your environment:The SDK will automatically use this environment variable.
What’s Next?
SDK v2
Learn the full SDK v2 API for sessions and environments
Agents
Build custom AI agents that run in containers
Worlds
Create execution environments for your agents
Logging
Track events, spans, and trajectories
Need Help?
- Installation issues? Make sure you have Python 3.10+ and try
uv --versionto verify uv is installed - Authentication problems? Double-check your API key is set:
echo $PLATO_API_KEY - Session not starting? Check your network connection and verify your API key has access