Spectrum Integration
  • Introduction
  • Ecommerce
    • Front End Integration
    • Load Design
    • Add to Cart
    • Save Design
    • Generate Cart Item
    • Pricing & Availability
    • Order Acknowledgement
    • Shipment Notification
    • Update Order Status
    • Order Search
    • Integration Driver
    • Production Related File Delivery
    • Spectrum + Shopify Integration
      • Overall Flow
      • Product Set Up: "Add-ons"
      • Line Item Properties
      • Shopify Cart
      • Order Processing
  • API
    • Environments
    • Image QueryString API
      • Image Transforms
      • Image Filters
      • Image Encoding
    • Rendering
    • WebToPrint (W2P)
    • Assets
    • Rate Limiting
  • Marketing
    • Share
  • General
    • Glossary
Powered by GitBook
On this page
  • API base URLs
  • CDN base URLs

Was this helpful?

  1. API

Environments

Spectrum has staging and production environments available for APIs and CDN requests.

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

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

PreviousOrder ProcessingNextImage QueryString API

Last updated 1 year ago

Was this helpful?