What you can do with Miro's API and SDK
Build plugins into Miro interface
- Drag-and-drop plugins for visual asset management, like icons, images, etc
- 2-way integrations that would sync Miro items (like cards) with other tools, using custom fields, interfaces, etc
- Collaboration plugins for remote meetings, workshops, retrospectives, etc. These plugins could automate flow, hide widgets, create breakout rooms, etc
Build 3rd party integrations with Miro data using REST API
- Read and update lists of users and their rights on specific boards
- Create and share boards
- Create, delete, move and update widgets
- Add custom data to widgets
See how to get access token and start using REST →
Embed Live Miro boards into other web apps using iFrame
- Provide an interface to choose a board a user has access to share via your app
- Embed a live collaborative board into a webpage
To get started with any of the above you need to:
- Create Dev team for Sandbox
- Create an application and set it up (scopes, redirect_uri, web-plugin URL, etc)
- Install the application to Dev Team to get access token or initialize plugin
Learn more directly from our Platform Team
- Ask questions in community
- See examples in our github repo
Updated 5 months ago