Skip to main content

createSession

POST 

/auth-session/session/create

createSession

Request

Body

    workflowId uuidrequired
    externalCustomerId stringrequired
    additionalInformation object
    email email
    phone string

    Possible values: >= 4 characters

    wallet object
    address object required
    anyOf

    string

    namespace stringrequired

    Possible values: [tezos, eip155, aptos, polkadot, starknet, cosmos, solana, cardano]

Responses

Generate an api access token for the given workflowId

Schema
    token stringrequired
Loading...