Skip to main content
GET
/
v1
/
version
API Version
curl --request GET \
  --url https://dev.api.mufi.app/v1/version
{
  "version": "2.60.2"
}

Response

200 - application/json

The current version of the API as a JSON object.

version
string
required