Skip to main content

I built a Miro integration leveraging the V2 api which no longer works as it did. I’ve been exploring the API docs and I think perhaps something has changed, in terms of the v2 endpoints used for building a picker flow are now constrained to Enterprise plans only - is that correct?

 

Is it also correct that despite being documented, the V1 endpoints no longer work / exist? I’m following https://developers.miro.com/docs/rest-api-reference-guide#boards and when I access a V1 endpoint I get 404 and the docs return an error page. 

 

Trying to make sense of where the platform features are at and how I can make use of them.


in terms of the v2 endpoints used for building a picker flow are now constrained to Enterprise plans only - is that correct?

 

Hey ​@Steven Schofield which endpoint are you referring to? Could you send a link please? 

V1 is not supported anymore. It’s recommended to use V2. You can find all available API methods here: https://developers.miro.com/reference/overview

You can read more about it in our migration docs, here.
 

 


Reply