- 
                Notifications
    
You must be signed in to change notification settings  - Fork 0
 
        Tonkku edited this page Jan 19, 2022 
        ·
        2 revisions
      
    The CDX system delivers resized and re-encoded images to be displayed on the website.
GET cdx.monstercat.com
| Field | Type | Description | 
|---|---|---|
| width | integer | Width of the image (supported: webp: 300, 600, 1024, jpeg: 3000) | 
| encoding | string | Encoding of the image (supported: webp, jpeg) | 
| url | string | URL for the original image | 
Redirects to the resized image under cdx.monstercat.com/resized/{id}/{width}.{encoding}.
If the width and encoding pair are not supported, redirects to the original URL instead.
- Home
 - Global objects
 - Catalog
 - Releases
 - Playlists
 - Artists
 - 
Me
- Get user info
 - Change user info
 - Change settings
 - Get player code
 - Regenerate player code
 - Change email
 - Change password
 - Enable SMS 2FA (deprecated)
 - Confirm SMS 2FA (deprecated)
 - Disable SMS 2FA (deprecated)
 - Enable TOTP 2FA
 - Get TOTP QR Code
 - Disable TOTP 2FA
 - Enable Email 2FA
 - Disable Email 2FA
 - Change notifications
 - Get licenses
 - Remove license
 - Remove video claims
 - Generate discount code
 
 - Authentication
 - CDX
 - TODO