What You Can Do
Boards
Work with structured data:- List boards and tables
- Retrieve board details
- Read and create rows
- Authenticate rows and manage comments
Documents
Manage rich text documents:- Create, update, and delete documents
- Read and write content as Markdown
- Search across documents
- Navigate document trees
Drive
File storage and management:- Browse files and folders
- Upload and download files
- Create folders
- Search across drive items
Messaging
Send formatted messages to workspace channels for:- Notifications
- Bot replies
- Workflow updates
- Alerts
Tools & SDKs
Node.js SDK
Full-featured TypeScript SDK with complete API coverage
CLI
Manage boards, docs, drive, and messaging from the terminal
GitHub Action
Send notifications from your CI/CD pipelines
Requirements
To use the API:- Create an integration.
- Generate an API key.
- Grant permissions.
- Add the integration to needed channels and boards.
Next Steps
- Getting Started — Set up your first integration
- Authentication — Learn about API keys and tokens
- Board API — Work with structured data
- Docs API — Manage documents
- Drive API — File storage and management
- Channel API — Send messages
Summary
Use the Copera API to:- Create notifications
- Read and create board data
- Manage documents and drive files
- Build custom integrations with the SDK, CLI, or GitHub Action