Generate API Keys

Learn to generate API keys required to call the Blogger APIs.

Now, we'll use the JSON file downloaded in the previous lesson to generate the API keys. We'll use our OAuth credentials from the JSON file to generate the authorization code that'll in turn enable us to generate the access token required to make API calls.

Generate authorization code

Step 1: Copy "client_id," "client_secret," and "project_id" from the downloaded JSON file.

Step 2: Click the "Edit" button in the widget below and enter the three keys in their respective textboxes. Then, click the "Run" button.

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy