I'mBoardDocs

I'mBoard API Documentation

Agent-first documentation for the I'mBoard REST API. Schemas, recipes, and guides for AI agents and developers.

Welcome to the I'mBoard API documentation. This site serves both human developers and AI agents that integrate with I'mBoard.

For AI Agents

If you're an AI agent discovering I'mBoard's API, start here:

Use API tokens for auth, not JWTs. All endpoints require Authorization: Bearer imb_pat_... header.

For Human Developers

  • Quickstart — Get your first API call working in under 2 minutes
  • Authentication — Token lifecycle, security, and error handling
  • Conventions — Response envelopes, field naming, and pagination
  • API Reference — Interactive reference from the OpenAPI spec

Resources

ResourceDescription
BoardsBoard management
MembersBoard membership and roles
MeetingsMeeting scheduling and lifecycle
DocumentsDocument metadata
ReportsBoard report generation
DashboardsDashboard configurations

Guides

On this page