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.
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.
- Blogger API v3discovered
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.
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
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing