freeapis

Hashnode

A blogging platform built for developers

Authentication
No auth
HTTPS
Yes
CORS
Unknown
Category
Social
Documentation / URL
https://hashnode.com

Overview

Hashnode provides a GraphQL API for blog data — keyless in principle.

⚠️ Status (verified 2026-08): a plain GET to the GraphQL endpoint returned HTTP 302/421 (Cloudflare) — the API expects POST requests (or blocks our client). Try a POST; verify from your network.

What it provides

curl -X POST "https://api.hashnode.com/graphql" \
  -H "Content-Type: application/json" \
  -d '{"query":"{ publication(id:\"YOUR_ID\") { title } }"}'

Notes

  • Developer blogging platform (GraphQL).
  • POST required (verified 302/421 on GET).

FAQ

Is Hashnode free? Yes — free platform.

Why 302/421? Cloudflare rejected our GET (verified) — use POST.

What does it do? Developer blogging.

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
Blogger

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

OAuthYesUnknown
Bluesky

Decentralized social networking via the AT protocol

No authYesYes