AUTH: Get Seed
Query parameters
emailstringOptionalExample:
[email protected]Responses
200
OK
application/json
Responseobject
400
BAD REQUEST
application/json
get
/auth/seedLast updated
Was this helpful?
[email protected]OK
BAD REQUEST
Last updated
Was this helpful?
Was this helpful?
GET /api/v1/auth/seed HTTP/1.1
Host: api.hybrid-chain.com
Accept: */*
{
"random_key": "Y1JxRGlwYWw5eUZUaWJOdVpWM0tFZTdj",
"second_factor_enabled": false,
"seed_key": "ZDlmbFI2VkNjT01nNk1xdXhoZk1QV1dS",
"success": true
}