cURL
curl --request POST \ --url https://archal.ai/auth/device
{ "device_code": "<string>", "user_code": "<string>", "verification_uri": "<string>", "verification_uri_complete": "<string>", "expires_in": 123, "interval": 123 }
Documentation IndexFetch the complete documentation index at: https://docs.archal.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.archal.ai/llms.txt
Use this file to discover all available pages before exploring further.
Device-code authentication challenge.
600
Was this page helpful?