post https://wallet.fondy.eu/authorizer/token/application/get
This endpoint generates an access token for the application by sending a POST request with
the required parameters. The parameters include the application_id
, date
, and signature
.
Refer to Fondy support to obtain the necessary application_id
and secret key.