B

blogger.googleapis.com

Blogger is Google's blogging platform for publishing and managing blogs, posts, pages, and comments. The Blogger API lets applications read public blog data and manage a user's Blogger content.

1 integration · REST

Blogger exposes one REST API surface on blogger.googleapis.com: the Blogger API v3, authenticated either with a Google API key for public data or a Google OAuth 2.0 bearer token for private/write access.

discovered 2mo ago
REST · OpenAPI1
Credentials
Google API keyapi_keyGet key

In the Google Cloud console Credentials page, create or select a project, enable the Blogger API for that project, then choose Create credentials → API key. Use the key as the key query parameter for public-data requests.

Google OAuth 2.0 client + user access tokenoauth2Set up OAuth

In the Google Cloud console Credentials page, create or select a project, enable the Blogger API, then choose Create credentials → OAuth client ID and configure the consent screen if prompted. Use that client to obtain a Google OAuth 2.0 access token for the Blogger scopes documented by Google; send the resulting bearer token on requests that access private data or perform write actions.

conventions · 0/8 published

Publish these signals → /publishing