AuthSession
Get current user token
Get the current user token
Authorization
Bearer AuthorizationBearer <token>
Bearer is only available for WebApp. Please use API tokens for programmatic access.
In: header
Response Body
curl -X GET "https://api.misaka.io/v3/session/token"Empty
How is this guide?
Last updated on