For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
StatusSupportDiscussionsLog inSign Up
Docs HomeAPI ReferenceVideo on DemandAI FeaturesLive StreamingVideo PlayerVideo DataCloud PlayoutRecipes
Docs HomeAPI ReferenceVideo on DemandAI FeaturesLive StreamingVideo PlayerVideo DataCloud PlayoutRecipes
    • Docs Home
  • Getting started
    • Welcome to FastPix
    • Activate your account
    • Set up a workspace
    • Upload and play your first video
  • Webhooks
    • Set up webhooks
    • Webhook event reference
  • Language SDKs
    • Choose an SDK
    • Node.js SDK
    • Python SDK
    • Go SDK
    • Java SDK
    • PHP SDK
    • Ruby SDK
    • C# SDK
  • Integrations
    • Integrate FastPix with WordPress
    • Build a video sharing app with StreamGate
      • Migrate in bulk
      • Migrate from Cloudflare Stream
      • Migrate from AWS
      • Migrate from Mux
      • Migrate from api.video
      • Migrate from Vimeo
      • Track migration status with webhooks
  • Account and billing
    • Manage usage and billing
    • Understand FastPix pricing
  • Changelog
    • Release notes
LogoLogo
StatusSupportDiscussionsLog inSign Up
On this page
  • Obtaining Mux credentials
  • Step 1: Login to Mux dashboard
  • Step 2: Access settings
  • Step 3: Generate access token
  • Step 4: Token generation
  • Importing videos to FastPix from Mux
Migration resources

Migrate from Mux

Learn how to obtain Mux credentials and migrate videos to FastPix, including API key setup, video selection, and smooth content transfer.
Was this page helpful?
Previous

Migrate from api.video

Learn how to obtain api.video credentials and import videos to FastPix, including dashboard access, API key generation, and video transfer.
Next
Built with

This guide provides a detailed walkthrough for generating Access Token Id and Secret Key in Mux dashboard, both of which are essential requirements for successfully migrating videos from Mux to FastPix.


Obtaining Mux credentials


Step 1: Login to Mux dashboard

  1. Navigate to dashboard.mux.com.
  2. Enter your email and password or continue with Google or GitHub.

Step 2: Access settings

  1. Click on the Settings icon in the left sidebar.
  2. Select “Access Token”.
  3. Navigate to “Access Tokens” section.



Step 3: Generate access token


  1. Click on Generate new token.
  2. Fill in the token details:
    • Environment selection (Development or Production)
    • Token name (descriptive label for the token’s purpose)
    • Permissions: Mux Video – use read and write both

Generate access token


Step 4: Token generation

  1. Click “Generate Token”
  2. You will receive two critical pieces of information:
    • Access Token
    • Secret Key

Token generation


Important security notes


  • Store both Token ID and Secret immediately in a secure password manager.
  • Never share these credentials publicly.
  • Avoid storing in unsecured locations or sending via unencrypted channels.

Now that you have the Access Token ID and Secret Key from Mux, you can use them in the FastPix Migration Tool to authenticate your Mux account for the import process. Follow the next part of the migrate process below.


Importing videos to FastPix from Mux


  1. Access our migration tool by cloning the GitHub repo and run it locally.

  2. Source platform selection: Choose Mux as your source platform.

Importing videos to FastPix from Mux


  1. Source credentials validation

    • Enter your Mux credentials from step 4 and 5 above.
    • Click “Verify Credentials”.
    • Wait for validation confirmation.

Source credentials validation


  1. Video selection for import

    • On the “Select your videos” page.
    • Choose “Transfer Everything” option to migrate all videos.

Video selection for import


  1. Destination platform selection: Select FastPix as your destination platform.

Destination platform selection


  1. Destination credentials validation

    • Enter your FastPix account credentials.
    • Click “Verify Credentials”.
    • Wait for validation confirmation.

Destination credentials validation


  1. Import settings configuration

    Configure the following video encoding settings:

    • Encoding tier
    • Maximum resolution tier
    • Playback policy
    • Click “Confirm and Review” to proceed

Import settings configuration


  1. Review and start

    • Review all selected settings and configurations.
    • Click “Start Job” to begin the migration process.

  1. Migration tracking

    • Monitor the migration progress on the video tracking page.
    • Wait for the list of migrated videos to appear on the tracking page.

Migration tracking