Ok before I run out of free requests again and get 429'd for another hour, what is the correct format for GetRandomKey? (Can't elaborate more than that but if you know you know.)
The default curl doesn't work. Getting
...
"title": "Forbidden",
"status": 403,
...
Tried using different numbers for type but same result.
Then I tried python requests. Now getting 204'd. If I had more than 5 requests per hour I wouldn't mind trial and erroring this myself but lend a hand please.