Skip to main content
POST
Verify Solana Authentication

Headers

X-Dialect-Client-Key
string

Client Key used to uniquely identify the client

Example:

"dk_gyh2eqzfkc4mhp5eiahnndkz"

Body

application/json
message
string
required

Message signed by the user, provided by /prepare endpoint

Example:

"Sign this message to authenticate. Nonce: 1638471298347"

signature
string
required

Base58-encoded signature of the message

Example:

"2VYoXjcwKE..."

Response

Authentication successful, JWT token returned

token
string
required
Minimum string length: 1
subscriber
object
required