NGINX · JSON Structure

Plus Http Api Nginx Http Caches Map Structure

Status information of all HTTP caches configured by proxy_cache_path and other “*_cache_path” directives.

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

HTTP Caches 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 Caches",
  "description": "Status information of all HTTP caches configured by \n<a href=\"https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_cache_path\">proxy_cache_path</a>\nand other \u201c<code>*_cache_path</code>\u201d directives.\n",
  "type": "object",
  "additionalProperties": {
    "$ref": "#/definitions/NginxHTTPCache"
  },
  "example": {
    "http-cache": {
      "size": 530915328,
      "max_size": 536870912,
      "cold": false,
      "hit": {
        "responses": 254032,
        "bytes": 6685627875
      },
      "stale": {
        "responses": 0,
        "bytes": 0
      },
      "updating": {
        "responses": 0,
        "bytes": 0
      },
      "revalidated": {
        "responses": 0,
        "bytes": 0
      },
      "miss": {
        "responses": 1619201,
        "bytes": 53841943822
      },
      "expired": {
        "responses": 45859,
        "bytes": 1656847080,
        "responses_written": 44992,
        "bytes_written": 1641825173
      },
      "bypass": {
        "responses": 200187,
        "bytes": 5510647548,
        "responses_written": 200173,
        "bytes_written": 44992
      }
    },
    "frontend-cache": {
      "size": 530915328,
      "max_size": 536870912,
      "cold": false,
      "hit": {
        "responses": 254032,
        "bytes": 6685627875
      },
      "stale": {
        "responses": 0,
        "bytes": 0
      },
      "updating": {
        "responses": 0,
        "bytes": 0
      },
      "revalidated": {
        "responses": 0,
        "bytes": 0
      },
      "miss": {
        "responses": 1619201,
        "bytes": 53841943822
      },
      "expired": {
        "responses": 45859,
        "bytes": 1656847080,
        "responses_written": 44992,
        "bytes_written": 1641825173
      },
      "bypass": {
        "responses": 200187,
        "bytes": 5510647548,
        "responses_written": 200173,
        "bytes_written": 44992
      }
    }
  }
}

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-caches-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.