Overview
This guide walks you through building your SlowNet page from scratch — including setting up your bio, avatar, location, mood, and adding profile blocks.Prerequisites
- Your API key (
X-API-KEY) from the dashboard.
Step 1: Set your bio, avatar, mood, and location
Here’s a sample JSON payload for/api/slownetsite/update-site-configuration:
Step 2: Add content blocks
Blocks let you add text, links, or other content. Example:Full cURL example
Authentication
This endpoint requires an API key. You can retrieve an API key from your dashboard. Include it in theX-API-KEY header: