Base URL: https://<YOUR_SGBOX_IP>:4000/api/

Headers

All API requests must include the following headers for authentication and routing:

HeaderDescriptionMandatory
APIKEYThe API Key for authorization. It can be generated into SCMAdvanced Options. In multitenant environments, you must use the API key of the sgbox tenant (master)Yes
usernameThe usernameYes
password or passwordencThe user’s password or MD5 passwordYes
tenantThe specific tenant context, in multitenant environments. When tenant is present, username and password refers to the specified tenantNo