{
  "id": "bbg-p0361-api-gateways-and-contracts-api",
  "title": "API Gateways And Contracts: API Gateway + Rate Limiting Map",
  "chapter": "api-gateways-and-contracts",
  "batch": "01",
  "rank": 10,
  "sourcePage": 361,
  "sourcePointer": "p. 361",
  "status": "non-signal",
  "reviewerStatus": "reviewed",
  "fidelityScore": 0,
  "canvas": {
    "width": 960,
    "height": 640
  },
  "fireworksTechGraph": {
    "style": "style-1-flat-icon",
    "diagramType": "architecture",
    "topologyNotes": [
      "source page render inspected",
      "extracted page text inspected",
      "source render/text reviewed: page repeats the system-design concept-list continuation already covered by p. 135, not a standalone API diagram"
    ],
    "publicBoundary": [
      "original vector output",
      "no source pixels",
      "no source mark or long wording"
    ]
  },
  "callouts": [],
  "sourceReview": {
    "conceptAnchors": [
      "concept: API Gateway",
      "concept: Rate Limiting",
      "concept: Authentication",
      "concept: Authorization",
      "concept: CDN"
    ],
    "labelSource": "source-summary",
    "semanticStatus": "reviewed"
  },
  "groups": [
    {
      "id": "hub",
      "label": "Control hub",
      "x": 306,
      "y": 118,
      "w": 348,
      "h": 350
    },
    {
      "id": "spokes",
      "label": "Connected concerns",
      "x": 58,
      "y": 138,
      "w": 844,
      "h": 292
    }
  ],
  "shapes": [
    {
      "id": "hub",
      "kind": "circle",
      "label": "API Gateway",
      "x": 414,
      "y": 230,
      "w": 132,
      "h": 132,
      "tone": "orange"
    },
    {
      "id": "north",
      "kind": "rect",
      "label": "Rate Limiting",
      "x": 418,
      "y": 138,
      "w": 124,
      "h": 62,
      "tone": "red"
    },
    {
      "id": "east",
      "kind": "cylinder",
      "label": "Authentication",
      "x": 714,
      "y": 254,
      "w": 124,
      "h": 76,
      "tone": "teal"
    },
    {
      "id": "south",
      "kind": "queue",
      "label": "Authorization",
      "x": 418,
      "y": 404,
      "w": 124,
      "h": 54,
      "tone": "purple"
    },
    {
      "id": "west",
      "kind": "actor",
      "label": "CDN",
      "x": 118,
      "y": 244,
      "w": 82,
      "h": 88,
      "tone": "blue"
    },
    {
      "id": "northwest",
      "kind": "rect",
      "label": "Database",
      "x": 226,
      "y": 154,
      "w": 120,
      "h": 62,
      "tone": "green"
    },
    {
      "id": "southeast",
      "kind": "rect",
      "label": "Index",
      "x": 622,
      "y": 394,
      "w": 124,
      "h": 62,
      "tone": "gray"
    }
  ],
  "connectors": [
    {
      "from": "west",
      "to": "hub",
      "label": "enter",
      "flow": "main"
    },
    {
      "from": "northwest",
      "to": "hub",
      "label": "shape",
      "flow": "control"
    },
    {
      "from": "north",
      "to": "hub",
      "label": "guard",
      "flow": "control"
    },
    {
      "from": "hub",
      "to": "east",
      "label": "read",
      "flow": "data"
    },
    {
      "from": "hub",
      "to": "south",
      "label": "async",
      "flow": "async"
    },
    {
      "from": "southeast",
      "to": "hub",
      "label": "observe",
      "flow": "data",
      "dashed": true
    }
  ]
}
