Example searches: “http://api.example.com”, “Logout user”, “Kitsu API”, “project_id”, “page”
Prepare TOTP (Time-based One-Time Password) for enabling. It returns provisioning URI and secret for authenticator app setup.
TOTP pre-enabled
TOTP already enabled
curl \ --request PUT 'http://api.example.com/auth/totp' \ --header "Authorization: $API_KEY"