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

Documentation Index

Fetch the complete documentation index at: https://docs.mufi.app/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

The current version of the API as a JSON object.

version
string
required