Skip to content

HowTo's

Camilo Morales edited this page Jun 30, 2016 · 7 revisions

How to get a Google Plus API key:

  1. Go to the Google Developers Console.
  2. Create or select a project.
  3. Click Continue to enable the API and any related services. (Copy the resulting key)
  4. On the Credentials page, click on CREATE (you can change the name of the key if needed).
  5. Go to Overview page and click on Google+ API link .
  6. Click on ENABLE.

You are ready to use the Google Plus REST API.

How to get a Google Knowledge Graph API key:

Once you have a key for the Google Plus API (or any other Google API) just enabling more API's on the same key is enough, not need to create more keys.

To enable the API you want:

  1. Go to the Google Developers Console.
  2. Create or select a project.
  3. Go to Overview page and search the API you need, in this case: Knowledge graph.
  4. Click on ENABLE.

You are ready to use the Google Knowledge Graph API with the same key you created initially.

How to get a OCCRP (Organized Crime and Corruption Report Prooject) API key:

  1. Go to the OCCRP Data Homepage.
  2. Click on "Sign in" at the top-right corner.
  3. Click on "Register" and fill the form.
  4. Check your e-mail inbox and confirm your subscription.

To get the key:

  1. Repeat steps 1 and 2.
  2. Log-in with your email and password.
  3. In the top-rigth corner click on "Settings".
  4. Copy/paste the API Key.

You are ready to use the Google Knowledge Graph API with the same key you created initially.