Hashnode website screenshot

Hashnode

Hashnode is a blogging platform for developers with a GraphQL and REST API for managing posts, series, newsletters, comments, and developer publication content. The platform provides a single GraphQL endpoint supporting both public read queries and authenticated mutations via Personal Access Token.

Hashnode publishes 1 API on the APIs.io network. Tagged areas include Blogging, Developer Platform, GraphQL, Content Management, and Publications.

Hashnode’s developer surface includes documentation, engineering blog, pricing, and 11 more developer resources.

24.5/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
1 APIs
BloggingDeveloper PlatformGraphQLContent ManagementPublicationsNewsletters

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 24.5/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 5.5 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 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/hashnode: 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 1

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

Hashnode GraphQL API

The Hashnode Public API is a GraphQL API that allows developers to query publication data, manage posts and drafts, interact with newsletters, and create content via mutations. ...

GraphQL 1

GraphQL schemas published by this provider.

Hashnode GraphQL API

The Hashnode API is a GraphQL API that allows developers to interact with the Hashnode blogging platform, manage posts, publications, and user data.

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Hashnode Rate Limits

2 limits

RATE LIMITS

FinOps 1

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

Security Posture 2

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

Hashnode Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Hashnode Vulnerability Disclosure

disclosure policy published

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: hashnode
name: Hashnode
description: Hashnode is a blogging platform for developers with a GraphQL and REST API for managing posts, series, newsletters,
  comments, and developer publication content. The platform provides a single GraphQL endpoint supporting both public read
  queries and authenticated mutations via Personal Access Token.
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/hashnode.png
url: https://raw.githubusercontent.com/api-evangelist/hashnode/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-07-20'
specificationVersion: '0.19'
tags:
- Blogging
- Developer Platform
- GraphQL
- Content Management
- Publications
- Newsletters
type: Index
apis:
- aid: hashnode:hashnode-graphql-api
  name: Hashnode GraphQL API
  description: The Hashnode Public API is a GraphQL API that allows developers to query publication data, manage posts and
    drafts, interact with newsletters, and create content via mutations. All requests go through a single GraphQL endpoint
    at https://gql.hashnode.com. Public read queries require no authentication; all mutations require a Personal Access Token
    in the Authorization header.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://apidocs.hashnode.com/
  baseURL: https://gql.hashnode.com
  tags:
  - GraphQL
  - Blogging
  - Posts
  - Publications
  - Newsletters
  - Drafts
  - Comments
  properties:
  - type: Documentation
    url: https://apidocs.hashnode.com/
  - type: GitHubOrg
    url: https://github.com/Hashnode
  - type: StarterKit
    url: https://github.com/Hashnode/starter-kit
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/hashnode/refs/heads/main/json-ld/hashnode.json
common:
- type: VulnerabilityDisclosure
  url: security/hashnode-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/hashnode-domain-security.yml
- type: Website
  url: https://hashnode.com
- type: Documentation
  url: https://apidocs.hashnode.com/
- type: GitHubOrg
  url: https://github.com/Hashnode
- type: LinkedIn
  url: https://www.linkedin.com/company/hashnode
- type: Blog
  url: https://hashnode.com/blog
- type: Pricing
  url: https://hashnode.com/pricing
- type: StatusPage
  url: https://status.hashnode.com/
- type: X
  url: https://x.com/hashnode
- type: Plans
  url: plans/hashnode-plans-pricing.yml
- type: RateLimits
  url: rate-limits/hashnode-rate-limits.yml
- type: FinOps
  url: finops/hashnode-finops.yml
- name: Agent Skills
  url: https://github.com/Hashnode/gql-skill
  type: AgentSkills
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com