All MAIA RestAPI requests require an access token to be valid. A token is generated by and belongs to a user with validity within a specified team. The present permissions, i.e. the permissions related to the user belonging to the specified team decides the permissions for the token.
The token permissions decide the scope of each api request.
Token string example: Xk8FjBjQcRWdqh4kICvMELDasU-Gv4iRLuSnLv8QPDZ2bxGVC3hzxGeGkPFxt3C-pnrWmrBY3Q8c9tcQCveIyg
The RestAPI is documented with Swagger and can be viewed from the Settings menu.