GET request to /auth/message to retrieve a message for signing.POST request to /auth with the following JSON structure:GET request to /auth/message to retrieve a message for signing.POST request to /auth with the following JSON structure:x-api-key header are not required on Testnet.{
"headers": {
"x-api-key": "YOUR_API_KEY",
"Authorization": "Bearer YOUR_JWT_TOKEN"
}
}