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"
}

Documentation Index

Fetch the complete documentation index at: https://docs.fluxer.app/llms.txt

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

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