{
  "endpoints": {
    "health": {
      "method": "GET",
      "path": "/health"
    },
    "mobile_to_rc": {
      "example": "/mobile-to-rc?mobile=9876543210",
      "method": "GET",
      "params": {
        "mobile": "Mobile number (required, 10 digits)"
      },
      "path": "/mobile-to-rc"
    }
  },
  "service": "Mobile Number to Vehicle RC Details API"
}
