A python based API proxy for the new SAIC API to allow sharing the same access token across multiple applications
ENV variable | Description |
---|---|
SAIC_REST_URI | SAIC API URI. Default is the European Production endpoint: https://gateway-mg-eu.soimt.com/api.app/v1/ |
SAIC_REGION | SAIC API region. Default is eu. |
SAIC_TENANT_ID | SAIC API tenant ID. Default is 459771. |