v1
latestOpenAPI 3.0.32026-07-2613529376.3 KBJWT
Issue JWT token
The endpoint issues a JWT token for the Fiat Gateway service. The token is used to authenticate requests to the Fiat Gateway API.
<Note> The API does not cache the response. </Note>post/api/v4/jwt
Request body
Example request
{
"request": "{{request}}",
"nonce": 1594297865000
}Response
Validation succeeded and JWT token is returned