Hahn Bak Manager • 11 months ago
[NOTICE] Didn't get your API key? Or is your API key not working?
1) Please wait a day for your API key; it will be sent to your Devpost email address.
2) Please make sure that you're including your API key as header 'X-Api-Key': your-api-key, and that you're using the url https://hackathon.api.qloo.com. Here's an example:
curl --request GET --url 'https://hackathon.api.qloo.com/search?query=test&type=urn%3Aentity%3Amovie' --header 'X-Api-Key: [your-api-key]'
happy hacking!
Comments are closed.

4 comments
Arvind Rajan • 11 months ago
Hello I havent received my key yet.
Hahn Bak Manager • 11 months ago
I've re-sent it to the email address associated with your Devpost account. Perhaps you should check your spam folder just to be safe.
Dorien Van den Abbeele • 10 months ago
Hello Hahn,
I got a 401 error before assuring to use the curl method you posted, and now get a 403 error: "Error enriching persona with Qloo: Error: Qloo API Request Forbidden (403). Your key is valid but lacks permission."
Hahn Bak Manager • 10 months ago
@tanDivina your parameter 'type' must be 'urn:entity:brand' instead of 'brand'