A short tutorial showing how to grab your HQ Trivia API Authentication Key for Use with HQ Trivia Bots or API Calls.
- Charles Proxy
- An iOS or Android Device (We will be using iOS but the process is the same)
- A computer that can run Charles Proxy.
First we need to open Charles Proxy. If you haven't already downloaded it go ahead and do that now. Navigate to Proxy > Proxy Settings like this.
From here you will need to setup your proxy settings. We need to change our port to something other than 8080. I chose 8000.
After this we need to setup our SSL settings. To do this navigate to Proxy > SSL Proxying Settings.


Now we need to start the intercepter in Charles Proxy in order to download the SSL Certificate. In order to do this press the little Recorder button on Charles Proxy shown here:
Now we need to navigate to charlesproxy.com/getssl on our device. You should get something like this pop up:
Press allow and continue the installation of the certificate. If you are on Android is basically the same thing just save it to an SD Card or your file system, naviagte to it and press on the cert to install it.
Now we need to go to Settings > General > About > Certificate Trust > and Trust Charles Proxy. It should look like this:
We are all set-up to start using Charles Proxy on our devices!
Now for the fun part. Intercepting the traffic and pulling our API key from the headers. For the HQ Trivia API you need your user authentication which is sent everytime you open the app.
Start recording on Charles Proxy and open up HQ Trivia on your device. You will see https://api-quiz.hype.space show up with some directories below it. These should look like this in the sidebar:
If you have this it's working! Simply click on any file inside that directory and in the right window of Charles Proxy you will see this!
That "Authentication:" key is what we need. You're all set-up to start calling the HQ Trivia API now with your Authentication Key! Hope this helped out!
Twitter: @maxbridgland Discord Link for Dev Server: Here Donations: Here









