Skip to main content
GET
/
api
/
auth
/
user_voice
cURL
curl --request GET \
  --url https://my.exnessaffiliates.com/api/auth/user_voice/
{
  "token": "string"
}

Documentation Index

Fetch the complete documentation index at: https://exness-preview.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Response

OK

token
string
required

authentication token granted value

Example:

"string"