Installation¶
The scale-egp
command can be used to define, create and use models through SGP APIs.
This CLI is bundled with the scale-egp
PyPI package. To install it, follow the
Getting Started Guide.
Authentication¶
In order to use the SGP API, you will need an API key.
To set the API key for a session, set the EGP_API_KEY
environment variable:
It is also possible to set the API key through the -k
command line option: