freeapis

Blogger

The Blogger APIs allows client applications to view and update Blogger content

Authentication
OAuth
HTTPS
Yes
CORS
Unknown
Category
Social

Overview

Blogger provides blog APIs — Google API key/OAuth based (an invalid key returns 400, verified).

Quick Start

Blog (replace YOUR_KEY):

curl "https://www.googleapis.com/blogger/v3/blogs/2399953?key=YOUR_KEY"
{ "error": { "code": 400, "message": "API key not valid. Please pass a valid API key." } }

Authentication

  • Google Cloud project → Blogger API key (or OAuth).
  • Send it as the key query parameter (invalid → 400, verified).

Rate Limits & Notes

  • Free with limits (check the docs).
  • Posts, pages, comments.

FAQ

Is Blogger free? Yes — free with an API key.

Why 400? An invalid key returns 400 (verified) — use a real key.

What’s the auth style? key query parameter.

More in Social

APIAuthHTTPSCORS
4chan

Simple image-based bulletin board dedicated to a variety of topics

No authYesYes
Ayrshare

Social media APIs to post, get analytics, and manage multiple users social media accounts

API KeyYesYes
aztro

Daily horoscope info for yesterday, today, and tomorrow

No authYesUnknown
Bluesky

Decentralized social networking via the AT protocol

No authYesYes
Cisco Spark

Team Collaboration Software

OAuthYesUnknown