Where to get my API key?

Discussion in 'Google API' started by obenix, Sep 18, 2005.

  1. philst18

    philst18 Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #61
    Everyone should be aware that Google just made many changes to their apis. some of them were deprecated.
     
    philst18, Nov 10, 2010 IP
  2. muheedbaloch

    muheedbaloch Peon

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #62
    thanks obenix for the link
     
    muheedbaloch, Nov 25, 2010 IP
  3. wiseman.wiseman05

    wiseman.wiseman05 Peon

    Messages:
    792
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #63
    The Google API is obtained form Google,

    on the left of that a.m. Google API-FAQ page you find the link to create account ( @ google ) ..

    then you get your google API
     
    wiseman.wiseman05, Jan 1, 2011 IP
  4. pendayalasandeep

    pendayalasandeep Peon

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #64
    Most APIs are little more than naked features - and there's a big gap between a feature and a service. Understand what you need to do to CYA (cover your API)."The only reason you'd have only a SOAP API is because you hate 80% of your addressable market." - @sramji
    There's usually little argument that a REST API is easier to use than a SOAP API.
    But how important is it to be 'truly' or 'strictly' RESTful? That is, adhering to standard HTTP operations or 'verbs' - GET, PUT, DELETE, POST - on well defined resources, as opposed to the common practice of embedding 'verbs' or operations as methods in a GET URL.
    Typically, security is cited as the big advantage of 'true REST' (with some good discussions here and here).
    However, a truly RESTful API may help you boost developer adoption. For example, imagine a 'shopping cart'
     
    pendayalasandeep, Jan 3, 2011 IP
  5. Sanjananb1

    Sanjananb1 Peon

    Messages:
    41
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #65
    go through google help//
     
    Sanjananb1, Jan 16, 2011 IP
  6. 32paul52

    32paul52 Peon

    Messages:
    136
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #66
    To my Knowledge, the api kep has been replaced by the SOAP API key, which has different functions and may not work the same.
     
    32paul52, Jan 18, 2011 IP