v1

latestOpenAPI 3.1.02026-07-265086129.5 KB
Agent

Complete agent authentication callback

Submit either a wallet signature callback payload or an MFA callback payload to receive an API key.

post/agent/v2/auth/callback

Request body

OR

Response

Successfully completed callback

successboolean required

Example response

{
  "success": true
}