The MindMeister API v1 is deprecated. Please use the latest API v2.

Method:

mm.reflection.getMethods
Returns all methods

Authentication

Parameters

none

Sample Response

<rsp stat="ok">
<methods>
<method>mm.auth.checkToken</method>
...
</methods>
</rsp>

Error Codes

20 Object not found
Object not found
100 Invalid API Key
The API key passed was not valid or has expired.
112 Method not found
The requested method was not found.
Back to API Methods

Test Method

No API key found.

If you already have an API key you might just have to Sign In.

or Sign Up