API¶
The API is limited to a few endpoints that tends to self-describe themselves.
You can get a JSON-Home on / describing the following resources:
usersused to manage usersgroupsused to manage groupstokensused by users to create tokens
To test the API you can first create a staff account:
python -m pasee –append –groups staff your_username