La API v1 de MindMeister está en desuso. Por favor, utiliza la última API v2.

Method:

mm.auth.checkToken
Checks the token for a user

Authentication

Requires signing: Yes

Parameters

auth_token (required)

Sample Response

<rsp stat="ok"><auth>
<token>b72316f83ad1dc5ed0f3a8b519c23cac</token>
<perms>delete</perms>
<user id="3" username="tvollmer" fullname="Till Vollmer"/>
</auth>
</rsp>

Error Codes

20 Object not found
Object not found
96 Invalid signature
The passed signature was invalid.
97 Missing signature
The call required signing but no signature was sent.
99 User not logged in / Insufficient permissions / Invalid auth token
The method requires user authentication but the user was not logged in, or the authenticated method call did not have the required permissions.
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.

ó Regístrate