4chan · Example Payload

4Chan Api Boards Response Example

SocialBulletin BoardImageboardRead OnlyJSONPublic APIsCommunity

4Chan Api Boards Response Example is an example object payload from 4chan, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

boards

Example Payload

Raw ↑
{
  "boards": [
    {
      "board": "a",
      "title": "Anime & Manga",
      "ws_board": 1,
      "per_page": 15,
      "pages": 10,
      "max_filesize": 4194304,
      "max_webm_filesize": 3145728,
      "max_comment_chars": 2000,
      "max_webm_duration": 120,
      "bump_limit": 500,
      "image_limit": 300,
      "cooldowns": {
        "threads": 600,
        "replies": 60,
        "images": 60
      },
      "meta_description": "\"/a/ - Anime & Manga\" is 4chan's imageboard dedicated to the discussion of Japanese animation and manga.",
      "spoilers": 1,
      "custom_spoilers": 1,
      "is_archived": 1,
      "board_flags": {
        "AB": "Flag Name AB",
        "XY": "Flag Name XY"
      },
      "country_flags": 0,
      "user_ids": 0,
      "oekaki": 0,
      "sjis_tags": 0,
      "code_tags": 0,
      "math_tags": 0,
      "text_only": 0,
      "forced_anon": 0,
      "webm_audio": 0,
      "require_subject": 0,
      "min_image_width": 100,
      "min_image_height": 100
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/4chan-api-boards-response-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.