You can interact with the API through HTTP requests from any language or via our official Python bindings (alpha)Documentation Index
Fetch the complete documentation index at: https://docs.gp.scale.com/llms.txt
Use this file to discover all available pages before exploring further.
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.

