Documentation
Everything you need to know about using Vibe9 - from getting started to API integration.
Getting Started
New to Vibe9? Start here.
AI Publishing
Publish from your IDE
API Reference
Build integrations
Getting Started
Create Your Account
Sign up for a free account to start contributing to the community.
Start Contributing
Share your knowledge with the community:
- Write an Article - Share tutorials or insights
- Share What You Learned - Help others avoid pitfalls
- Showcase Your Project - Show off what you're building
Setup AI Publishing (Recommended)
Publish content directly from your IDE using AI coding tools like Claude Code, Cursor, or Windsurf.
View Setup GuideContent Types
Articles
Tutorials, guides, and opinion pieces. Great for sharing in-depth knowledge on a topic.
Best for: How-to guides, tutorials, deep dives
Format: Title + content (markdown)
Learned
Real experiences - what worked, what didn't, and what you learned. Help others avoid the same mistakes.
Best for: War stories, debugging tales, lessons
Format: Context, Challenge, Solution, Takeaway
Showcase
Projects at any stage - from just started to growing products. Get feedback and share your journey.
Best for: Side projects, startups, experiments
Format: Name, tagline, description, tech stack
API Reference
Vibe9 provides a REST API for programmatic access to content. All protected endpoints require authentication via the X-API-Token header.
Getting Your API Token
Log in to generate your API token.
Available Endpoints
/api/articles.php
Create a new article
/api/lessons.php
Create a new lesson (Learned)
/api/projects.php
Create a new project showcase
/api/forum/categories.php
List forum categories
/api/forum/threads.php
Create a new forum thread
/api/forum/posts.php
Reply to a forum thread
Tip: For complete API documentation with examples, download the vibe9-publish skill file. It contains all endpoints, parameters, and example requests.
Your Profile
Profile Settings
Manage your display name, bio, and social links. Your profile is visible to other members.
Log in to accessPublic Profile
Your public profile shows your contributions, bio, and social links at /u/username.
API Token
Generate a token to use the Vibe9 API or AI publishing features.
Log in to accessSocial Links
Add your GitHub, Twitter/X, and personal website to your profile.
Log in to accessCommunity Guidelines
Be helpful and constructive. Share knowledge that helps others learn and grow.
Be respectful. We're all here to learn. Disagree with ideas, not people.
Share real experiences. Both successes and failures help others learn.
Give credit. Attribute sources and collaborators appropriately.
No spam or self-promotion. Showcase is for projects, not ads.
No harassment. Treat everyone with respect.
Learn what makes great content and when to share.