Google Blogger website screenshot

Google Blogger

The Google Blogger API v3 allows you to integrate Blogger content with your application. You can create, read, update, and delete blogs, posts, pages, comments, and user information using RESTful operations with OAuth 2.0 authentication.

Google Blogger publishes 2 APIs on the APIs.io network: Blogs API and Users API. Tagged areas include Blogging, CMS, Comments, Google, and Pages.

The Google Blogger catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Google Blogger’s developer surface includes authentication, getting-started guide, pricing, and 6 more developer resources.

49.9/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
2 APIs
BloggingCMSCommentsGooglePagesPostsPublishing

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 49.9/100 · developing
Contract Quality 17.6 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 4.1 / 13
Governance 7.0 / 12
Discoverability 6.9 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/google-blogger: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Google Blogger Blogs API

The Blogs API from Google Blogger — 8 operation(s) for blogs.

Google Blogger Users API

The Users API from Google Blogger — 2 operation(s) for users.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Google Blogger API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Google Blogger Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Blogger Context

16 classes · 3 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Google Blogger API Rules

5 rules · 3 warnings 2 info

SPECTRAL

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

Blogger Post

13 properties

JSON SCHEMA

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Google Blogger Authentication

apiKey/oauth2 · 2 schemes

SECURITY

Google Blogger Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Google Blogger Vulnerability Disclosure

security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Google Blogger Scopes

2 scopes · authorizationCode

2 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Google Blogger Agentic Access

16 operations · 6 acting

16 operations · 6 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Access & Security 4

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: google-blogger
name: Google Blogger
description: The Google Blogger API v3 allows you to integrate Blogger content with your application. You can create, read,
  update, and delete blogs, posts, pages, comments, and user information using RESTful operations with OAuth 2.0 authentication.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/google-blogger.png
url: https://raw.githubusercontent.com/api-evangelist/google-blogger/refs/heads/main/apis.yml
created: '2026-03-13'
modified: '2026-05-19'
specificationVersion: '0.19'
tags:
- Blogging
- CMS
- Comments
- Google
- Pages
- Posts
- Publishing
apis:
- aid: google-blogger:google-blogger-blogs-api
  name: Google Blogger Blogs API
  description: The Blogs API from Google Blogger — 8 operation(s) for blogs.
  humanURL: https://developers.google.com/blogger
  baseURL: https://www.googleapis.com/blogger/v3
  tags:
  - Blogs
  properties:
  - type: OpenAPI
    url: openapi/google-blogger-blogs-api-openapi.yml
  - type: JSONSchema
    url: json-schema/blogger.json
- aid: google-blogger:google-blogger-users-api
  name: Google Blogger Users API
  description: The Users API from Google Blogger — 2 operation(s) for users.
  humanURL: https://developers.google.com/blogger
  baseURL: https://www.googleapis.com/blogger/v3
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/google-blogger-users-api-openapi.yml
  - type: JSONSchema
    url: json-schema/blogger.json
common:
- type: AgenticAccess
  url: agentic-access/google-blogger-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/google-blogger-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/google-blogger-domain-security.yml
- type: Authentication
  url: authentication/google-blogger-authentication.yml
- type: OAuthScopes
  url: scopes/google-blogger-scopes.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/blogger
- type: GettingStarted
  url: https://developers.google.com/blogger/docs/3.0/getting_started
- type: Pricing
  url: https://developers.google.com/blogger/docs/3.0/using
- type: JSONLD
  url: json-ld/blogger.jsonld
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com