Hacker News website screenshot

Hacker News

Hacker News is Y Combinator's technology news aggregation and discussion platform. It exposes a public, read-only Firebase-backed API that gives developers real-time access to stories, comments, jobs, polls, and user profiles across the full HN dataset.

Hacker News publishes 4 APIs on the APIs.io network, including Items API, Lists API, Live API, and 1 more. Tagged areas include Developer Community, Technology News, and Y Combinator.

Hacker News’ developer surface includes documentation, developer portal, and 10 more developer resources.

38.1/100 thin ▬ flat Agent 22/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
4 APIs
Developer CommunityTechnology NewsY Combinator

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 38.1/100 · thin
Contract Quality 12.7 / 25
Developer Ergonomics 3.5 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 5.5 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 22/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 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/hacker-news: 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 4

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

Hacker News Items API

Stories, comments, jobs, Ask HNs, polls, and pollopts.

Hacker News Lists API

Top, new, best, ask, show, and job story lists.

Hacker News Live API

Max item ID and recent updates.

Hacker News Users API

User profiles.

Open Collections 1

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

Hacker News API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Hacker News Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Security Posture 1

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

Hacker News Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

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

Hacker News Agentic Access

10 operations

10 operations · 0 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: hacker-news
name: Hacker News
description: Hacker News is Y Combinator's technology news aggregation and discussion platform. It exposes a public, read-only
  Firebase-backed API that gives developers real-time access to stories, comments, jobs, polls, and user profiles across the
  full HN dataset.
type: Index
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/hacker-news.png
url: https://raw.githubusercontent.com/api-evangelist/hacker-news/refs/heads/main/apis.yml
access: 3rd-Party
tags:
- Developer Community
- Technology News
- Y Combinator
created: '2026-03-24'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
- aid: hacker-news:hacker-news-items-api
  name: Hacker News Items API
  description: Stories, comments, jobs, Ask HNs, polls, and pollopts.
  humanURL: https://github.com/HackerNews/API
  baseURL: https://hacker-news.firebaseio.com
  tags:
  - Items
  properties:
  - type: OpenAPI
    url: openapi/hacker-news-items-api-openapi.yml
  - type: Documentation
    url: https://github.com/HackerNews/API
  - type: Rules
    url: https://raw.githubusercontent.com/api-evangelist/hacker-news/refs/heads/main/hacker-news-rules.yml
- aid: hacker-news:hacker-news-lists-api
  name: Hacker News Lists API
  description: Top, new, best, ask, show, and job story lists.
  humanURL: https://github.com/HackerNews/API
  baseURL: https://hacker-news.firebaseio.com
  tags:
  - Lists
  properties:
  - type: OpenAPI
    url: openapi/hacker-news-lists-api-openapi.yml
  - type: Documentation
    url: https://github.com/HackerNews/API
  - type: Rules
    url: https://raw.githubusercontent.com/api-evangelist/hacker-news/refs/heads/main/hacker-news-rules.yml
- aid: hacker-news:hacker-news-live-api
  name: Hacker News Live API
  description: Max item ID and recent updates.
  humanURL: https://github.com/HackerNews/API
  baseURL: https://hacker-news.firebaseio.com
  tags:
  - Live
  properties:
  - type: OpenAPI
    url: openapi/hacker-news-live-api-openapi.yml
  - type: Documentation
    url: https://github.com/HackerNews/API
  - type: Rules
    url: https://raw.githubusercontent.com/api-evangelist/hacker-news/refs/heads/main/hacker-news-rules.yml
- aid: hacker-news:hacker-news-users-api
  name: Hacker News Users API
  description: User profiles.
  humanURL: https://github.com/HackerNews/API
  baseURL: https://hacker-news.firebaseio.com
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/hacker-news-users-api-openapi.yml
  - type: Documentation
    url: https://github.com/HackerNews/API
  - type: Rules
    url: https://raw.githubusercontent.com/api-evangelist/hacker-news/refs/heads/main/hacker-news-rules.yml
common:
- type: AgenticAccess
  url: agentic-access/hacker-news-agentic-access.yml
- type: DomainSecurity
  url: security/hacker-news-domain-security.yml
- url: https://news.ycombinator.com/
  name: Hacker News Website
  type: Website
- url: https://github.com/HackerNews/API
  name: API Documentation
  type: Documentation
- url: https://news.ycombinator.com/newsguidelines.html
  name: Community Guidelines
  type: Guidelines
- url: https://news.ycombinator.com/legal
  name: Legal
  type: TermsOfService
- url: https://news.ycombinator.com/security.html
  name: Security Policy
  type: Security
- url: https://news.ycombinator.com/lists
  name: Lists
  type: Portal
- url: https://news.ycombinator.com/rss
  name: RSS Feed
  type: RSS
- url: https://news.ycombinator.com/ask
  name: Ask HN
  type: Forums
- url: https://news.ycombinator.com/show
  name: Show HN
  type: Showcase
- url: https://www.ycombinator.com/
  name: Y Combinator
  type: About
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com