Use this file to discover all available pages before exploring further.
Free - does not consume credits
Support tickets are free for all authenticated users.
curl -X POST https://xquik.com/api/v1/support/tickets \ -H "x-api-key: xq_YOUR_KEY_HERE" \ -H "Content-Type: application/json" \ -d '{ "subject": "Cannot connect X account", "body": "I keep getting a connection error when trying to link my account." }' | jq