Documentation
Publish from your own tools, build custom blog themes, and connect IndieWeb clients.
Guides
Getting started
Most integrations start with an API key. Keys are issued from your account and sent as Authorization: Bearer … on every request. Public docs use the placeholder YOUR_API_KEY so examples stay safe to share.
Sign in to create a key from API settings.
Common tasks
- Publish from a script — create posts, drafts, and pages through JSON requests.
- Use a Micropub client — connect existing IndieWeb publishing tools to Scribbles.
- Upload media — attach images and videos with the same rich embeds as the editor.
- Build a custom theme — replace the built-in blog layout with your own Liquid templates and assets.