{
  "name": "Food Database API",
  "version": "1.0.0",
  "docs": {
    "openapi": "/openapi.yaml",
    "health": "/health",
    "search": "/v1/search?q=biriyani",
    "foods": "/v1/foods",
    "filters": "/v1/meta/filters"
  },
  "dataset_rows": 10827
}