{
  "schema": "tg4.api-index.v1",
  "license": "CC0-1.0",
  "source": "https://4dpulse.com/",
  "generated_at": "2026-05-28T15:32:43.173Z",
  "cors": "*",
  "endpoints": [
    {
      "rel": "today",
      "title": "Today's 4D results",
      "href": "https://4dpulse.com/api/today.json",
      "type": "application/json",
      "schema": "https://4dpulse.com/api/today.schema.json"
    },
    {
      "rel": "today-csv",
      "title": "Today's 4D results (CSV)",
      "href": "https://4dpulse.com/api/today.csv",
      "type": "text/csv"
    }
  ]
}