{
  "message": "Varsity API",
  "base_url": "https://api.varsitymart.org/",
  "docs": "https://api.varsitymart.org/swagger/",
  "redoc": "https://api.varsitymart.org/redoc/",
  "websocket_docs": "https://api.varsitymart.org/websocket-docs/",
  "websocket_test": "https://api.varsitymart.org/websocket-test/",
  "endpoints": {
    "auth": "/v1/auth/",
    "products": "/v1/products/",
    "restaurants": "/v1/restaurants/",
    "chats": "/v1/chats/",
    "stores": "/v1/stores/",
    "reviews": "/v1/reviews/",
    "orders": "/v1/orders/",
    "admin": "/v1/admin/"
  }
}