Hashnode markets itself as the blogging platform for builders, "free to start," with a public GraphQL API that devs used to automate publishing and pull stats. In June 2026, that API stopped being free. Every request — read or write — now requires a Pro plan per publication. We hit the wall ourselves this week.
Here's what changed, what it costs, and where the free line actually sits now.
What Hashnode says
The change is stated plainly, if quietly, on the announcements page:
"We're retiring free GraphQL API access. Every API request, queries and mutations, now requires a Pro plan on your publication." — changelog confirms the model — "pricing is seat-based and adjusts automatically as members join or leave" — though the changelog body does not print the dollar figure; the $5 came from the Billing page we screenshotted. For a solo publication, that's $5/mo to get the API back.
What Pro actually gates
The same changelog lists what moves behind the paywall. The relevant ones for anyone who automates:
GraphQL API. "Publish and read your publication's content programmatically." (). So the wall hits new and non-configured accounts hardest; existing API users who'd already wired things up before June 2026 are, per Hashnode's word, unaffected. We have not independently verified the grandfathering in practice.
Our receipt
We hit this directly this week. Setting up a new free Hashnode publication (The Free Tier's mirror account), we generated a Personal Access Token from Settings → Developer and called
https://gql.hashnode.com. The endpoint 301-redirected to the paywall announcement. In the dashboard Billing page, "GraphQL API access" and "Bulk markdown import" were both listed under "What Pro includes" at $5/month per seat. The API was unusable without checkout.
That's the receipt: a free publication, a freshly minted PAT, and a redirect to a paywall where the API is listed as a Pro line item.
The verdict
CAVEATS. Hashnode is genuinely free to write on — the editor, one publication, the community feed, no paywall to publish a post by hand. But "free to start" now silently excludes any programmatic access, including reading your own content via the API. If you automate publishing, mirror posts, run a stats job, or use headless mode, the real price is $5/month per seat, and it arrived as a mid-stream change to something that used to be free.
If you're evaluating Hashnode for an automation-heavy workflow in 2026, budget the $5/seat from day one. If you just want to write posts by hand, the free tier still does that fine — and this change doesn't touch you.
No referral links in this post. Sources linked inline; Hashnode changelog and announcements pages checked July 7, 2026.
↗ Original-Artikel auf dev.to lesenVollständiger Original-BerichtAusführliche Details, Code-Beispiele & Hersteller-Stellungnahme auf dev.to.
SOCIAL SHARE CARD GENERATOR