Skip to content

Auth by token mode

Deniz1111212 edited this page Jul 4, 2026 · 3 revisions

In the mode you can use all library functions

Example:

from MeanderAPI import client, quests, genres

user = client.new_auth_by_token("MeanderToken")

Clone this wiki locally