Skip to main content

Overview

Once your integration is tested and working in the sandbox environment, you’re ready to deploy to production. This guide walks you through the necessary steps to ensure a smooth transition.

Pre-Production Checklist

Before moving to production, ensure you have completed: Thorough Testing - All API endpoints work correctly in sandbox
Error Handling - Your application handles all error scenarios gracefully
VAST Processing - Your player correctly processes and displays VAST tags
Tracking Implementation - All impression and tracking URLs are properly fired
Performance Testing - Your integration performs well under expected load

Production Migration Steps

1. Update Base URL

Change from sandbox to production endpoint: From (Sandbox):
To (Production):

2. Replace API Key

Sandbox Key (Remove):
Production Key (Use your actual key):
  • Obtain from your User Settings page
  • Or from Display Details page → Connect Player → API Integration
Never use the shared sandbox API key in production. Always use your unique production API key.

3. Update Identifiers

Replace test identifiers with your real ones:

4. Production Configuration Example

Our support team is available to assist with your production deployment. Contact us if you need guidance or encounter any issues during the transition.