NGINX · JSON Structure

Plus Http Api Nginx Http Server Zones Map Structure

Status data for all HTTP status zones.

Type: object Properties: 0
API GatewayCachingCloud-NativeLoad BalancerOpen-SourceReverse ProxyWeb Server

HTTP Server Zones is a JSON Structure definition published by NGINX. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "name": "HTTP Server Zones",
  "description": "Status data for all HTTP\n<a href=\"https://nginx.org/en/docs/http/ngx_http_api_module.html#status_zone\">status zones</a>.\n",
  "type": "object",
  "additionalProperties": {
    "$ref": "#/definitions/NginxHTTPServerZone"
  },
  "example": {
    "site1": {
      "processing": 2,
      "requests": 736395,
      "responses": {
        "1xx": 0,
        "2xx": 727290,
        "3xx": 4614,
        "4xx": 934,
        "5xx": 1535,
        "codes": {
          "200": 727270,
          "301": 4614,
          "404": 930,
          "503": 1535
        },
        "total": 734373
      },
      "discarded": 2020,
      "received": 180157219,
      "sent": 20183175459,
      "ssl": {
        "handshakes": 65432,
        "handshakes_failed": 421,
        "session_reuses": 4645,
        "no_common_protocol": 4,
        "no_common_cipher": 2,
        "handshake_timeout": 0,
        "peer_rejected_cert": 0,
        "verify_failures": {
          "no_cert": 0,
          "expired_cert": 2,
          "revoked_cert": 1,
          "hostname_mismatch": 2,
          "other": 1
        }
      }
    },
    "site2": {
      "processing": 1,
      "requests": 185307,
      "responses": {
        "1xx": 0,
        "2xx": 112674,
        "3xx": 45383,
        "4xx": 2504,
        "5xx": 4419,
        "codes": {
          "200": 112674,
          "301": 45383,
          "404": 2504,
          "503": 4419
        },
        "total": 164980
      },
      "discarded": 20326,
      "received": 51575327,
      "sent": 2983241510,
      "ssl": {
        "handshakes": 104303,
        "handshakes_failed": 1421,
        "session_reuses": 54645,
        "no_common_protocol": 4,
        "no_common_cipher": 2,
        "handshake_timeout": 0,
        "peer_rejected_cert": 0,
        "verify_failures": {
          "no_cert": 0,
          "expired_cert": 2,
          "revoked_cert": 1,
          "hostname_mismatch": 2,
          "other": 1
        }
      }
    }
  }
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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 JSON Structure
curl "https://apis.io/api/v1/json-structures/plus-http-api-nginx-http-server-zones-map-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.