Skip to main content

Endpoint

Overview

This endpoint returns the full configuration needed to render and manage your SlowNet site, including:
  • Your site’s bio, avatar, theme settings, location, mood, and selected theme details.
  • All your profile content blocks, ordered by their position.
  • A list of all available themes you can choose from.

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.

Parameters

None This endpoint does not require any path, query, or request body parameters.

Request Examples

cURL

Python

JavaScript (Fetch)

Responses

200 OK

Returns the site configuration, blocks, and available themes.

401 Unauthorized

User is not authenticated.

500 Internal Server Error

A server-side error occurred fetching your site configuration.

Need Further Assistance?

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