Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PUT \ --url https://api.sandbox.finsei.com/v3/auth/token \ --header 'Content-Type: application/x-www-form-urlencoded' \ --data 'token=<string>'
{ "access": { "token": "<string>", "expiredAt": 123, "expiresIn": 123 }, "refresh": { "token": "<string>", "expiredAt": 123, "expiresIn": 123 } }
Refresh token
OK
Show child attributes