Skip to main content

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 the theme_id. For example:

Available pre-built themes

Using a custom theme

If you want full control, omit theme_id and pass a custom_theme object.

Example

This will override any preset theme.

Full payload

Tips

  • If theme_id is set, custom_theme is ignored.
  • To go 100% custom, leave theme_id empty or null.

Authentication

This endpoint requires an API key. You can retrieve an API key from your dashboard. Include it in the X-API-KEY header:
For more details, see the Authentication Guide.

Need Further Assistance?

If you have any questions or encounter issues, please don’t hesitate to reach out to our support team.