•   11 months ago

Haven't received API keys

Hi, I submitted the form about 5 days ago, but have yet to receive my API keys. Any ideas when they will be released?

  • 5 comments

  • Manager   •   11 months ago

    I've retried sending to the email attached to your Devpost account

  •   •   11 months ago

    Got it now. Thanks.

  •   •   11 months ago

    {
    error: { reason: 'Invalid API Key', message: 'Unauthorized', code: 401 }
    }

    should i fill another form or can you generate a fresh api key for me?

  • Manager   •   11 months ago

    Are you including it as a header 'X-Api-Key: '?
    curl --request GET --url 'https://hackathon.api.qloo.com/search?query=test&type=urn%3Aentity%3Amovie' --header 'X-Api-Key: [your-api-key]'
    for example

  •   •   11 months ago

    ahh i was hitting the staging route. works now. thanks.

Comments are closed.