Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

4chan Catalog API

Per-board catalog snapshot containing every OP and its preview replies, grouped by index page.

4chan Catalog API is one of 6 APIs that 4chan publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Catalog. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a support channel.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 2026-05-28.

Requests are made against 2 base URLs: https://a.4cdn.org, http://a.4cdn.org.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2026-05-28
Base URL
https://a.4cdn.org
Contact
Terms of Service
Resource Areas
1

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Catalog 1

Per-board catalog snapshot containing every OP and its preview replies, grouped by index page.

GET
/{board}/catalog.json
4chan Get Board Catalog
getBoardCatalog 1 param → 200304404503

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Post (43 properties), CatalogPage (2 properties). Each schema is shown below with its type and property counts.

Post
object
A single post — either an OP (when resto == 0) or a reply (when resto is the OP id). Many fields appear only on OPs (replies, images, sticky, closed, archived,…
43 properties 5 required
CatalogResponse
array
Top-level response from /{board}/catalog.json — an array of pages, each containing OP threads with preview replies.
CatalogPage
object
One index page in a catalog response.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

4chan-catalog-api-openapi.yml Raw ↑

Other APIs 4chan publishes across the network.

4chan Archive API
4chan Boards API
4chan Indexes API
4chan Threadlist API
4chan Threads API