Skip to main content
POST
Request token using Ledger transaction

Body

application/json
time
integer
required

Unix timestamp in seconds

Example:

1704067200

transaction
string
required

Solana transaction containing signed message (base64 encoded)

wallet
string
required

Solana wallet public key

Example:

"4k3Dyjzvzp8eMZWUXbBCjEvwSvsrFjJqkDsyU5F5oV4"

Response

200 - application/json

Token issued successfully

id
string
success
boolean
Example:

true

data
object