Authentication
Make sure to follow the previous steps described in Authentication to obtain an API key and account ID.SGP API
Connect to our API via:Installing the SGP SDK Client
To install the ScaleGP Python client, run the following command:Python
Python
⚠️ The Scale GP Python client is under active development, and many of the features in this document rely on the latest versions.
To make sure you have the latest version, run pip install scale-gp --upgrade
.