GET
/
version
curl --request GET \
  --url https://dev.api.mufi.app/version
{
  "version": "2.18.0"
}

Response

200 - application/json
The current version of the API as a JSON object.
version
string
required