createWalletChallenge
POST/auth-session/wallet/challenge/create
createWalletChallenge
Request
- application/json
Body
- MOD1
- MOD2
- MOD3
- MOD4
- MOD5
- MOD6
- MOD7
- MOD8
- MOD1
- MOD2
- MOD3
- MOD4
- MOD1
- MOD2
- MOD3
- MOD4
- MOD5
- MOD6
- MOD7
- MOD8
address object required
string
string
string
string
string
string
string
string
Possible values: [tezos
, eip155
, aptos
, polkadot
, starknet
, cosmos
, solana
, cardano
]
blockchainId object
string
Possible values: [1
, 137
, 80002
, 43114
, 43113
, 42161
, 421614
, 11155111
, 8453
, 84532
, 56
, 97
, 1284
, 1285
, 10
, 11155420
, 1291
]
string
Possible values: [NetXdQprcVkpaWU
, NetXnHfVqm9iesp
]
string
Possible values: [cosmoshub-4
, theta-testnet-001
]
string
Possible values: [0x534e5f4d41494e
, 0x534e5f5345504f4c4941
]
additionalInformation object
Possible values: >= 4 characters
wallet object
address object required
string
string
string
string
string
string
string
string
Possible values: [tezos
, eip155
, aptos
, polkadot
, starknet
, cosmos
, solana
, cardano
]
Responses
- 200
- 404
Get an auth challenge for a specific wallet address
- application/json
- Schema
- Example (from schema)
Schema
{
"challenge": "string"
}
App not found for the given workflowId
- application/json
- Schema
- Example (from schema)
Schema
Possible values: [App not found for the given workflowId
]
{
"error": "App not found for the given workflowId"
}