Community as Code

Build and Scale Thriving Online Communities

Leverage our AI-powered Forum Services API to automate moderation, analyze engagement, and manage users effortlessly. Turn complex community management into simple, repeatable code.

Join waitlist

forum.services.do

import { Forum } from '@do/sdk';

const forum = new Forum({
  apiKey: 'YOUR_API_KEY'
});

const newThread = await forum.threads.create({
  boardId: 'b-123-announcements',
  title: 'Exciting New Feature Launch!',
  content: 'We are thrilled to announce our latest feature that will revolutionize how you interact with our platform.',
  authorId: 'u-456-admin'
});

console.log(newThread.id);

Deliver economically valuable work

Frequently Asked Questions

Do Work. With AI.