Overview
SlowNet lets you fully customize the look of your page.You can pick a built-in theme by
theme_id, or define your own with custom_theme.
Using a built-in theme
To apply a pre-made theme, send thetheme_id. For example:
Available pre-built themes
Using a custom theme
If you want full control, omittheme_id and pass a custom_theme object.
Example
Full payload
Tips
- If
theme_idis set,custom_themeis ignored. - To go 100% custom, leave
theme_idempty or null.
Authentication
This endpoint requires an API key. You can retrieve an API key from your dashboard. Include it in theX-API-KEY header: