GET
/
curl --request GET \
  --url https://api.mkinf.io/v0.1/
{
  "message": "mkinf API v0.1 👾"
}

The welcome endpoint returns basic information about the API version.

Response

200 - application/json

The response is of type object.