Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Request to start an agent authentication flow
Target domain for authentication
"doordash.com"
Name of the profile to use for this flow
"auth-abc123"
Optional logo URL for the application
"https://example.com/logo.png"
Optional proxy configuration
Response
Run created successfully
Response from starting an agent authentication run
Unique identifier for the run
"abc123xyz"
One-time code for handoff
"aBcD123EfGh456IjKl789MnOp012QrStUvWxYzAbCdEf"
URL to redirect user to
"https://agent-auth.onkernel.com/agents/auth/runs/abc123xyz?code=otp_abc123xyz"
When the handoff code expires
"2025-11-05T20:00:00Z"

