https://your-company.shipstream.app/admin/login
, then your base URL would
be https://your-company.shipstream.app
.
Examples:
https://your-company.shipstream.app
for ShipStream subdomainshttps://your.custom-domain.com
for whitelabeled 3PLshttps://your-company.shipstream.app/api/jsonrpc
https://your-company.shipstream.app/api/global/...
where ...
is the path the the specific endpoint such as v1/system/status
servers.url
should already include /api/global
and the endpoint paths then begin with /v1/...
.