Skip to main content
1

Get an API Key

  1. Go to GBOX AI
  2. Copy your API Key
  3. Paste your GBOX API Key into your env file
.env
2

Install GBOX SDK

Install the GBOX SDK to your project by running the following command in your terminal.
3

Use the GBOX SDK to create and control environments for your AI agents

Sample: Create a Linux box capable of running python code.
See the API Reference for details.
4

Run the code