🌍 Dymo CDN

Discover how Dymo CDN enhances content delivery.

Overview

Dymo CDN (Basic)

Dymo CDN streamlines the distribution of static files through our global network, enhancing the efficiency and smoothness of content delivery for users.

Basic Usage

To access resources, specify the path and resource ID following these guidelines:

          Dymo CDN              Endpoint     Element ID           Operations
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
https://cdn.tpeoficial.com/some-random-path/element-id?height=720&width=1080&format=jpg
For security and resource optimization purposes, some CDN assets are only available through authentication. Additionally, in certain cases, they can only be accessed internally or from proprietary services.

Parameters

All parameters will be received as a string.

Query

To fetch content from our CDN you must specify the endpoint (previously known) along with its element ID.

Operations

ParameterDefaultTypeRequiredDescription
sizeoriginalString (Integer)❌Image size
qualityoriginalquality❌Image quality
widthnullString (Integer)❌Image Width (Not compatible if size is used)
heightnullString (Integer)❌Image Height (Not compatible if size is used)
formatwebpFile format❌Image format
reloadnullRandom value❌Random value to avoid cache (not recommended)

Types

Quality

ParameterType
quality"original" | "auto" | Integer (1 - 100)