iCredit
Auth
Copy Page
iCredit
Credit
Get Started
About
Authentication
Error Messages
Get Started APP
About
Authentication
Error Messages
Webhooks
Api Reference
Auth
login
POST
refresh
POST
logout
POST
update-password
POST
Users
me
Clients
Banks
list
search
find
create
update
delete
Files
Types
search
list
fInd
create
update
delete
create
fInd
download
search
delete
search
fInd
audits
list-by-organization
get-me
required-fields
basic-create
create
create-legal
update
update-legal
get-client-banks
get-client-operations
get-client-requests
get-client-files
finalize-registration
change-status
change-client-group
change-client-user
reset-password
update-client-representative
credit-analysis-validation
additional-information
create-client-from-onboarding
client-validation
Requests
Options
update
Files
search
find
create
update
delete
download
search
find
create
create-client-pj
create-client-pf
update
delete
send-to-client-approval
handle-change-fund
handle-change-endorser
reject
accept
Operations
required-fields
search
find
audit
create
simulate
update
delete
files
resend-notification
update-deadline-at
add-signatories
remove-signatory
cancel-document
finish-document
reprocess-current-status
change-status
update-status-to-grant
update-status-to-endorsement
update-status-to-approval
operation-status
Credit Analysis
Serasa
analysis
new-report
Supplires
find
search
create
send-or-update-public-key
delete
inactive
set-status
Enums
ClientTypeEnum
ClientFilesStatusEnum
BankAccountTypeEnum
OperationFrequencyEnum
OperationModalityEnum
OperationCalcMethodEnum
SignAsEnum
Auth
Copy Page
refresh
POST
/api/v1/auth/refresh
testar
Run in Apidog
Run in Apidog
Este endpoint renova o token de autenticação do usuário para manter a sessão ativa sem precisar realizar login novamente.
Requisição
Parâmetros Header
Gerar Código
Accept
string
opcional
Padrão:
application/json
Content-Type
string
opcional
Padrão:
application/json
Parâmetros Body
application/json
Gerar Código
refresh_token
string
requerido
Exemplo
{
"refresh_token"
:
"{{refreshToken}}"
}
Respostas
🟢
200
Success
application/json
Gerar Código
Body
Gerar Código
object
{0}
Exemplo
{
}
Modified at
2024-10-29 13:53:53
Página anterior
login
Próxima página
logout