Frames & Presentation Mode
Structure boards into slides, rooms, and breakout areas. Lock modes for exams and presentations.
Build powerful collaborative whiteboards with real-time sync, custom objects, and webhooks
# Create a new board
curl -X POST https://api.boardapi.io/api/v1/boards \
-H "X-API-Key: your-api-key" \
-H "Content-Type: application/json" \
-d '{
"title": "My First Board",
"expires_in_hours": 24
}'{
"board_uuid": "abc-123-def",
"access_links": {
"host": "https://app.boardapi.io/board/abc-123?token=...",
"guest": "https://app.boardapi.io/board/abc-123?token=..."
}
}Create interactive lesson boards with vocabulary cards, quizzes, and collaborative exercises. Perfect for language schools and online education.
Build mood boards, design systems, and collaborative workspaces. Real-time cursor tracking and object manipulation.
Kanban boards, sprint planning, and team collaboration. Custom task cards with status tracking and webhooks.
Create engaging presentations with interactive elements. Perfect for workshops, training sessions, and remote meetings.