Getting Started

URL Format

URL structure, containers, file paths, and transform parameters

URL Format

https://assets.avvyr.com/{container}/{path}?{params}

The first URL segment maps to the storage container, and everything after becomes the file path.

Example:

https://assets.avvyr.com/assets/products/blue-sofa.jpg?width=800&height=600&fm=webp&q=85
                         ├─────┤ ├───────────────────┤ ├────────────────────┤
                         container    file path            transform params

Original image (1000×1000, no transforms):


Copyright © 2026