Agent polls this endpoint to check if the user has approved the authorization.
Returns {"status": "pending"} while waiting for user approval.
Returns {"status": "approved", "api_key": "sk_...", "email": "..."} once approved.
One-shot delivery: the API key is returned exactly once. After delivery, the token is deleted
and subsequent polls return {"status": "pending"}.
Recommended polling interval: 5 seconds. Token expires after 10 minutes.
Documentation Index
Fetch the complete documentation index at: https://casparser.in/docs/llms.txt
Use this file to discover all available pages before exploring further.
The token the agent generated locally and included in the approval URL.
16 - 128"a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6a7b8c9d0e1f2a3b4c5d6a7b8c9d0e1f2"
Current authorization status
pending