Keiza Capital Docs
Documentation
API Reference
Swagger API Reference
Signup
Signup Step 1
post
Signup Step 2
post
Signup Step 3
post
Login
Login Step 1
post
Login Step 2 (Token JWT)
post
Password Recovery
Forgot Password Step 1
post
Forgot Password Step 2
post
Payments Pix
Get All
get
Create
post
Get by id
get
Update
put
sandboxOnly Pay
post
Get earned fees balance
get
Withdraw earned fees
post
Public Get By ID
get
API Key
Get
get
Create new API KEY
post
Enable
put
Disable
put
Security IP
Get All
get
Create
post
Delete
delete
Webhooks
Get
get
Update
put
Create
post
Delete
delete
Schemas
powered by Zudoku
Menu
Keiza Capital Docs
Login
Endpoint
https://sandbox.keizacapital.com.br
https://api.keizacapital.com.br
Login Step 1
POST
https://sandbox.keizacapital.com.br
/account/login
Login Step 1 ›
Request Body
email
string
·
required
password
string
·
required
Login Step 1 ›
Responses
No schema specified
Login Step 2 (Token JWT)
POST
https://sandbox.keizacapital.com.br
/account/concludesLogin/{emailToken}
Login Step 2 (Token JWT) ›
path Parameters
emailToken
string
·
required
Login Step 2 (Token JWT) ›
Request Body
email
string
·
required
password
string
·
required
Login Step 2 (Token JWT) ›
Responses
tokenJWT
string
Signup
Password Recovery