Access Tokens
Access tokens provide direct access to the Mindomo API. Similar to standard OAuth 2.0 access tokens, these tokens are not issued through a client application but are instead generated directly by the user. An access token only grants access to the resources owned by its creator.
How to Create an Access Token
Section titled “How to Create an Access Token”Follow these steps to generate an access token:
-
Log in or Create a Mindomo Account
Sign in with your existing Mindomo account or register for a new one. -
Generate an Access Token from the API Page
Navigate to https://www.mindomo.com/account#api and create a new access token. -
Select Scopes and Confirm
Choose the appropriate scopes for the access token. You can update these permissions later if needed.
All valid access tokens are listed on the API page. Tokens remain active indefinitely unless manually revoked or deleted.