{
  "meta": {
    "source": "The Cast Index",
    "editionUpdated": "2026-07-13",
    "license": "For Cast Index Pro / Studio use. Not for redistribution as a standalone dataset. See /pro.",
    "documentation": "https://thecastindex.com/api/v1/openapi.json",
    "endpoint": "index",
    "description": "Cast Index Pro API — a read-only, versioned data feed behind the public site. Request full access at /pro."
  },
  "endpoints": [
    {
      "path": "https://thecastindex.com/api/v1/rankings.json",
      "method": "GET",
      "description": "The numbered Global 100 ranking.",
      "count": 103
    },
    {
      "path": "https://thecastindex.com/api/v1/rising.json",
      "method": "GET",
      "description": "The Rising board — unnumbered watch profiles.",
      "count": 2
    },
    {
      "path": "https://thecastindex.com/api/v1/models/{slug}.json",
      "method": "GET",
      "description": "Full detail for one model, including deep-profile sections where reviewed.",
      "count": 106
    },
    {
      "path": "https://thecastindex.com/api/v1/creatives.json",
      "method": "GET",
      "description": "Makeup, hair, styling, photography, casting and creative-direction credits.",
      "count": 9
    },
    {
      "path": "https://thecastindex.com/api/v1/agencies.json",
      "method": "GET",
      "description": "Agencies derived from Global 100 rosters.",
      "count": 16
    },
    {
      "path": "https://thecastindex.com/api/v1/events.json",
      "method": "GET",
      "description": "Real fashion weeks and their founding history.",
      "count": 18
    },
    {
      "path": "https://thecastindex.com/api/v1/momentum.json",
      "method": "GET",
      "description": "Dated, sourced activity evidence behind each score — not a synthetic score history.",
      "count": 103
    },
    {
      "path": "https://thecastindex.com/api/v1/alerts.json",
      "method": "GET",
      "description": "Rising-board entries and top sourced signals, as a feed."
    },
    {
      "path": "https://thecastindex.com/api/v1/export.csv",
      "method": "GET",
      "description": "The Global 100 and Rising board as a flat CSV."
    },
    {
      "path": "https://thecastindex.com/api/v1/openapi.json",
      "method": "GET",
      "description": "Full OpenAPI 3.0 schema for every endpoint above."
    }
  ]
}