Skip to main content
POST
/
auth
/
handoff
/
initiate
Initiate handoff
curl --request POST \
  --url https://api.fluxer.app/v1/auth/handoff/initiate
{
  "code": "<string>",
  "expires_at": "2023-11-07T05:31:56Z"
}

Response

Success

code
string
required

Handoff code to share with the receiving device

expires_at
string<date-time>
required

ISO 8601 timestamp when the handoff code expires