Environments
API base URLs
These base URLs are used for initiating platform-level requests, such as Order Acknowledgement, WebToPrint, the Image QueryString API, and more.
- Staging: https://staging.spectrumcustomizer.com
- Production: https://api.spectrumcustomizer.com
The staging hostname intentionally omits the
api.prefix used in production. Always reference the values above rather than constructing one by analogy.
CDN base URLs
These URLs are used for retrieving static content from Spectrum, including the Javascript bundle file.
- Staging: https://cdn-staging.spectrumcustomizer.com
- Production: https://cdn.spectrumcustomizer.com