Skip to main content
POST
/
api
/
mfa
/
setup
Error
A valid request URL is required to generate request examples
{
  "secret": "<string>",
  "qr_svg": "<string>",
  "provisioning_uri": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.spitshake.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-Auth-Token
string
header
required

API token generated at Settings > API

Response

MFA setup initiated

secret
string

Base32-encoded TOTP secret

qr_svg
string

QR code as inline SVG

provisioning_uri
string

otpauth:// URI for authenticator apps