JUMP TOOverviewREST API introductionVideo: try the REST API in less than 3 minutesQuickstartAuthorizationOverviewPermission scopesGetting Started with OAuth 2.0 and MiroAuthorization flow for expiring tokensStep 1: Create authorization request linkStep 2: Request user for authorizationStep 3: Exchange authorization code with access tokenpostStep 4: Use access token for REST API requestsStep 5: Get new access token using refresh tokenAuthorization flow for non-expiring access tokensStep 1: Create authorization request linkStep 2: Request the user for authorizationStep 3: Exchange authorization code with access tokenpostStep 4: Use access token for REST API requestsAccess tokensGet access token contextgetRevoke tokenpostBOARDSCreate boardpostGet boardsgetCopy boardputGet specific boardgetUpdate boardpatchDelete boarddeleteBOARD MEMBERSShare boardpostGet all board membersgetGet specific board membergetUpdate board memberpatchRemove board memberdeleteITEMSGet items on boardgetGet specific item on boardgetUpdate item position or parentpatchDelete itemdeleteAPP CARD ITEMSCreate app card itempostGet app card itemgetUpdate app card itempatchDelete app card itemdeleteCARD ITEMSCreate card itempostGet card itemgetUpdate card itempatchDelete card itemdeleteConnectors (Experimental)Create connectorpostGet connectorsgetGet specific connectorgetUpdate connectorpatchDelete connectordeleteDOCUMENT ITEMSCreate document item using URLpostGet document itemgetUpdate document item using URLpatchDelete document itemdeleteCreate document item using file from deviceUpdate document item using file from deviceEMBED ITEMSCreate embed itempostGet embed itemgetUpdate embed itempatchDelete embed itemdeleteFRAME ITEMS (Experimental)Create framepostGet items within framegetGet framegetUpdate framepatchDelete framedeleteIMAGE ITEMSCreate image item using URLpostGet image itemgetUpdate image item using URLpatchDelete image itemdeleteCreate image item using file from deviceUpdate image item using file from deviceSHAPE ITEMSCreate shape itempostGet shape itemgetUpdate shape itempatchDelete shape itemdeleteSTICKY NOTE ITEMSCreate sticky note itempostGet sticky note itemgetUpdate sticky note itempatchDelete sticky note itemdeleteTEXT ITEMSCreate text itempostGet text itemgetUpdate text itempatchDelete text itemdeleteTAGSGet items by taggetAttach tag to itempostRemove tag from itemdeleteGet tags from itemgetCreate tagpostGet tags from boardgetGet taggetUpdate tagpatchDelete tagdeleteDomain modelsBoardBoard memberItemDataStyleGeometryPositionTagPolicyPermissions policySharing policyTeam informationUser informationAuthorizationTeam members (Enterprise plan)List team membersgetInvite team memberspostDelete team member from teamdeleteGet team membergetUpdate team memberpatchTeams (Enterprise Plan)List teamsgetCreate teampostDelete teamdeleteGet teamgetUpdate teampatchTeam Settings (Enterprise plan)Get default team settingsgetGet team settingsgetUpdate team settingspatchOrganizations (Enterprise plan)Get organization infogetGet organization membersgetGet organization membergetBoard Classification (Enterprise Plan)Board classification: Organization levelGet organization settingsgetBoard classification: Board levelGet board classificationgetUpdate board classificationpostBoard classification: Team levelBulk update boards classificationpatchGet team settingsgetUpdate team settingspatchAudit logs (Enterprise plan)Log ObjectGet logsgetGet specific item on boardget https://api.miro.com/v2/boards/{board_id}/items/{item_id}Retrieves information for a specific item on a board.Required scope boards:read Rate limiting Level 1