Answered Bing API Key???

  • Sunday, October 28, 2012 2:50 PM
     
     

    Okay, so I haven't done this in a while, and am trying to access Bing search the ethical way, since my application will be making bing queries quite often.

    To start, I signed up for a Bing API key with 5000 queries per month for free to develop with.

    Once I'm finished I was planing on purchasing an API key. HOWEVER... I cannot find my API key???

    I have and primary account key and a Customer ID. Tried using each and it spits back an error, invalid and the error value is either the Primary Account Key or Cust ID. So these are not my API key. Where do I get my API key after signing up?

    I'm about ready to just start coding around bing's api checks.



All Replies

  • Sunday, October 28, 2012 8:13 PM
    Owner
     
     Answered

    Your API key is your account key (which can be found here): https://datamarket.azure.com/account

    What is the error you are getting?

    Thanks,

    Max

  • Tuesday, November 06, 2012 11:33 AM
    Moderator
     
     

    Hi,

    I will mark the reply as answer. If you find it no help, please feel free to unmark it and follow up.

    Thanks

  • Sunday, November 18, 2012 12:54 AM
     
     

    Thanks. I totally forgot about this question.

    Just for reference, it was my problem. Was using a library I made a few years ago. Apparently the API has changes. It was a should've "RTFM" mistake on my part.

  • Sunday, November 18, 2012 4:14 AM
    Owner
     
     
    Sounds good, thanks :)