Embeddable Interactive Whiteboards for Your Platform

API-First solution with custom objects and real-time collaboration. Embed in 1 day, scale without limits.

Built in Russia
API-First Architecture
Free tier forever

Why Choose BoardAPI?

Powerful API-first solution for embedding interactive whiteboards

Easy to Embed

Add boards to your service via REST API or iframe. JavaScript SDK + PHP SDK out of the box.

  • REST API for all operations
  • WebSocket for real-time
  • SDK: JavaScript, PHP
  • Iframe embedding

Custom Objects

Create any object types: vocabulary cards, tasks, quizzes. Not limited to standard stickers.

  • JSON Schema validation
  • Vue components
  • Examples: vocabulary-card, task-card, quiz-question
  • Marketplace (coming soon)

No Registration Required

Participants join via link without creating an account. Just link → and they're in.

  • JWT tokens for access
  • Host/Guest roles
  • Permissions: read, write, admin
  • Temporary sessions

Instant Sync

WebSocket real-time updates. Everyone sees changes instantly. Multiplayer cursors, collaborative drawing.

  • WebSocket (Socket.IO)
  • Sub-10ms latency
  • Multiplayer cursors (8 colors)
  • Optimistic updates

Webhooks & Events

Receive event notifications to your system. Track progress, integrate with CRM/LMS.

  • Generic events: board.*, session.*, object.*
  • Wildcard subscriptions
  • Delivery logs for debugging
  • Retry mechanism

Security & Isolation

Each organization is isolated. API Key per organization. Complete data privacy.

  • Multi-tenancy architecture
  • API Key authentication
  • PostgreSQL JSONB persistence
  • GDPR compliant

Who Is This For?

Real use cases from platform owners

How It Works?

Get started in 4 simple steps

1

Create Account

Sign up in 30 seconds. Get API Key and start integrating. Free tier includes 10 boards and 25 participants.

2

Integrate API

Use REST API or SDK to create boards. Documentation, code examples, and sandbox for testing.

3

Embed in Your Interface

Use iframe or direct link. Users join without registration.

4

Scale Without Limits

From 10 boards to 10,000. From 25 participants to unlimited. Upgrade when needed, downgrade anytime.

Integration Examples

Get started in minutes with our SDK or REST API

// Initialize SDK
import BoardAPI from '@boardapi/sdk';

const api = new BoardAPI({
  apiKey: 'your_api_key',
  baseURL: 'https://api.boardapi.io/v1'
});

// Create a board
const board = await api.boards.create({
  title: 'Interactive Lesson',
  config: {
    objectType: 'vocabulary-card'
  }
});

// Get access links
console.log('Host:', board.access_links.host);
console.log('Guest:', board.access_links.guest);

Transparent Pricing. No Hidden Fees.

Choose the plan that fits your needs

FREE FOREVER

STARTER

$0 /month

For individuals and small teams

  • 10 active boards
  • 25 participants per board
  • 1 GB storage
  • 14 days retention
  • 3 basic object types
  • Community support
Get Started Free
MOST POPULAR

PROFESSIONAL

$24 /month

For teachers and small business

  • 100 active boards
  • 100 participants per board
  • 10 GB storage
  • 60 days retention
  • 10 custom object types
  • Remove branding
  • API access (10k calls/mo)
  • Email support (48h)
Start 14-day Trial

BUSINESS

$79 /month

For companies and agencies

  • 500 active boards
  • 250 participants per board
  • 100 GB storage
  • 180 days retention
  • Unlimited custom objects
  • White-label + Custom domain
  • SSO, Webhooks, Audit Logs
  • Priority support (24h)
Start 14-day Trial
🏢

ENTERPRISE

from $299/month

Need more?

Unlimited boards, custom retention up to 5 years, dedicated instance, SLA 99.9%, phone support.

Compare All Features

Feature Starter Professional Business Enterprise
Limits
Active boards 10 100 500 Unlimited
Participants per board 25 100 250 Unlimited
Storage 1 GB 10 GB 100 GB Custom
Max file size 5 MB 25 MB 100 MB 500 MB
Retention 14 days 60 days 180 days Up to 5 years
API calls/month 1,000 10,000 100,000 Unlimited
Webhooks/day 1,000 10,000 Unlimited
Features
Custom object types 3 basic 10 from marketplace Unlimited Unlimited
Real-time collaboration
File uploads Limited
API access
Remove branding
Webhooks
Premium templates
White-label (custom domain)
SSO (SAML/OAuth)
LMS Integration (LTI)
Audit Logs
Advanced analytics
Dedicated instance
Custom SLA 99.9%+
Support
Support type Community Email (48h) Priority (24h) Phone (4h)
SLA 99.5% 99.9% 99.99%
Account manager
Migration support
No hidden fees
Cancel anytime
14-day free trial
Upgrade/downgrade anytime

Trusted by Platform Owners

What our clients say

BoardAPI saved us 6 months of development. API integration took 2 weeks. Now 50+ language schools use interactive boards in lessons.

Dmitry K.
Technical Lead, BigBen CRM
EdTech Platform

Tutors stopped leaving for Zoom. Retention increased 40%. White-labeling keeps everything under our brand.

Elena S.
Product Manager
Tutoring Marketplace

Added premium interactive training module in 3 weeks. Clients pay 2x more. ROI in the first quarter.

Alex M.
CTO
Corporate LMS

Frequently Asked Questions

Everything you need to know

Join Our Beta Program

Get free early access, influence product development, and secure lifetime discounts for being an early supporter. Limited spots available.

Free during beta
Lifetime discounts for early adopters
Direct access to developers