<aside> ℹ️
If your Miro team admin already set this process up and shared the client details with you, please jump to the Inside Revit section.
</aside>
This guide will help you create an internal Miro app that will let you add content to your boards programatically. Your app will have a clientID and a client secret that you will need to share with your team. That way they will be able to add content to their projects’ boards as well. You will need to have admin access to your Miro account to enable the API for your account or refer your Miro admin to this page.
<aside> <img src="/icons/sun_orange.svg" alt="/icons/sun_orange.svg" width="40px" />
If you can’t create Miro apps, it it might be necessary to first create a Miro developer team for your organization from this link.
</aside>
Make sure you are on the right team
Select your user profile icon
Open your “Profile” settings

Go to “Your apps”
Check the legal box
Select “Create new app”


You’ll get your new Client ID and Client secret. Make sure to save these so that you can easily share them with the rest of your team.

1.Go to the “Redirect URI” input and add the following link to the input box:
**<http://localhost:5678>**
